body {
	color: #4c4c4c;
	background-color: #3398cc;
	margin: 0px auto;
	text-align: center;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}








/* TEXT FORMATTING */

a:link, a:visited, a:active {
	color: #3398cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #aaaaaa;
}

p, center, ul, input, select, ol {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}


input, select {
	color: #4c4c4c;
	font-weight: normal;
}

p, ul {
	text-align: left;
}
	
h1, h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px !important;
	margin-top: 10px;
	color: #777777;
}


h2 {
	font-size: 18px;
	color: #05B4ED;
}

h6 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-transform: uppercase;	
	margin-top: 7px !important;
	margin-top: 10px;
	color: #777777;
}

h6 {
	font-size: 18px;
	color: #05B4ED;
}


div.subh {
	margin: 15px -10px 5px -10px;
	background-color: #ececec;
}

div.subh p {
	padding: 2px 10px;
	font-weight: bold;
}

div.newspost p {
	text-align: right;
	font-size: 10px;
	color: #aaaaaa;
}

div.caption p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #777777;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #aaaaaa;
	background-color: #f6f6f6;
	margin-top: 0px;
	padding: 5px 0;
}

div.smallfonts p, div.smallfonts a {
	font-size: 10px;
}

div.alignright p {
	text-align: right;
}

.newssmall {
	font-size: 10px;
}

.newslarge {
	font-size: 16px;
	line-height: 18px;
}

.newsblue {
	color: #3398CC;
}

.newsred {
	color: #9E0B0E;
}






/* DIV FORMATTING AND LAYOUT */


div.newspost {
	margin-top: -5px !important;
	margin-top: -15px;
}



tr p {
	margin: 0px;
	padding: 0px;
}

div#white {
	padding-left: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 611px;
	color: #4c4c4c;
	background-color: #ffffff;
	padding-bottom: 20px;
}

div#content {
	width: 601px;
	text-align: left;
	margin-left: 0px !important;
	margin-left: -10px;
}


div#small {
	width: 211px !important;
	width: 208px;
	float: left;
}


div#large {
	width: 375px;
	float: left;
}

div#space {
	width: 15px;
	float: left;
}


div.box {
	clear: both;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #aaaaaa;
	background-image: url(gradientback.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-top: 4px !important;
	margin-top: 0px;
	padding: 3px 10px 0 10px !important;
	padding: 0 10px;
}


div.boximage, div#flash {
	border-style: solid;
	border-width: 1px 0 1px 0 !important;
	border-color: #aaaaaa;
	background-image: url(gradientback.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	margin-top: 4px !important;
	margin-top: 0px;
	padding: 0px;

}

div.boximage img, div#flash img {
	margin-bottom: 0px !important;
	margin-bottom: -4px;
	padding: 0px;
	margin: 0px;
}


.table {
	padding-bottom: 8px;
}

.table img {
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #aaaaaa;
}

.table center {
	padding-top: 10px;
}


span.newsimg img {
	margin: 0 9px 0 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #aaaaaa;
}








/* FOOTER */


div#footer {
	clear: both;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #aaaaaa;
}

div#footer p {
	font-size: 10px;
	margin-top: 3px;
}

div#footer a {
	font-weight: normal;
}


div#footercenter p {
	text-align: center;
	color: #aaaaaa;
}

div#footerright p {
	text-align: right;
}

div#menu {
	margin-top: -9px !important;
	margin-top: -17px;
	padding-bottom: 21px !important;
	padding-bottom: 24px;
}




/* DROP DOWN MENU */


.anylinkcss {
	position:absolute;
	visibility: hidden;
	font-size: 10px;
	line-height: 18px;
	z-index: 100;
	background-color: #f6f6f6;
	width: 150px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #aaaaaa;
	padding: 2px 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover { 
	background-color: #f1f1f1;
	color: #aaaaaa;
}

#links {
	margin-left: -91px;
}
