/* set millions of background images */
.rbroundbox { background:url(images/nt6.gif);}/*f1e5e0,C0C0C0*/
.rbtop div { background: url(images/tl6.gif) no-repeat top left; }
.rbtop { background: url(images/tr6.gif) no-repeat top right; }
.rbbot div { background: url(images/bl6.gif) no-repeat bottom left; }
.rbbot { background: url(images/br6.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
font-size: 1px;
}
.rbcontent { margin: 0px 0px;padding-right:6px; }
.rbroundbox { width: 98%; margin: 1em auto; }/*sets the width of box*/
.rnd{font-size: 11px;
	color:#3E4E71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px 5px;
	
}
.head{color:navy;font-size:13px;padding-left:5px;}
.head A{color:orange;text-decoration:underline;}

}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
padding-left:3px;
}
.bordertop{/*defines the line on top of copyright text*/
border-top:1px white dashed;
padding-top:4px;
width:100%
}
.moreinfo{font-size:11px;color:#133c7c;}
.moreinfo A{text-decoration:underline;color:#39454c;font:11px arial;}
}
/*.headnew{
width:inherit;background:#2e5184;border:0px #3E4E71 solid;padding-left:5px;font-size:13px;color:ivory;font-weight:bold;}*/


