a.Links {
	color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.Links:Hover {
	color : #ffde00;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.Links:active{
	color : #ffde00;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.homepagetext {
	color: Black;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
body{
	background-image: url(../grafx/Dr_r_bg.jpg);
	color: Black;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
td{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}		
.righttabshead{
	background-color: #b3d3e2;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color: #006cd6;
	text-decoration: none;
	font-weight: bold;
}
.righttabshead2{
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #36629d;
	text-decoration: none;
	font-weight: bold;
	margin: 6px;
}
.rightcontent{
	background-color: #dcedf2;
	font-size: 10px;
	color: #36629d;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	margin: 6px;
}

a{
	color: #ed6f08;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:Hover{
	color: #ed6f08;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.More {
	color: #0097ef;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.More:Hover {
	color : #0097ef;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.footertext {
	color: #36629d;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.textboxs{
	font-size: 11px;
	color: #103d89;
	font-family: verdana;	
	border-color:#ffffff;	
	background-color:#dcedf2;
	border-width:1px;
	border-style:Solid;
}
.textbutton{
background-color: #9dd9f9;
border-color:#ffffff;
color: #103d89;
border-width:1px;
border-style:Solid;
}

.contentmain{
	background-image: url(../grafx/Dr_r_content-bg.gif);
	background-repeat: no-repeat;
	
	background-position: bottom right;
}