body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
td {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	color: #333333;
}
A        {
	color: #838383;
	font-weight: normal;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;
}
A:visited{
}
H4,H5{color:#333333}
h1{
	font-size: 14px;
	display: block;
	margin-bottom: -5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
}
h2{
	font-size: 13px;
	margin-bottom: -2px;
}
h3{
	font-size: 11px;
	display: block;
	margin-bottom: -15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 5px;
	margin-top: 5px;
}


#link1 {
	background-image: url(../images/link1.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
}
#link1 a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
#link1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#link2 {
	color: #666666;
}
#link2 a {
	color: #666666;
	text-decoration: none;

}
#link2 a:hover {
	text-decoration: none;
}
.copyright{
	padding-left: 5px;
	font-size: 10px;
}

.title2{
	padding-left: 45px;
	font-size: 16px;
	padding-top: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#imgleft{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#imgright{
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#box1{
	padding-top: 4px;
}
#box2{
	padding-top: 10px;
}
.font_11{
	font-size: 11px;
}
.font_10{
	font-size: 10px;
}
.font_12{
	font-size: 12px;
}
.font_14{
	font-size: 18px;
}
.font_18{
	font-size: 18px;
}

#tbl_bdr{
	border: 1px solid #CCCCCC;
}
.txt_red{color:#FF0000}
.txt_maroon{color:#990000}
.txt_blue{ color:#184D74}
.txt_blue2{ color:#0099cc}
.txt_bluelight{color:#3E94E3}
.txt_white{color:#FFFFFF}
.txt_grey{color:#666666}
.txt_black{color:#000000}
.txt_italic{
	font-style: italic;
}
#top{
	padding-top: 4px;
}

#bottom{
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
}

#dotted_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.title{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title_small_text{
	font-size: 12px;
	font-style: normal;
}

.text{
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.text_green{
	font-size: 11px;
	font-style: normal;
	color: #88a516;
}
.title1{
	background-image: url(../images/title1.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
