@charset "utf-8";
/* CSS Document */


body{
	font-family: Arial,sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.166;	
	padding: 0px;
	background-color: #CCCCCC;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
	text-decoration: none;
}

.h1 {
	color: #000099;
	font-size: large;
	text-align:center;
}

.h2 {
	color: #0000CC;
	font-size: medium;
}

.cellh1 {
	color: #000000;
	font-size: large;
	margin: 0;
}

.celltxt {
	color: #000;
	font-size: small;
	margin: 0;
	font-weight: normal;
}

.celltxtsml {
	color: #000000;
	font-size: 10px;
	margin: 0;
}

.newstitle {
	color: #000099;
	font-size: medium;
	margin: 0;
}

.newsdate {
	color: #000000;
	font-size: 10px;
	margin: 0;
}

.caption {
	color: #000000;
	font-size: small;
	margin: 0;
}

.story {
	color: #000000;
	font-size: small;
	margin: 0px;
}

.login {
	color: #FFFFFF;
	font-size:small;
	margin: 0px;
}

/* Menu */

.menu{
	font-family: arial, verdana, helvetica, sans;
	font-size: medium;
	cursor:hand;
	font-weight: bold;
	text-indent: 8px;
	text-align: left;
}
td.table1{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : small;
	background-color: #CCCCCC;
}
td.table2{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : small;
	background-color: #FFFFFF;
}
td.tableheadings{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : small;
	color:#FFFFFF;
	background-color: #333333;
}
