/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodybg {
	background-image: url(../images/gradeBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 14px;
	color: #0c614e;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.tableHomepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.latestnews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.latestnews:link{
	color:#000000
}
a.latestnews:visited{
	color:#000000
}
a.latestnews:hover{
	color:#999999
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.links:link{
	color:#000000
}
a.links:visited{
	color:#000000
}
a.links:hover{
	color:#999999
}

#secondaryMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
}
#secondaryMenu a:link{
	color:#000000
}
#secondaryMenu a:visited{
	color:#000000
}
#secondaryMenu a:hover{
	color:#999999
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}