.bnrtop {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footright {
	background-image: url(images/footright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftbdrVertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00B7C6;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.tableborder {
	border: 1px dotted #009BA9;
}
#myDIVtagID { width:80%;
}
.head1{
color:#009BA9;
font-size:22px;
font-weight:bold;
}
.head2{
color:#009BA9;
font-size:14px;
font-weight:bold;
}
.head3{
color:#00C;
font-size:20px;
}
a:link {color: #009BA9;}
a:visited {color: #009BA9;}
a:active {color: #00FF00;}
a:hover {color: #000000;}
.divhome{
padding-right:30px;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
}
.ms_table td{
border-bottom:solid 1px #80CED5;
vertical-align:top;
line-height:18px;
}