.scrollClass {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
}

body {  
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#333333;
}

.nav {  
	font-size: 11px; 
	color: #000000;
}
	
.copyright {  
	font-size: 9px; 
	color: #686868;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #B0B0B0;
	text-decoration: none;
}

a.copyright:link { 
	font-weight: normal;
	font-size: 9px; 
	color: #686868; 
	text-decoration: underline;
}
	
a.copyright:visited { 
	font-weight: normal;
	font-size: 9px; 
	color: #686868; 
	text-decoration: underline;
}
	
a.copyright:hover { 
	font-weight: normal;
	font-size: 9px; 
	color: #686868; 
	text-decoration: none;
}

a.whitetext:link { 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: underline;
}
	
a.whitetext:visited { 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: underline;
}
	
a.whitetext:hover { 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

.title {  
	font-size: 14px; 
	font-weight: bold; 
	color: #9e0a0c;
}

.titleMedium {  
	font-size: 12px; 
	font-weight: bold; 
	color: #f50002;
}

.bluetext {  
	font-size: 9px; 
	color: #a8090b;
}

.greytext {  
	font-size: 9px; 
	color: #AAAAAA;
}

.whitetext {  
	font-size: 11px; 
	color: #FFFFFF;
}

.orangetext {  
	font-size: 11px; 
	color: #F50002;
}
a.orangetext { color: #F50002; }
.orangeadmin {  
	font-size: 11px; 
	color: #FF9900;
}
.orangeadmin a{  
	font-size: 12px; 
	color: #0066CC;
	text-decoration: none;
}
.orangeadmin a:visited{  
	font-size: 12px; 
	color: #0066CC;
	text-decoration: none;
}
.orangeadmin a:hover{  
	font-size: 12px; 
	color: #FF9900;
}
ul {
	list-style-image: url(images/i_arrow.gif);
	margin-left: 17px;
}

.classlist a{
	font-size: 12px;
	color: #c60607;
	text-decoration: none;
}
.classlist a:link{
	font-size: 12px;
	color: #c60607;
	text-decoration: none;
}

.classlist a:visited{
	color: #c60607;
	text-decoration: none;
}

.classlist a:hover{
	color: #b0b0b0;
	text-decoration: none;
}



.boxlist {
	list-style-image: url(images/i_box.gif);
}
.Error {
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
}

abbr { border: none; }