html,body {
margin:0;
padding:0;
}
body {
font: 73% helvetica, arial, sans-serif;
line-height:1.8em;
background: #fff url(images/02.gif) repeat;
color: #666;
}

A:link {
	TEXT-DECORATION: none;
	color: #DF6327;
}
A:visited {
		TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #FFF;
}
A:active {
	TEXT-DECORATION: none;
	text-align: left;
	color: #286e87;
	font-size: 13px;
}
.logo {
	FONT: italic 30px Garamond, Times, serif, Arial,;
	COLOR: #F8CB18;
}
.rtext {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #FF0000;
}
.whitebtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #333;
}

.whitebtext A{
	font-size: 12px;
	color: #f4f1df;
}
.whitebtext A:link{
	color: #f4f1df;
}
.whitebtext A:hover{
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #CCC;
}
.menu A{
	font-family: Arial, Tahoma, Verdana;
	color: #F8CB18;
	display: block;
	margin: 3px 5px 4px 5px;
	padding: 6px 10px 6px 20px;
	font-weight: bold;
}
.menu A:link{
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
}
.menu A:hover{
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
	background: url(images/icon.png) left no-repeat #220E1E;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #005186;
	display: block;
}
.menu2 A{
	font-family: Arial, Tahoma, Verdana; font-size: 14px;
	color: #d9cf95;
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 20px;
}
.menu2 A:link{
	font-family: Arial, Tahoma, Verdana;
	color: #4F5F6E;
}
.menu2 A:hover{
	font-family: Arial, Tahoma, Verdana;
	color: #CCC;
	background: url(images/icon.png) left no-repeat #7b777a;
	
}
.wbtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.wbtext A{
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.wbtext A:link{
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.wbtext A:hover{
	color: #676367;
	text-decoration: underline;
}
.bluetext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #333;
}
.topic2 {
	COLOR: #DF6327;
	font-family: Garamond, Times, serif, aril;
	font-size: 25px;
	font-style: italic;
	text-align: center;
}
.topic {
	FONT: italic 15px Garamond, Times, serif, aril;
	COLOR: #6B8595;
	text-align: left;
}
.topic A{
	FONT: italic 17px Garamond, Times, serif, aril;
	COLOR: #F8CB18;
}
.topic A:link{
	FONT: italic 17px Garamond, Times, serif, aril;
	COLOR: #F8CB18;
}
.topic A:hover{
	FONT: italic 17px Garamond, Times, serif, aril;
	COLOR: #d9cf95;
}
pre
{
	margin:0px;
	padding:0px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.menu .menu {
	text-align: left;
}
.whitebtext p {
	color: #c7c7c7;
}
.nnbbtext table tr .bluetext {
	text-align: left;
}
.g {
	color: #005186;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topic {
	color: #DF6327;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
.wbtext p {
	color: #000;
}
.wbtext p {
	color: #333;
}
.bluetext .g .g {
	font-size: 12px;
}
.g {
	color: #005186;
	font-size: 13px;
}
/*TOP NAVIGATION*/	
div#menu {
float:left;
width: 100%;
padding-top:0;
background: #bbd9ee;
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
margin-left: 3px;
width: 1000px;
}
ul#nav li {
float: left;
margin-right: 3px;
text-align: center;
}
ul#nav a {
float: left;
width: 10em;
padding: 3px 0;
background: #ff9933;
text-decoration: none;
color: #fff;
}
ul#nav a:hover {
	background: #e7f1f8;
	color: #666;
	font-size: 12px;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover {
background: #fff;
color: #003;
}
/*CURVED CORNERS*/
dl.curved {background:#bbd9ee url(images/c_tl.gif) top left no-repeat; margin:15px 0; padding:0; width:100%;}
dl.curved dt {
	background:transparent url(images/c_tr.gif) top right no-repeat;
	padding:5px;
	text-align:center;
	font-weight: bold;
	color:#DF6327;
	font-size: 13px;
}
dl.curved dd {background:#eee url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:5px; line-height:1.53em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }

a:hover {
	text-decoration : none;
	color : #DF6327;
	background : inherit;
	font-size: 13px;
}
#navlist li {
	list-style-image : url(images/arr.gif);
	background : inherit;
	color : #666;
	margin : 0px 0 0 0;
	
}

