/* CSS Document */

body {background:url(img/background.gif) repeat-y top center #000;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
}
h1 {font-size: 36px;}
h2 {font-size: 24px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
.style1 {font-size:12px; color:#FFFFFF; font-weight: bold;}
.style2 {font-size:12px; color:#FFFFFF; }
.style3 {font-size:9px; color: #CCCCCC;}
.style4 {font-size:14pt; color:#CCCCCC;}
.style9 {font-size:14px; color:#00FF00; display:block;}
.style10 {font-size:10pt; color:#00FF00;}
.style13 {color: #00FF00}
.size01 {font-size: 8pt}
.size02 {font-size: 10pt}
.size03 {font-size: 12pt}
.size04 {font-size: 14pt}
.size05 {font-size: 9px}
a:link {color: #00FF00;	text-decoration: none;}
a:visited {color: #CCCCCC; text-decoration: none;}
a:hover {color: #999999; text-decoration: underline;}
a:active {color: #000066; text-decoration: none;}
.style9 {font-size: 10pt; font-weight: bold; display:block; background-color:#666666 }
.style12 {
	font-size: 9px;
	color: #FF0000;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
			

