@charset "iso-8859-1";
/* CSS Document */

body
{background-color: #A9BCDE;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
table {background-color: #ffffff;}
td.links{border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: ;}
td.blue{background-color: #3D58A5; text-align: left}
td {vertical-align: top;}
.border { border-color: #CC0000; border-width: thin; border-style: dotted;}

a.bottom:link {color: #3D58A5; text-decoration: none; font-size: 11px; }
a.bottom:visited {color: #3D58A5; text-decoration: none; font-size: 11px; }
a.bottom:hover {color: #3D58A5; text-decoration:underline; font-size: 11px; }

a.side:link {color: #ffffff; text-decoration: none; font-size: 13px; }
a.side:visited {color: #ffffff; text-decoration: none; font-size:13px; }
a.side:hover {color: #ffffff; text-decoration:underline; font-size: 13px; }

a.rec:link {color: #999999; text-decoration: none; font-size: 12px; }
a.rec:visited {color: #999999; text-decoration: none; font-size: 12px; }
a.rec:hover {color: #cc0000; text-decoration:none; font-size: 12px; }

.red {color: #CC0000}
p{text-align: left}
ul{text-align:left}
.line{background-color: #A9BCDE}
.bor {border-bottom-color: #CC0000; border-bottom-style: dotted; border-bottom-width: thin;}
td.gallery {text-align:center; vertical-align: middle}
.gallerytext { font-size: 12px; color: #999999; }





	
	
	.NewsLinks {
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	a:link.NewsLinks {text-decoration: none; color : #666666; font-size: 12;}
	a:visited.NewsLinks {color : #666666; font-size: 12;}
	a:active.NewsLinks {text-decoration: none; color : #666666; font-size: 12;}
	a:hover.NewsLinks {color : #cc0000; font-size: 12;}

	.NewsHeader {
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	}
	a:link.NewsHeader {text-decoration: none; color : #666666; font-size: 12;}
	a:visited.NewsHeader {color : #666666; font-size: 12;}
	a:active.Header {text-decoration: none; color : #666666; font-size: 12;}
	a:hover.NewsHeader {color : #cc0000; font-size: 12;}

	.ticker-border {
		background-color: #ffffff;
		margin: 1px;
		padding: 1px;
		height: 100;
		width:	175;
		border:  solid #999999;
	}


