body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images2/bg.jpg);
	background-repeat: repeat;
 
}
 

.commontxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0E0;
	font-size: 8pt;
}

 
.picborder {
	border: 1px solid #000000;
}
 
 
.rightnavlink:link,.rightnavlink:visited,.rightnavlink:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

.rightnavlink:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.commonlink:link,.commonlink:visited,.commonlink:active {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}

.commonlink:hover {
	color: #CC6633;
	text-decoration: none;
}
.txtbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	border: 1px solid #CACACA;
}


.commonlink2:link,.commonlink2:visited,.commonlink2:active {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}

.commonlink2:hover {
	color: #CC6600;
	text-decoration: none;
}


.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.horizontal_dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.cell_dash_border {
	border: 1px dashed #CCCCCC;
}
.redbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	padding-top: 5px;
	text-decoration: none;
}


.blackbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2D2D2D;
	padding-right: 8px;
	padding-left: 8px;
}

#Header_Container tr td div ul {
	margin: 0;
	padding: 2px;
	display:none;
	list-style-type: none;
	position: absolute;
	background-color: #000;
}

#Header_Container tr td div {
	margin: 0;
	background-color: #FFF;
}

#Header_Container tr td div ul li{
	margin: 2px 0px 0px 0px;
	padding: 0;
}

#Header_Container tr td div ul li a{
	display: block;
	margin: 0;
	width: 134px;
	padding: 5px;
	font: normal 12px Arial,sans-serif;
	color: #FFF;
	text-decoration: none;
	/*background: url(../images2/red_bar.jpg) repeat-x left top;*/
	background-color: #333;
}

#Header_Container tr td div ul li a:hover{
	background: url(../images2/red_bar.jpg) repeat-x left top;
}
