body {
	font-family: arial, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

#container {
	float: left;
	width: 995px;
	background-image: url(images/b2.gif);
	background-repeat: repeat-y;
	
}

#navigation {
	float: left;
	width: 200px;
	margin-top: 0px;
}

.btbtn1bk {
	background-image: url(images/btn1bk.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.btnavbk {
	background-image: url(images/b2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


#content {
	margin-left: 210px;
	padding: 25px;
	background-image: url(images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

p.margin {margin-top: 110px;}

table {font-size: 11pt;}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	font-size: 9pt;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	font-size: 9pt;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: darkred;
	font-size: 9pt;
}

ul.red {
	list-style-type: disc;
	color: darkred;	
}


ul.bulletin {
	list-style-type: disc,
	color: darkred;
	font-color: #331488;
}

h1,h2,h3,h4,h5 {
	color: #334188;
	margin-bottom: 0px;
}

p.links {
font-size: 10pt
}

#footer {
	clear: both;
	width: 850px;
	background-color: white;
}