body {
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		text-align : left;
		background-color:#EEEEEE;
		color : #000000;
		font-size : 12px;
		font-family : arial;
}
	
td{
		color : #000000;
		font-size : 12px;
		font-family : arial;
}
a, a:active, a:visited {
		color: #000000; 
		font-weight: bold;
		text-decoration : underline;
}
a:hover {
		color: #666666;
		font-weight: bold;
		text-decoration : underline;
}
input, select, textarea {
		font-family : Arial, Helvetica, sans-serif;
		font : 11px;
		margin: 0;
}
#page-container {
		padding: 0px 0px 0px 0px;
		width: 100%;
		text-align: left;
}

h1 {
		font-family: arial;
		font-weight: bold;
		letter-spacing: -1px;
		color: #4F6685;
		font-size: 18px;
		margin-bottom: 0;
}
p{margin-top: 0;}

#menu {		
		color: #FFFFFF;
}
#menu a, #menu a:active, #menu a:visited {
		color: #FFFFFF;
		font-weight: normal;
		text-decoration: none;
}
#footer {		
		color: #FFFFFF;
}
#footer a, #footer a:active, #footer a:visited {
		color: #700000;
		font-weight: normal;
}
#page-content {
		padding: 0px 0px 0px 0px;
}
#page-title{
		font-family : Arial, Helvetica, sans-serif; 
		font-size : 1.9em; 	 
		letter-spacing: -2px;
		padding: 0;
		margin: 0px 0px -4px 0px; 
}
#page-links {
		padding: 5px;
		font-weight: bold;
		font-size : 0.8em; 	 
}
#page-childlinks {
		padding: 4px;
		margin: 10px 0px 10px 0px;
		font-size : 11px; 	 
		font-weight: bold;
		background-color: #E3E3E3;
		border: 0;
}
#page-navihere {
		padding: 4px;
		background-color: #E3E3E3;
		border-bottom:  1px solid #AAAAAA;
		width: 100%;
		font-size : 11px; 	 
		font-weight: bold;
}
#news-author {
		font-size : .7em; 	 
		padding: 0;
		margin: -2px 0px 0px 2px; 
}
#news-body { 
		padding: 10px;
}
.center {
		text-align: center
}
.right {
	 	float: right;
}			
.left {
	 	float: left;
}
.small, .option{ 
		font-size : 10px; 
}