BODY 
	{
	background: #97004B url(bg_maroon.jpg) repeat;  
	margin-top: 20; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

BODY,P 
	{font-family: Arial, Serif; 
	color: #520029; 
	font-size: 13px; 
	font-weight: bold; 
	}

UL,LI 
	{font-family: Arial, Serif; 
	color: #520029; 
	font-size: 12px; 
	font-weight: bold;
	list-style-image: url(paw_new.jpg);
	padding: 5px;	  
	}

LI.dvm
	{font-family: Arial, Serif; 
	color: #520029; 
	font-size: 11px;
	padding: 0px; 
	font-weight: bold;
	list-style-image: url(dvm_symbol.jpg);  
	}

LI.plain
	{font-family: Arial, Serif;
	font-size: 12px; 
	font-weight: bold;
	list-style-image: none;
	list-style-type: circle;
	}
	
OL,LI.alpha
	{font-family: Arial, Serif;
	font-size: 12px; 
	font-weight: bold;
	list-style-image: none;
	list-style-type: lower-alpha;
	}

H1
	{font-family: Arial, Serif; 
	color: #520029; 
	font-size: 17px; 
	font-weight: bold; 
	}

H2
	{font-family: Arial, Serif; 
	color: #520029; 
	font-size: 13px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Serif; 
	color: #520029; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
.calendar
	{
	font-family: Arial, Sans-Serif; 
	color: #411F47; 
	font-size: 10px; 
	font-weight: normal;
	border: 1px solid #540002; 
	width: 13%;
	height: 125px;
	padding: 2px;
	} 
	
.calendarborder
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	border: none;
	width: 5%;
	height: 125px;
	color: #ffffff; 
	font-size: 14px;
	}   

.small
	{
	font-family: Arial, Serif; 
	color: #730039; 
	font-size: 12px; 
	font-weight: bold; 
	}

DIV
	{
	font-family: Comic Sans MS, Verdana, Arial, Serif; 
	color: #730039; 
	font-size: 12px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 6px; 
	}
	
.plain
	{
	font-family: Arial, Serif; 
	color: #730039; 
	font-size: 14px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 6px; 
	}
	
.wide
	{	
	font-family: Arial, Serif; 
	color: #520029; 
	font-size: 14px; 
	font-weight: bold; 
	background: #FFEEDD url(bg_light2.jpg); 
	border: 4px ridge #FFDFDF;
	vertical-align: middle;
	width: 95%;
	}

SPAN 
	{
	font-family: Arial, Serif; 
	color: #730039; 
	font-size: 10px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #000080; 
	text-decoration: underline; 
	}
	
A:VISITED 
	{
	color: #CC0066; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #FF79BC; 
	}

A:HOVER 
	{
	color: #5959FF; 
	text-decoration: underline; 
	}
	
A.button 
	{
	width: 150px;
    background: #97004B url(bg_button.jpg) repeat;
    border: 3px outset #FDDCE0;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}	

A.button:visited  
	{
	width: 150px;
    background: #990000 url(bg_button.jpg) repeat;
    border: 3px inset #C0020C;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}
	
A.button:active 
	{
	width: 150px;
	background: #C0ABAF;
    border: 3px outset #FADBF6;
	color: #56232B; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}
 
A.button:hover 
	{
	width: 150px;
	background: #79003C;
	border: 3px inset #FDDAEF; 
	color: #FFFF9C; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;     
	text-decoration: none;
	padding-left: 3px;
	}  
