body { 
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin:5px;
}
p {
	padding: 15px 3px 2px 3px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin:0px;
	}
A:link {
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:visited {	
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:active {	 
	font-size: 7pt;
	font-family: Verdana;
    text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A:hover {				 
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold; 
	color: #FF0000;
	}
A.title:link {
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:visited {
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:active {
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	}
A.title:hover {
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
A.small:link {
	font-size: 7pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:visited {
	font-size: 7pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:active {
	font-size: 7pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
A.small:hover {
	font-size: 7pt;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 10pt;
	font-family: Arial;
	color: #CC3300;
	margin: 5px 0 5px 0;
}

h4 {				   
	font-size: 11pt;
	font-family: Arial; 
	color: #CC3300;
	font-weight: bold;
}

h5 {
	font-size: 9pt;
	font-family: Arial; 
	color: #CC3300;
	font-weight: bold;
}

p.one{
	padding: 2px 3px 2px 3px;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
p.two{
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
p.three{
	padding: 2px 3px 2px 3px;
	color: #0000CC;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
p.four{
	padding: 2px 3px 2px 3px;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
p.five{
	padding: 2px 3px 2px 3px;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}		


.header {
border: 0px solid black;
width: 990;
margin-left: 4px;
padding-top: 7px;
}
.header2 {
border: 0px solid black;
margin-left: 4px;
padding-top: 7px;
padding-left:4px;
}
#navleft {
border: 0px solid black;
width: 150px;
margin-left: 10px;
float: left;
display: inline; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */
}
#navright {
width: 225px;
margin-right: 10px;
float: right;
text-align:center ;
display: inline; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */
}
#navrightTable {
margin-right: 10px;
float: right;
display: inline; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */
font-size:9px;
font-family:Verdana;
}

#content {
margin-left: 25px;
margin-right: 240px;
border: 0px solid black;
padding: 2px;
}
#content2 {
margin-left: 25px;
border: 0px solid black;
padding: 2px;
}

#footer {
margin: 20px 20px 0 20px;
padding: 20px;
border: 0px solid black;
clear: both;
width:700px ;
}
.rightBorder{
	border-right-style: solid ;
	border-right-width: 1px; 
	border-right-color: #c0c0c ;
}
.leftBorder{
	border-left-style: solid ;
	border-left-width: 1px; 
	border-left-color: #c0c0c ;
}
#spotlight{
	border: 1px solid #999;
	padding: 5px;
	margin:10px ;
	width: 230px ;
}
