html {
	margin : 0;
	padding : 0;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#f7f7f7;
	margin:0;
	padding:0;
	text-align:center;
	line-height:130%;
}
img{
	border-width: 0;
}
a, a:link{
	color: #0058B1;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;
}
.gray {
	color : #888888;
}
.newstext{
	line-height: 130%;
}
.date {
	color: #33333A;
}
#pageHeader {
	width : 758px;
	margin : 0 auto;
	height : auto;
	color:#96A2B1;
	position: relative;
}
#pageHeader h1 {
	background-color:#000066;
	background-repeat : no-repeat;
	margin : 0 auto;
	width : 758px;
	height : 85px;
}
#pageHeader #headerLinks {
	position: absolute;
	top: 55px;
	left: 20;
	margin-left: 20px;
}
#pageHeader #headerLinks a {
	color:#A5B2C3;
	text-decoration: none;
}
#pageHeader #headerLinks a:hover {
	color:#FFFFFF;	
	text-decoration: none;
}
#mainBox {
	border:1px solid black;
	background-color:#DAF2F6;
	background-repeat : repeat-y;
	background-position : 50% 50%;
	width : 758px;
	margin : 0 auto;
	height : auto;
	background-image:url('images/t-u.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
/*****************************/
#pageContent {
	padding-right : 10px;
	padding-left : 10px;
	margin-top: 1px;
	height : auto;
}
.hr {
	width:95%;
	color:black;
	height:1px;
}
/****************************/
#newsBody{
	text-align : justify;
	padding : 0px;
	margin: 10px;
}
#newsBody h2{
	float: right;
	padding-right:10;
	padding-left:30;
	width:85%;
	line-height:18px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#003366;
	margin: 5 auto;
}
#newsBody #body{
	color:#333333;
	margin: 10px;
	font-size: 12px;
}
#newsBody #date{
	float:left;
	white-space:nowrap;
}
#newsBody img{
	margin: 0px 10px 5px 0px;
	float: left;
	display: block;
	border-width: 3px;
	border-color:#B2B7E0;
	background-color: #ffffff;
}
#newsBody a img{
	border-color:#B2B7E0;
}
#newsBody a:hover img{
	border-color:#99FF33;
}
#newsBody #bottom ul{
	height: 25px;
	margin: 0px;
	background-color:#fffff2;
	border: 1px dotted #003366;
	padding: 5px;
	background-image:url('images/t-c.jpg');
	background-repeat:repeat-x;
}
#newsBody #bottom ul li{
	list-style: none;
	margin: 0 auto;
	float: right;
	padding-right: 25px;
	background-repeat : no-repeat;
	background-position : 100% 50%;
}
#newsBody #bottom ul li#print{
	background-image : url("images/print.jpg");
	margin-left: 10px;
	height:25px;
	padding-right:30px;
	padding-top:5px;
}
#newsBody #bottom ul li#send{
	background-image : url("images/mail.jpg");
	height:25px;
	padding-right:30px;
	padding-top:5px;
}
#newsBody #bottom ul li#comments{
	background-image : url("images/back.jpg");
	float: left;
	height:25px;
	padding-right:30px;
	padding-top:5px;
}
#newsBody #bottom ul li a{
	color:#8486A1;
	text-decoration: none;
}
#newsBody #bottom ul li a:hover{
	text-decoration: underline;
}
/****************************/
#mainStory {
	text-align :justify;
	padding : 5px;
	margin: 10px;
	padding-top:5px;
	background-color:white;
	border:1px solid black;
}
#mainStory h2 {
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin : 0 auto;
	margin-bottom : 5px;
	border:1px dashed #003366;
	background-color:#eeeeee;
	padding-right:5px;
}
#mainStory h2 a {
	text-decoration:none;
	color : #333399;
	border-bottom : 1px solid #333399;
}
#mainStory h2 a:hover {
	border-bottom : 2px solid #333399;
}
#mainStory #bottom {
	color : #888888;
	float: left;
	margin: 10px;
	margin-left: 0px;
}
#mainStory #bottom a {
	color : #cc3333;
	text-decoration : none;
}
#mainStory #bottom a:hover {
	text-decoration : underline;
}
.subject h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
}
.newsTitles {
	text-align : right;
	padding : 5px;
	padding-top : 0;
	margin: 10px;
	padding-top:5px;
	border:1px solid black;
	background-image:url('images/t-d.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.newsTitles h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 0px 5px 0px; 
	width: 100%;
	background-color:#eeeeee;
	padding: 2px 5px 2px 5px;
	border:1px dashed #003366;
	padding-right:5px;
}
.newsTitles h3 a {
	color : #333399;
	text-decoration : none;
	float: right;
}
.newsTitles h3 span.date {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: left;
	margin-top: 2px;
}
.newsTitles div{
	width:100%;
}
.newsTitles h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin : 0 auto;
	padding-right: 30px;
	background-image:url('images/moraba.jpg');
	background-repeat:no-repeat;
	background-position: 100% 50%;
	float: right;
}
.newsTitles h4.other {
	background-image:url('images/tickle.gif');
}
.newsTitles h4 a {
	color: #333333;
	text-decoration : none;
}
.newsTitles h4 a:hover {
	text-decoration: underline;
}
.newsmore {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 5px;
}
.newsmore a {
	color : #cc3333;
	text-decoration : none;
}
/****************************/
#pageBottom {
	background-image : url("images/bottombg.gif");
	background-repeat : no-repeat;
	background-position : 50% 50%;
	width : 758px;
	height : 65px;
	margin : 0 auto;
}
#pageBottom hr {
	display : none;
}
#pageBottom #copyright {
	color : #666666;
	float : right;
	margin-top : 23px;
	margin-right : 70px;
	font-size : 10px;
	text-align : right;
}
#pageBottom #copyright a{
	color : #666666;
	text-decoration: none;
	font-weight: bold;
}
#pageBottom #copyright a:hover{
	text-decoration: underline;
}
th{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333399;
	width:100px;
}
td{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
.archive th{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	width: 40px;
}
input.go{
	border:0;
	background-image:url(images/go.jpg);
	width:21; height:17;
	cursor:pointer
}
span.top{
	margin-left:100;
	float: left;
	font-weight: bold;
	background-image: url(images/top.gif);
	background-repeat : no-repeat;
	background-position: -5% 50%;
}