a:link {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #36F;
}
a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	line-height: 110%;
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #9B4E00
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #65290F;
	padding-left: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
	padding-top: 15px;
	}
h4 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	}
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%;
}
#navbar {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 2px;
	color: #FFF;
	background-color: #F0F0F0;
	font-size: 90%;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	margin-right: 5%;
	margin-left: 5%;
	list-style-type: none;
	display: inline;
}


.image_left {
	float: left;
	clear: both;
	height: auto;
	width: auto;
	padding-bottom: 20px;
	margin-right: 20px;
}


.image_right {
	padding-left: 20px;
	float: right;
	height: auto;
	width: auto;
}
