body {
	margin: 0;
	padding: 0;
	background: url(../images/content_bg.gif) repeat-y left;
}

#container {
	background: url(../images/header_bg.gif) repeat-x;
	width: 100%;
	}
	
#content p,li,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0b1a1d;
	}
	
#content p.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ff6600;
	margin-top: 15px;
	}
	
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0b1a1d;
	line-height: 24pt;
	}
	
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2c2c;
	line-height: 18pt;
	padding-left: 10px;
	}
	
.submenu a:link{
	text-decoration: none;
	color: #2b2c2c;
	}
	
.submenu a:visited{
	text-decoration: none;
	color: #2b2c2c;
	}
	
.submenu a:hover{
	text-decoration: underline;
	color: #2b2c2c;
	}
	
.yah {
	color: #00183c;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0b1a1d;
	}
	
.boxmenu a:link{
	text-decoration: none;
	color: #2b2c2c;
	}
	
.boxmenu a:visited{
	text-decoration: none;
	color: #2b2c2c;
	}
	
.boxmenu a:hover{
	text-decoration: underline;
	color: #2b2c2c;
	}
	
.contentlink a:link{
	text-decoration: none;
	color: #00183c;
	font-weight: bold;
	}
	
.contentlink a:visited{
	text-decoration: none;
	color: #00183c;
	font-weight: bold;
	}
	
.contentlink a:hover{
	text-decoration: underline;
	color: #00183c;
	font-weight: bold;
	}
	
.contentlink2 a:link{
	text-decoration: none;
	color: #00183c;
	}
	
.contentlink2 a:visited{
	text-decoration: none;
	color: #00183c;
	}
	
.contentlink2 a:hover{
	text-decoration: underline;
	color: #00183c;
	}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #98999b;
	}
	
.copyright a:link {
	color: #98999b;
	text-decoration: none;
	}
	
.copyright a:visited {
	color: #98999b;
	text-decoration: none;
	}
	
.copyright a:hover {
	color: #777779;
	text-decoration: underline;
	}
	
.box_table {
	margin-left: 10px;
	}

.form { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #175959; 
	background-color: #ededed; 
	border: 1px #175959 solid;
} 

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
 	color: #175959; 
	background-color: #ededed;
}

