body {
	scrollbar-arrow-color:#B6DFFC;
	scrollbar-base-color:#EDEDED;
	scrollbar-shadow-color:#EDEDED;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#B6DFFC;
	scrollbar-dark-shadow-color:#EDEDED;
	scrollbar-3d-light-color:#EDEDED;

	font-family: Arial;
	background-color: #B6DFFC;
	font-color : #000000;
	font-size: 11px;  
}

a:Link 
{
	color: #cc6600;
	text-decoration: underline;
}

a:ACTIVE 
{
	color: #ff3300;
	text-decoration: underline;
}

a:Visited 
{
	color: #666666;
	text-decoration: underline;
}

a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

.pagination
{
	font-size: 11px;  
	color: #666666;
	text-decoration: none;
}

a.pagination:LINK
{
	font-size: 11px;  
	color: #0000CC;
	text-decoration: underline;
}

a.pagination:HOVER
{
	font-size: 11px;  
	color: #000000;
	text-decoration: underline;
}

a.pagination:VISITED
{
	font-size: 11px;  
	color: #0000CC;
	text-decoration: underline;
}

Input
{
	font-size: 11px;  
}

.boxBorder 
{ 
border: 1pt #8E590E solid;
}

.copyright {  font-size: 10px; font-style: normal; color: #FFFFFF; text-decoration: none}
.title {  font-size: 16px; color: #000000}


.content {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.content11 { font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.redText {  color: #FF0000; font-size: 11px; font-weight: normal}
.tableBorder1px {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
