html {
	min-height: 100%;
}
body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

/*#contentArea{
height:650; background-color:#036; width:100%;color:#C90;

}*/

#topBorder1{
border-bottom: 2px solid #cccccc; 
} 

#topBorder2{
border-bottom: 2px solid #cccccc; 
} 

#bottomBorder1{
border-top: 2px solid #cccccc; 
} 

#bottomBorder2{
border-top: 2px solid #cccccc; 
} 

p, td{
font-family: arial;
font-size: 11px;
color: #333333;
}

.paginationOn{
	font-family: arial;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	background:#666666;
	padding-left: 4px;
	padding-right: 4px;
}

.paginationLinks A:link {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	
}

.paginationLinks A:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
} 


.paginationLinks A:hover {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.paginationLinks A:active {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


.footer{
font-family: arial;
font-size: 10px;
color: #999999;
}

.footer A:link {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}


.footer A:visited {
	color:#999999;
	font-weight: bold;	
	text-decoration: none;
}

.footer A:hover {
	color:#999999;
	font-weight: bold;
	text-decoration: none;	
}


.footer A:active {
	color:#999999;
	font-weight: bold;
	text-decoration: none;	
}

a:link{
	color:#990033;
	font-weight: bold;

}

a:visited{
	color:#990033;
	font-weight: bold;

}
a:hover{
	color:#333333;
	font-weight: bold;
	text-decoration: none;

}
a:active{
	color:#990033;
	font-weight: bold;

}

.adminCell{
	background-color: #cccccc;
	font-weight: bold;
	color: #333333;
}








