body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.content {
	font-size: 12px;
	padding: 10px;
}
 .mainnavtext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px
} 
	
a.mainnavtext:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold} 

a.mainnavtext:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}
	
a.mainnavtext:visited {
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 11px; 
	font-weight: bold} 
	
a.mainnavtext:visited:hover {
	color: #FF0000; 
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold} 

.mainnavbottom {
	background-color: #003399;
	line-height: 2px
} 
	
.mainnavmiddle {
	background-color: #006699
} 
	
.mainnavseparator {
	background-color: #003399
} 

.mainnavtop {
	background-color: #003399;
	line-height: 2px
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.leftborder {
	background-attachment: scroll;
	background-image: url(../images/left_border.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(../images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.tableheader {
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/table_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table {
	font-size: 11px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 10px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #990033;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	text-decoration: underline;
}
.leftbordercorner {
	background-image: url(../images/left_corner_boarder.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.rightbordercorner {
	background-image: url(../images/right_corner_boarder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomboarder {
	background-image: url(../images/bottom_boarder.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smalltext {
	font-size: 11px;
}
.extrasmalltext {
	font-size: 9px;
}
