body{
	margin:0px;
	font-family: Arial, sans-serif;
	line-height: 1.1;	
	background-color: #eeeeee;
	}
	
#content{
	padding: 6px 0px 9px 8px;
	margin: 0px 0px 0px 178px;
	
	}

#content img{
	padding: 0px 8px 4px 4px;
}

#content td img{
	text-align:center;
}

h1 {
	font-size: 15pt;
	color: #990000;
	margin: 4px;
	padding: 0px;
	font-weight: bold;
}


h2 {font-size: 12pt;
		color: #333333;
}

h3 {font-size: 95%;
		color: #990000;
}

li {
	padding: 0px 0px 0px 0px;
	
}
p {	
	color: #333333;
	margin: 2px 2px 10px 8px;
	font-size: 11pt;
	font-weight: normal;
}
a {
	color: #990000;
	text-decoration: underline;
	font-size: 11pt;
}

a:link{
	color: #990000;
	text-decoration: underline
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.b {
	text-decoration: none;
	font-weight: bold;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

A.c { color: #990000;
	font-size: 11pt;
}
span.c { color: #990000; 
	font-weight: bold;
	font-size: 11pt;
}

span.b { color: #990000; 
	font-weight: bold;
	font-size: 24pt;
}

#head{
	background-color:#ffffff;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#head td{
	padding: 0px 0px 0px 0px;
}

	
/************* #HEADLINKS styles **************/

#headlinks {
	width: 100%;
	position: relative;
	color: #ffffff;
	background-color: #990000;
	margin: 0px;
	font-size: 10pt;
	letter-spacing: 1px;
	font-weight: bold;
}

#headlinks span{
	padding: 1px 0px 0px 0px;

}

#headlinks a {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}

#headlinks a:hover{
	background-color: #cc0000;
	color: #eeeeee;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}
#where a{ 	
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
}
#where a:hover{ 	
	color: #cc0000;
}
/***********************************************/

#navBar{
	position: absolute;
	top: 141px;
	left: 0px;
	width:165px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	height: 595px;
	
	}
	
#navBaren{
	position: absolute;
	top: 123px;
	left: -1px;
	width:160px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
		height: 928px;
	
	}
#sectionLinks h3{
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
	
#sectionLinks a:link, #sectionLinks a:visited {
	color: #990000;
	font-size:12pt;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	display: block;
	font-weight: bold;
}
		
#sectionLinks a:hover{
	color: #cc0000;
	font-size:12pt;
	background-color: #ffffff;
	text-decoration: none;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html > body #navBar li {border-bottom: none;}


#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
}
#search form{

 margin: 0px;
 padding: 0px;
}

#news{
	float: right;
	width: 180px;
	top: 1px;
	right: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CC0000;
}
#news a{
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}

#news a:hover{
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;}
#news h3{
	color: #ffffff;
	background-color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 6px;
}
#bottom{
	clear: both;
	position: relative;
	width: 100%;
	color: #ffffff;
	background-color: #990000;
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 1px 0px 0px 1px;

}
#bottom a {
	color: #ffffff;
	text-decoration: none;
}

#bottom a:hover{
	background-color: #cc0000;
	color: #cccccc;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}

