body { 
	background-color: #ffffff; 
}

p, td, div { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color:black; 
	line-height: 17px; 
}
h1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #990033; 
} 		
h2 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #990033; 
} 		
h3 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #990033;
	font-style: italic;
} 		
div.container { 
	margin-left: 30; 
	margin-right: 30; 
	color: black; 
}
div.heading { 
	margin-left: 0; 
	margin-right: 0; 
	background-color: #990033;
	text-align: center;
	margin-top: 2px;
	height: 25px;
}
#left_side { 
	padding-top: 20px;
	width: 150; 
	float: left; 
}
#right_side { 
	padding-top: 20px;
	width: 150; 
	float: right; 
}
#middle { 
	padding-top: 20px;
	margin: 0 170 0; 
}
.box_green { 
	background-color: #ccffcc; 
}
.box_orange { 
	background-color: #ffe0b2; 
}
.box_blue { 
	background-color: #d0e0f0; 
}
.box_yellow { 
	background-color: #ffffcc; 
}
.box_purple { 
	background-color: #feeaff; 
}
.box_grey { 
	background-color: #e2e2e2; 
}
.box_bottom_yellow { 
	background: url(images/boxes/bot_yellow.gif) no-repeat; 
}
.box_bottom_green { 
	background: url(images/boxes/bot_green.gif) no-repeat; 
}
.box_bottom_orange { 
	background: url(images/boxes/bot_orange.gif) no-repeat; 
}
.box_bottom_blue { 
	background: url(images/boxes/bot_blue.gif) no-repeat; 
}
.box_bottom_purple { 
	background: url(images/boxes/bot_purple.gif) no-repeat; 
}
.box_bottom_grey { 
	background: url(images/boxes/bot_grey.gif) no-repeat; 
}
.boxhead_blue {  
	background: url(images/boxes/top_blue.gif) no-repeat;
	color:#ffffff;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px;   
}
.boxhead_grey {  
	background: url(images/boxes/top_grey.gif) no-repeat;
	color:#ffffff;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px;   
}
.boxhead_yellow { 
	background: url(images/boxes/top_yellow.gif) no-repeat;
	color:#000000;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px;    
}
.boxhead_green { 
	background: url(images/boxes/top_green.gif) no-repeat;  
	color:#ffffff;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px;  
}
.boxhead_orange { 
	background: url(images/boxes/top_orange.gif) no-repeat;  
	color:#ffffff;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px; 
}
.boxhead_purple { 
	background: url(images/boxes/top_purple.gif) no-repeat;  
	color:#ffffff;
	margin: 0; 
	padding: 2 0 2; 
	font-size: 14px;  
	text-align: center; 
	font-weight: bold; 
	line-height: 25px;
}
.box { 
	margin: 10px 10px 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: black; 
	line-height: 13px;
}
.box_list { 
	list-style-image: url(images/boxes/bullet.gif); 
	list-style-position: outside; 
	list-style-type: disc; 
	padding: 0; 
	margin-left: 1em; 
	margin-top: 12px; 
	margin-bottom:0;
}
	   
.box_list li { 
	margin-left: 12px; 
	margin-right: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: black; 
	line-height: 13px; 
	padding: 0;
}	   
	   
ul { 
	list-style-image: url(images/boxes/bullet.gif); 
	list-style-position: outside; 
	list-style-type: disc; 
	padding: 0; 
	margin-left: 1em; 
	margin-top: 12px; 
	margin-bottom:0;
}	   
li { 
	margin-left: 0px; 
	margin-right: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: black; 
	line-height: 17px; 
	padding-bottom: 10px;}	  

div.spacer { 
	clear: both; 
	background-color: #ffffff; 
}

#navbar td a:link, td a:visited  { 
	color: #ffffff;  
	text-decoration: none;  
}
#navbar td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	background-color: #990033; 
}
#navbar td.curpage { 
	color: #990033;
	background-color: #ffffff;  
}
#navbar td a:hover { 
	color: #990033; 
	background-color: #e2e2e2;  
	text-decoration: none; 
}
#navbar table {
	height: 30px;
	width: 100%;
	text-align: center;
}

.hlink
{
    CURSOR: hand;
    COLOR: #990033;
    TEXT-DECORATION: underline
}

A:link {
	color: #990033; 
	text-decoration: underline
}	  	  
A:visited {
	color: #990033; 
	text-decoration: underline
} 
A:hover {
	color: #69B365;
	text-decoration: underline;
}