a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	background:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color:#333333;
	margin-top: 0.1em;
	margin-right: auto;
	margin-bottom: 0.1em;
	margin-left: auto;
	background-image: url(img/background.gif);
	}
h1 {
	size:auto;
	width:30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 0px 0px 5px;
	border-style:solid;
	border-width: 0px 0px 3px 7px;
	border-color: #0066CC;
	color: #006666;
	}
	
h2 {
	font-size:15px;
	color: #666666;
	}
h3 {
	size:auto;
	width:30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
	color: #006666;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}


div#header{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	color:#008040;
	
	height: 135px;
	top:1px;
	line-height: 1;
	font-size: small;
	background:#E0ECFE;
	width: 780px;
}




div#navbar2 {
	position:relative;
	height: 30px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	width: 770px;	
	padding: 0px 5px 0px 5px;
	margin-left:auto;
	margin-right:auto;

}
div#footer {
	position:relative;
	height: 30px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	width: 775px;	
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 5px;
	
}
div#footer a{
	text-align:center;
	text-decoration:underline;
	color: #FFF;
}

div#maintext{
	position:relative;
	margin-left:auto;
	margin-right:auto;	
	background:#FFFFFF;
	width: 770px;
	padding:5px;
	font-size:14px;
}

div#navbar2 ul {
	margin: 0px;
	padding: 3px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}


div#navbar2 li {
	list-style-type: none;
	padding: 0px 2px 0px 2px;
	display: inline;
	float:left;
}




div#navbar2 a{
	color: #FFF;
	display:block;
	width:100px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;

}




div#navbar2 a:visited {
	color: #CCC;
}


div#navbar2 a:hover {
	background-color:#FFFFFF;
	font-weight:bold;	
	color:#000099;
}


div#navbar2 a.here{
	background-color:#FFFFFF;
	font-weight:bold;	
	color:#000099;
}


div#navbar2 a.here:visited{
	background-color:#FFFFFF;
	font-weight:bold;	
	color:#000099;
}

table.infotab{
	width:450px;
	border-style:solid;
	border-color:#0000CC;
	border-width:2px;

	padding: 0px 0px 0px 0px;
	background-color:#BDC2F0;
}

table.infotab td{
	padding: 0px 0px 0px 0px;
	border-style:none;
}

table.infotab tr.alt{
	background-color:#FFFFFF;
}

table.infotab tr > td:first-child{
	font-style:italic;
	width:150px;
}

