.body{
	font-family: verdana;
}
.basictext{
	font-family: verdana; 
	font-size: 10pt;
}
.announcement {
     font-weight: bold;
	 font-size: 14px;
}
.table{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
}

.Maintable{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	font-family: verdana; 
	font-size: 8pt;
}
.Lefttable{
	
	font-family: verdana; 
	font-size: 10pt;
	
}
.fixmargin{
margin-left: 5%;
margin-right: 5%;
}
.bottomlinks2{
font-size:10px;
margin-bottom: 5px;
text-align: center;
}

.bottomlinks2 a:link {
	text-decoration: none;
}

.bottomlinks2 a:hover {	
	color: #FF0000;
}

.bottomlinks2 a:visited {
	text-decoration: none;
	color: #660033;
}
.bottomlinks2 a:active {
	text-decoration: none;
	color:#3333FF;
}

.theader{
	color: #ffffff;
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;	
	background-color: #003366; 
	background-image: url(../images/tableheadbackground.gif)	
}
.Login {

	BORDER-BOTTOM: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BACKGROUND: url(./tableheadbackground.gif);
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	COLOR: #FFFFFF;
	FONT-SIZE: 10pt; 	
	FONT-WEIGHT: bold; 
}
.linkbox a:link {
	text-decoration: none;
	color: #003366;
	FONT-SIZE: 10pt;
	}

.linkbox a:hover {  
	background-color: #C0CFE8;
	text-decoration: none;
	}
.linkbox a:active { 
	FONT-WEIGHT: bold;
	text-decoration: none;
	}
.linkbox a:visited {
	text-decoration: none;
	}