body {
	background-color: #FEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
td{
	font-size: 11px;
	font-family: Tahoma;
}
td.toppanel{
	background-image: url(nimages/bg1.jpg);
}
input.st{
	border: 1px solid #809EB8;
}
td.datacell{
	background-image: url(nimages/bg2.jpg);
	color: White;
	padding-left: 70px;
	height:31px;
}
.hormenu{
	background-image: url(nimages/hormenubg.jpg);
	height: 43px;
}
td.hormenuitem a{
	color:black; text-decoration: none;
}
td.hormenuitem {
	padding-left: 10px;
	padding-right: 5px;
}
td.hormenuitem a:hover{
	text-decoration: underline;
}
a.graylink{
 	color: #4E4E4E;
	font-size:12px;
}
.bodybg{
	background-image: url(nimages/bg4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.leftcol{
	padding-right: 10px;
}
.midcol{
	padding-bottom: 10px;
	padding-top: 15px;
	
}
h2{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 5px;
}
div.listitem{
	padding-left: 20px;
	border-left: 7px solid #791424;
}
div.listitem1{
}
div.sep{
	border-bottom: 1px solid #DBDBDB;
	height: 20px;
	width: 100%;
	margin-bottom: 15px;
}
.newstitle{
	color: #791424;
	font-weight: bold;
}
a.redlink{
	color: #791424;
}
.data{
	background-color: #791424;
	color: White;
	font-weight: bold;
}
td.newsanons{
	padding-left: 10px;
	padding-right: 30px;
	color: #4E4E4E;
}
td.torganons{
	padding-right: 30px;
	color: #4E4E4E;
}
td.footer{
	background-image: url(nimages/bg5.jpg);
	background-repeat: repeat-x;
	height: 122px;	
	padding: 15px;

}
td.footer a{
	color: #060606;	
}
.rightcol{
	background-color: #EBEBEB;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 18px;
}
ul{
	margin-left: 20px;
}
.content{
	padding-right: 10px;
}