body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url('images/bg.gif') repeat;
}

/* Link Styles */

.vnav {
font: normal 12px/2em Arial;
color:##0000FF;
background:url('images/css-normal.jpg') no-repeat left top;
display:block;
height:25px;
padding-left:35px;
}
a.vnav:link {
	text-decoration: none;
}
a.vnav:visited {
	text-decoration: none;

}
a.vnav:hover {
		text-decoration: none;
		color:#A60E0B;
		background:url('images/css-over.jpg') no-repeat left top;
}

.vnav1 {
font: normal 12px/2em Arial;
color:#2C3036;
background:url('images/css-normal1.jpg') no-repeat left top;
display:block;
height:25px;
padding-left:35px;
}
a.vnav1:link {
	text-decoration: none;
}
a.vnav1:visited {
	text-decoration: none;

}
a.vnav1:hover {
		text-decoration: none;
		color:#A60E0B;
		background:url('images/css-over1.jpg') no-repeat left top;
}



.glink {
font: bold 11px/1.5em Arial;
color:#BC7000;
background:url('images/bullet1.gif') no-repeat left;
padding-left:15px;
}
a.glink:link {
	text-decoration: none;
}
a.glink:visited {
	text-decoration: none;

}
a.glink:hover {
		text-decoration: underline;
}

.rtoptxt {
font: bold 13px/1em Arial;
color:#EB5728;
}
a.rtoptxt:link {
	text-decoration: underline;
}
a.rtoptxt:visited {
	text-decoration: underline;

}
a.rtoptxt:hover {
		text-decoration: overline;
}

#rtoptxt{
float:right;
background:url('images/rtoptxt.jpg') no-repeat left top;
width:220px;
height:93px;
text-align:center;
}
#rtoptxt-content{
width:105px;
font: normal 11px/1em Arial;
color:#044CB0;
text-align:center;
margin-top:20px;
margin-left:105px;
}


.head  {font: bold 13px/1em Arial;color:#FFFFFF;text-transform:uppercase;}
.rhead  {font: bold 12px/1em Arial;color:#FFFFFF;}


.normal {font: normal 13px/1.3em Arial; color:#2C2C2C;}
.normal-bold {font: bold 13px/1.3em Arial; color:#EB5728;}
.normalsmall {font: normal 12px/1.2em Arial; color:#2C2C2C;}



.copy {font: normal 10px/1.3em Arial; color:#819BB4;}
.copy1 {font: normal 10px/1.3em Arial; color:#CBD7E3;}