body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:17px;
}

h1.heading {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color : #000000;
}

h2.heading {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #666666;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	margin-bottom:0px;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #6d8d26;
}


h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

h6 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-size : 9px;
	line-height:12px;
	color : #666666;
	background-color:#EEEEEE;
	padding:5px;
	margin:0px;
}

ul li {
	list-style-image : url("/images/li.gif");
	margin-left : -10px;
}

.story_date {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-size : 9px;
	color : #666666;
}

hr {
	height:1px;
	color:#CCCCCC;
}

a:hover { 
	color: #6d8d26;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	line-height:14px;
}

.smallgrey {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height:14px;
}

div.smallgreyreg {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
}

div.smallgreyfacts p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
}

.smallbold {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height:14px;
}

.footer {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	line-height:14px;
	color : #CCCCCC;
}

.footer a:link {
	color : #FFFFFF;
}

.footer_hr {
	border-top:1px dotted #666666;
	width:440px;
	line-height:1px;
	margin-top:-5px;
	margin-bottom:-15px;
}

.footerdark {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	line-height:14px;
	color : #999999;
}

.border {
	border-color : #EEEEEE;
	border-style : solid;
	border-width : 1px;
}

.odd { background-color: #D5D9FE; }
.even { background-color: #EEEEEE; }

.formmargin {
	margin : 0px;
}

.formmargintimer {
	margin-top : 5px;
}

.forminput {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	border: 1px solid #a8bfd9; 
	background: #FCFCFC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.formtimer {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #333333;
	border: 0px; 
	background: #FFFFFF;
	margin: 0;
}

.reginput {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	border: 1px solid #CCCCCC; 
	background: #f6f6f6;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #a8bfd9;	
}

/* BACKGROUNDS */

.wall-main {
	background-image: url(/images/wall_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.wall-box {
	background-image: url(/images/wall_box.gif);
	background-repeat: repeat-y;
}

/* MENUS */

span.submenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color:#000000;
}

.submenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color:#3b6ca3;
	text-decoration: none;
	padding-left:17px;
	line-height:17px;
	display:block; 
	cursor : hand;	
	background-image: url(/images/submenu_dot.gif);
	background-repeat: no-repeat;
}

/* CALENDAR */

TABLE.calendar {
	width:160px;
}

TABLE.calendar tr td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11px;
}

TABLE.calendar tr td a {
	color:#3b6ca3;
}
