body { padding: 0px; margin: 0px; background: #F2F0EA;}

.bg {
	background-image: url(../images/bg_main.gif);
	background-position: center;
	background-repeat: repeat-y;
}


a {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #369BFF;
	text-decoration: none;

}

a.cad {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

li {
	font-family: Arial;
       list-style:square;
	color: #999;
       font-size : 11px;
}

ol{
	font-family: Arial;
       color: #999;
       font-size : 11px; list-style-type:decimal
}

input, select, textarea, label {
       font-size : 10px;
       font-family : verdana, sans-serif;
}



/* Tables */
/* ----------------------------------------------------- */

.table {
	border: 1px solid #919291;
}


.newstable {
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
}


.subm {
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 10px; 
}


.ctitle {
        height : 21px;
	padding-left: 5px; 
	padding-right: 5px; 
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
}

.tablecenter {
	border-right: 1px solid #919291;
	border-bottom: 1px solid #919291;
	border-left: 1px solid #919291;
}



/* News */
/* ----------------------------------------------------- */

.newstitle {
	font-family: Arial;
	color: #666666;
	font-weight: bold;

}

a.newstitle {
	text-decoration: underline;

}

.newsbody, p {
	font-family: verdana;
	color: #333333;
}

.MainNewsBody {
	font-family: Arial;
	color: #333333;
}

.newsauthor {
	font-family: verdana, sans-serif;
	color: #333333;
	font-style : italic;
	font-weight: normal;
}


.MainNewsAuthor {
	font-family: verdana, sans-serif;
	color: #333333;
}


/*  */
/* ----------------------------------------------------- */


.ctit {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}

a.ctit {
	text-decoration: underline;
}

a.LeftLinks {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}


a.LeftLinks : hover {
	text-decoration: underline;
}



a.digest {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #369BFF;
	text-decoration: underline;
	font-weight: bold;
}


.DigestTitle {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}


.fullstory, a.fullstory {
	font-size: 10px;
	text-decoration: none;
}

.datenews {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.datetime {
	font-family: Arial;
	font-size: 12px;
	color: #D174AB;
	font-weight: bold;

}

.tooltit {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;

}

.textfooter {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.footerlink, a.footerlink {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.pager, .search_pager {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.searchRadioButtons{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.day_act
{
	padding: 0px 4px 0px 4px; 
	background: #D174AB;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

div.storySideColumn {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-align:left;
	padding-bottom:0px;
}

div.storySideColumn span{
	padding-bottom:0px;
	margin-bottom:0px;
}

div.storySideColumn li a{
	font-size: 10px;
	color: #666;
}

.ctgry_title{
font-size:12px;
font-weight:bold;
padding:10px 0px 10px 0px;
}

.current_ctgry_title{
font-size:12px;
font-weight:bold;
color:#3399FF;
padding-top:10px;
}


.newsul{
list-style:none;
padding:0px 0px 5px 0px;
margin:0px;
}

.newsul li{
line-height:12px;
list-style:none;
background:url(../images/news_bullet.gif) 0px 5px no-repeat;
padding:0px 0px 5px 8px;
margin:0px;
}

.newsul .current_story_title li a{
color:black;
}

.newsul li a{
padding:0px;
margin:0px;
}