@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	  SCROLLBAR-FACE-COLOR: aaaaaa;
	  SCROLLBAR-HIGHLIGHT-COLOR: white;
	  SCROLLBAR-SHADOW-COLOR: black;
	  SCROLLBAR-3DLIGHT-COLOR: black;
	   SCROLLBAR-ARROW-COLOR: white;
	   SCROLLBAR-TRACK-COLOR: white;
	    SCROLLBAR-DARKSHADOW-COLOR: white;
}

.bigLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8c8c8c;
}

.topLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8c8c;
}
.topLinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8c8c;
}

.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.topLinks:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8c8c8c;
}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8c8c8c;
}
.style1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:right;
	float:right;
	text-decoration:none;
}
