.large {font-family: verdana, arial;  font-size:14px}
font {font-family: verdana, arial; font-size:12px}
body {font-family: verdana, arial;  font-size:12px}
td {font-family: verdana, arial;  font-size:12px}
H2 {font-family: verdana, arial; font-size: 16px}
.small {font-family: verdana, arial; font-size:11px; color:#CCCCCC}
.small2 {font-family: verdana, arial; font-size:11px; color:#666666}
.heading {font-family: verdana, arial;  font-weight : bold; font-size: 14px}
.redhead  { color:#C61C39 ; font-weight : bold; font-size:14px}
.redhead2  { color:#C61C39 ; font-weight : bold; font-size:12px}


A:link  { color:#C61C39 ;text-decoration:underline; font-weight : bold; font-size:12px}
A:visited  { color:#C61C39 ;text-decoration:underline; font-weight : bold; font-size:12px}
A:hover  { color:#C61C39 ;text-decoration:underline; font-weight : bold; font-size:12px}
A:active  { color:#C61C39 ;text-decoration:none; font-weight : bold; font-size:12px}

A.grey:link  { color:#CCCCCC ;text-decoration:none;font-weight : normal; font-size:11px}
A.grey:visited  { color:#CCCCCC ;text-decoration:none; font-weight : normal;  font-size:11px}
A.grey:hover  { color:#000066 ;text-decoration:underline; font-weight : normal;  font-size:11px}


A.terms:link  { color:#666666 ;text-decoration:none;font-weight : normal; font-size:11px}
A.terms:visited  { color:#666666 ;text-decoration:none; font-weight : normal;  font-size:11px}
A.terms:hover  { color:#C61C39 ;text-decoration:underline; font-weight : normal;  font-size:11px}

/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-image:url(background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
/*
a:link{
color:#c61c39;
font-size:10px;
text-decoration:none;
}

a:visited{
color:#c61c39;
font-size:10px;
text-decoration:none;
}

a:hover{
color:#c61c39;
font-size:10px;
text-decoration:underline;
}

a:active{
color:#c61c39;
font-size:10px;
text-decoration:none;
}
*/
li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#999999;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:11px;
	color:#000000;
}

.actxsmall{
	font-size:12px;
	color:#000000;
}

.actsmall{
	font-size:12px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#c61c39;}
.actrequiredcolor{color:#c61c39;}
.actsearchhighlightcolor{color:#c61c39;}
.actrequired{color:#c61c39;}
.actwarning{color:#c61c39;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/*************SCHOOL BOOKS PAGE *****************/

#schoolbooklist ul{
	margin: 0px; 
	list-style: none; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#schoolbooklist ul li a{	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #c61c39;
	text-decoration: underline;
}

#schoolbooklist ul li a:hover{
	text-decoration: none;
}