/* CSS Document */

body {margin: 0px 0px 0px 0px;
color: #333333;
padding: 0px;
background: url(images/backer.jpg) repeat-x top;
background-color: #9999cc;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}


p {margin:12px 0px 0px 0px;
}

img {
border-style:none;
}

a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	padding:0px;
	margin:0px;
}

a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}



a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}



.navgrade {background: url(images/navgrade.jpg) repeat-x top;
background-color: #0f034f;

}

.rightgrade {background: url(images/rightgradeREP.jpg) repeat-y;
background-color: #9999cc;

}

.header1 {font-weight:bold; font-size: 12px; color:#000000; margin: 12px 0px 0px 0px;
}

.leftpad {padding:15px 12px 0px 12px; 
}

.midpad {padding:15px 0px 0px 17px; 

}

.rightcorner {padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background: url(images/boxcorner.jpg) no-repeat top right;
}

.bottomdrop {padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background: url(images/bottomrepeat.jpg) repeat-x top;
}


.rightpad {padding:0px 14px 12px 0px; 
}

.fullpad {padding:0px 14px 0px 14px; 
}


.headborder {padding: 0px 0px 0px 0x;
border-style: solid; border-color: #0f034f; border-width: 0px 0px 1px 0px;

}
.latestnews {padding: 0px 0px 7px 0x;
}

a:link.latest    {text-decoration:none;
color:#bfbffd; outline: none; font-weight:normal;}
a:visited.latest  {text-decoration:none;
color:#bfbffd; font-weight:normal;}
a:hover.latest   {text-decoration:underline;
color:#ffffff;}
a:active.latest   {text-decoration:underline;
color:#666666; }

a:link.rightlink    {text-decoration:underline;
color:#333366; outline: none; font-weight:normal;}
a:visited.rightlink  {text-decoration:underline;
color:#333366; font-weight:normal;}
a:hover.rightlink   {text-decoration:underline;
color:#0f034f;}
a:active.rightlink   {text-decoration:underline;
color:#666666; }




