body
{
	background-color:#CCCCCC;
	margin-top:0px;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td.left
{
	background-image:url(Image/left.gif);
	width:6px;
	height:6px;
}
td.right
{
	background-image:url(Image/right.gif);
	width:13px;
	height:6px;
}
td.top
{
	background-color:#FFFFFF;
	width:700px;
	height:6px;
}
td.bottom
{
	background-image:url(Image/bottom.gif);
	height:11px;
	background-repeat:repeat-x;
	width:680px;
}
td.bottomleft
{
	background-image:url(Image/bottomleft.gif);
	background-repeat:no-repeat;
	width:11px;
}
td.bottomright
{
	background-image:url(Image/bottomright.gif);
	background-repeat:no-repeat;
	width:19px;
}
tr.logo
{
	height:80px;
}
td.white
{
	background-color:#FFFFFF;
}
a.Links
{
	color:#8ADBFF;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
a.Links:hover
{
	color:#CC6600;
}
a.bottomLink
{
	color:#A4A4A4;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bolder;
}
a.bottomLink:hover
{
	color:#CC6600;
}
a.topLink
{
	color:#A4A4A4;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
a.topLink:hover
{
	color:#CC6600;
}
font.topLink
{
	color:#A4A4A4;
	font-family:Verdana;
	font-size:10px;
}
tr.search
{
	background-color:#990000;
	text-align:right;
	height:22px;
	color:white;
	font-size:11px;
	font-family:verdana;
}
tr.copyright
{
	text-align:right;
	color:#474747;
	font-family:Arial;
	font-size:10px;
	padding-top:5px;
	padding-right:20px;
}
p.content
{
	font-family:verdana;
	font-size:12px;
	color:#474747;
	text-align:justify;
}
p.white
{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
}
table.content
{
	font-family:verdana;
	font-size:12px;
	color:#474747;
}
b.content
{
	font-family:verdana;
	font-size:13px;
	color:#474747;
}
ul.content
{
	margin-top:2px;
	font-family:verdana;
	font-size:12px;
	color:#474747;
	text-align:justify;
}
ol.content
{
	font-family:verdana;
	font-size:12px;
	color:#474747;
}
a.mail
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#3366AE;
}
b.blue
{
	color:#003399;
}
div.address
{
	font-family:verdana;
	font-size:10px;
	color:#A45600;
	text-align:left;
	padding-left:5px;
}
a.Home-More:hover
{
	color:#FFCC66;
}
a.Home-More
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bolder;
}
td.Login
{
	font-family:Verdana;
	font-size:12px;
}
a.Login
{
	font-family:Verdana;
	font-size:14px;
}
a.Login:Hover
{
	color:#990000;
}
.btn
{
	cursor:pointer;
}.bwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 20px;
}

.footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
}
.footer #logodtp {
	float: left;
	width: 90px;
	height: 30px;
}
.footer #logodtp a:link, .footer #logodtp a:visited {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 90px;
	height: 30px;
	color: #CCC;
	display: block;
}
.footer #logodtp a:hover {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 90px;
	height: 30px;
	color: #CCC;
	display: block;
	opacity:0.5;
}

.footer #dtptxt {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333;
	padding-top: 8px;
}

.clear {
	clear: both;
}
.footer #logoidnet {
	float: left;
	width: 80px;
	height: 30px;

}
.footer #logogsd {
	float: left;
	width: 80px;
	height: 30px;
}
.footer #logoidnet a:link, .footer #logoidnet a:visited {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 80px;
	height: 30px;
	background-position: -166px top;
	background-repeat: no-repeat;
	color: #CCC;
	display: block;
}
.footer #logoidnet a:hover {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 80px;
	height: 30px;
	background-position: -166px top;
	background-repeat: no-repeat;
	color: #CCC;
	opacity:0.5;
	display: block;
}
.footer #logogsd a:link, .footer #logogsd a:visited {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 80px;
	height: 30px;
	background-position: -90px top;
	background-repeat: no-repeat;
	display: block;
	color: #CCC;
}
.footer #logogsd a:hover {
	background-image: url(Image/logos.jpg);
	float: left;
	width: 80px;
	height: 30px;
	background-position: -90px top;
	background-repeat: no-repeat;
	display: block;
	opacity:0.5;
}
#boxmore {
	background-color: #9E1B20;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 70px;
	float: right;
}

