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:16px;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000066;
	margin-bottom:0px;
}

h1.heading {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom:15px;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #CC0000;
}

h2.heading {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	margin:0px;
}

h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h4 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 8.5pt;
	color : #FFFFFF;
	background-color:#00ACEE;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	margin-bottom:1px;
}

hr {
	height:1px;
	color:#CCCCCC;
}

ul li {
	list-style-image : url("/images/li.gif");
	padding-top : 1px;
	padding-bottom : 1px;
	margin-left : -10px;
	margin-right : 5px;
}

div p img border=1 {
	border: 1px #000066 solid;
}

.wall {
	background-image: url(/images/wall.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #0005A0;
}

.wall-menu {
	background-image: url(/images/wall-menu.gif);
	background-repeat: repeat-x;
}

.wall-content {
	background-image: url(/images/wall-content.gif);
	background-repeat: repeat-y;
}

.background-top {
	background-image: url(/images/background-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

a:hover { 
	color: #ED1D24;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
}

.smallgrey {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #666666;
	line-height:12px;
}

.leftcontent H3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #000000;
	font-weight:bold;
	margin-bottom:-15px;
}

.leftcontent p {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #666666;
	line-height:12px;
}

.story_date	{ 
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color : #666666;
}

.footer {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #999999;
	padding-top:10px;
}

.whitebold {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

.odd { background-color: #d8e4f5; }

.even { background-color: #f4f4fd; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	border: 1px solid #999999; 
	background: #EFEFEF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.searchinput {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	border: 1px solid #FFFFFF; 
	background: #CCCCCC;
	color: #000000;
	margin: 0;
	padding: 3px;
}

.reginput {
	font-family : Tahoma, sans-serif;
	font-size : 7.5pt;
	border: 1px solid #999999; 
	background: #F2F2F2;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

#required {
	border-left: 4px solid #999999;	
}

.menu {
	float:left; 
	line-height:30px;
	width:84px;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	color : #0005A0;
	font-weight : bold;
	text-decoration : none;
	background-image: url(/images/wall-menu-under.gif);
	background-repeat: no-repeat;
	text-align:center;
}

/* i.e. set width hack */
* HTML .menu {
	width:94px;
}

span.menu {
	color:#FFFFFF;
	background-image: url(/images/wall-menu-on.gif);
	background-repeat: no-repeat;
}

.menu:hover {
	background-image: url(/images/wall-menu-over.gif);
	background-repeat: repeat-x;
}

.popupmenu {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0005A0;
	text-decoration : none;
	padding-left:10px;
	cursor : hand;
	line-height:24px;
}

a.popupmenu, span.popupmenu  {
	display:block; 
}

a.popupmenu:hover  {
	color : #ED1D24;
	background-color :#FFFFFF;;
}

.submenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
	line-height:24px;
	padding-left:5px;
}

a.submenu, span.submenu  {
	color : #0005A0;
	display:block; 
}

a.submenu:hover  {
	color : #ED1D24;
	background-color : #ECECEC;
}

.subsubmenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #00ACEE;
	text-decoration : none;
	cursor : hand;
	line-height:20px;
	padding-left:10px;
}

a.subsubmenu, span.subsubmenu  {
	color : #00ACEE;
	display:block; 
}

a.subsubmenu:hover  {
	color : #0005A0;
}

.newsheadlinetable {
	border:1px solid #cacaca;
	background-color:#f4f4fd;
	padding:10px;
} 

.newsheadline H1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	margin-bottom : 0px;
}

.newsheadline P {
	font-family : Tahoma, Verdana, sans-serif;
	margin-top : 5px;
	margin-bottom : 10px;
	font-size: 10px;
	color: #333333;
	line-height:13px;
}

TABLE.general {
	border:1px solid #00ACEE;
	background-color:#f4f4fd;
	padding:8px;
} 

TABLE.general TH {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-align:left;
	color : #FFFFFF;
	background-color:#00ACEE;
}

TABLE.general TD {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
	
	
