html {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	background-color: #CCCCCC;
}
a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
}

a.red:link{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF0000;
}
a.white:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toptable {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4B4B4B;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 22px;
}
.toptable2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.toptable3 {
	font-size: 12px;
	line-height: 15px;
}
.righttd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 3px;
}
.righttop {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #DADEE3;
	font-size: 12px;
	color: #FFFFFF;
}
.righttop_td_bottom {
	line-height: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CECBCE;
	background-color: #DDDDDD;
}
.textfield1 {
	background-color: #FFFFFF;
	height: 19px;
	width: 90px;
	border: 0px;
}
.rightbottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.rightbottom td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 29px;
}
.rightbottom a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}.rightbottom a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.rightbottom a:hover {
	font-size: 12px;
	color: #FF6600;
}
.contenth1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/h_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	margin-bottom: 10px;
}
.contentp {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.contentp p{
	text-indent: 2em;
	padding: 0px;
	margin-top: 10px;
}
.maintable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
}
.bottomtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #4b4b4b;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
