body {
	margin:0px;
	padding:0px;
	background-color: #005A9B;
}
body,td {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #EE0000;
}
a:hover {
	text-decoration: underline;
	color:#F3E000;
}
a:active {
	text-decoration: none;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #EE0000;
}
.news {
	font-family:tahoma;
	font-size:12px;
	color:#EEEEEE;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.news a {
	font-family:tahoma;
	font-size:12px;
	color:#F3E000;
}
.picimg  {
	float: right;
	clear: right;
}
strong {
	color:#000000;
	font-size:13px;
}
.catagories {
	font-family: Helvetica;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
}
.catagories2 {
	font-family: Helvetica;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #OOOOOO;
}
.headimage {
	background-image: url(Images/Template/head.jpg);
	background-repeat: no-repeat;
	height: 334px;
}
.colum {
	background-image: url(Images/Template/body.jpg);
	background-repeat: no-repeat;
	height: 456px;
}
.footerbr {
	background-image: url(Images/Template/footer.jpg);
	background-repeat: no-repeat;
	height: 242px;
}
.copy {
	font-size: 13px;
	line-height: 12px;
	color: #FFFFFF;
}
.copy a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.copy a:hover {
	text-decoration: underline;
	color:#EE3B33;
}
.copy a:active {
	text-decoration: none;
}
.copy a:visited {
	color: #FFFFFF;
}
.form { 
	width:310px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#662024;
	background-color:#000000;
	color:#D7D7D7;
	margin-left:0px;
	margin-right:0px
}
.form2 { 
	width:210px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#662024;
	background-color:#000000;
	color:#D7D7D7;
	margin-left:0px;
	margin-right:0px
}
.textarea { width:310px;
		height:106px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#662024;
		background-color:#000000;
		color:#D7D7D7;
		margin-left:0px;
		margin-right:0px
}
.scrollArea {
	width: 415px; 
	height: 370px;
	padding-left: 0px;
	padding-right: 5px; 
	padding-top:0px;
	float: left; 
	overflow: auto;
}
.scrollAreaSmall {
	width: 278px; 
	height: 175px;
	padding-left: 0px;
	padding-right: 5px; 
	padding-top:0px;
	float: left; 
	overflow: auto;
}
ul {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
li {
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
	margin-left: 10px;
}
.piccaption {
	font-size: 9px;
	font-style: italic;
}
.Maintext {
	font-style: oblique;
}

