BODY{
scrollbar-face-color:#EAEAEA;
scrollbar-arrow-color:F73737;
scrollbar-track-color:#AAABAD;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
margin:0px;
}
.logo
{
	background:url('images/logo.jpg');
}
/* SEARCH BAR
****************************/
.searchbar
{
	background:url('images/search_bar_bg.gif');
}
.hr_color
{
	border:solid 2px #CD2C2C;
}
.txtbox_outline
{
	border: solid 1px #696969;
	width:235px;
	height:20px;
}

.top_bottom
{
		border-bottom:solid 1px #F73737;
		border-top:solid 1px #F73737;
		background:#FFFFFF;
}

.forms
{
	border: solid 1px #000000;
	background:#CCCCCC;
}
.submit_btn
{
	border: solid 1px; #000000;
}
	
.searchtext{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}
.scrollerWhite{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

/* NEWS SCROLLER  
****************************/
.scroller{
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
}
.updated{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.news_after
{
background:url('images/def_after.jpg');
}
.news_middle
{
background:url('images/def_middle.jpg');
}
.news_front
{
background:url('images/def_front.jpg');
}

/* CONTENT MENU  
****************************/
.normal_bg
{
	background:#EAEAEA;
	color:#000000;
	padding-left:10px;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #C6C6C6;

}

.hover_bg
{
	font-family:Tahoma;
	font-size:14px;
	background:#FFFFFF;
	color:#000000;
	padding-left:10px;
	font-weight:bold;
	border-bottom:solid 1px;#C6C6C6;
}

.box_hover
{
	background:url('images/hover_red.gif');
	font-family:Tahoma;
	font-size:14px;
	border-bottom:solid 1px;#C6C6C6;

}


.cnt_menu {
	font-family:Tahoma; 
	font-weight:bold; 
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

.cnt_menu:Hover {
	font-family:Tahoma; 
	font-weight:bold; 
	color:#696969;
	font-size: 11px;
	text-decoration: none;
}

.Menu:MouseDown {
	font-family:Tahoma; 
	font-weight:bold; 
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

/*Headlines BLOCK
****************************/

.headline_box
{
	background:url('images/red_bar.gif');
	padding-left:10px;
	color:#FFFFFF;

}

.headline_box_no_border
{
	background:url('images/red_bar.gif');
	padding-left:10px;
	color:#FFFFFF;
	border-top:solid 1px #FF0000;

}

.headline_left_box
{
	background:url('images/red_bar.gif');
	color:#FFFFFF;
	text-align:center;

}

.headline_left_box_no_border
{
	background:url('images/red_bar.gif');
	color:#FFFFFF;
	text-align:center;
	border-top:solid 1px #FF0000;
}

.headline_txt
{
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.posted
{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}

.headline_news
{
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	line-height: 16px;
}

.breaking
{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 16px;
	font-style:bold;
}


.headlines_news_bg
{
	background:#FEF7F6;
}

.headlines_news_bg_outline
{
	background:#FEF7F6;
}

.mainBoundingBox {
	border: 1px solid #F6252C;
}
.topline
{
	border-top:solid 2px #F6252C;
}
.bottomline
{
	border-bottom:solid 2px #F6252C;
}

/* EDITORIAL */ 

.middle_heading_box
{
	background:url('images/gray_bar.gif');
	padding-left:10px;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.middle_headline_txt
{
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF;
	font-weight:bold;
	
}
.gray_bounding_box{
	border: 1px solid #000000;
	background:#FFFFFF;
}
.gray_bounding_box2{
	border: 1px solid #000000;
	
}
.gray_bottomline{
	border-bottom: 1px solid #000000;
}

.gray_outline{
	background:url('images/gray_bar.gif');
	border: 1px solid #000000;
	padding-left:10px;
	color:#FFFFFF;
}
.investigation_bg
{
	background:#F5F5F5;
}

.press_bg_outline
{
	background:#F5F5F5;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
.quote_bg
{
	background:#F5F5F5;
}

.press_seperator
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #000000;
}

.quote_seperator
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #000000;
}


.bottom_txt {
	font-family:Tahoma; 
	font-weight:bold; 
	color:#CD2C2C;
	font-size: 11px;
	text-decoration:none;
}
.bottom_table_topline
{
	border-top:solid 1px #A5A5A5;
	border-bottom:solid 1px #A5A5A5;
	background:#CCCCCC;
	text-decoration:none;
}

	
.right_border
{
	border-right:solid 1px #666666;
}

.left_border
{
	border-right:solid 1px #666666;
}
	
.border_index
{
	border:solid 1px #666666;
	background:#F5F5F5;
}
.location
{
	font-family:Verdana; 
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}


.panel_login_txt
{
color:#38EB4D;
font-family:Courier;
font-size:10px;
text-deocration:none;
}


.pep_soc
{
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:solid 5px #000000;
	
}
	
/*
td {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}*/














/* CSS Document */
/*
td {
	font-family: Arial;
	color: #535353;
	font-size: 12px;
	line-height: 18px;
}*/

.head {
	padding-top:5px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}

.headsmall{
	font-family: Arial;
	font-weight: bold;
	color: #5D5D5D;
	font-size: 12px;
	font-style:italics;
}

.headWhite {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding: 2px;
}

.headtmpWhite {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
}

.headtmpWhite:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
}


.hlight {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding: 2px;
}
.topline {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
}

.sm_hlight {
	font-family: verdana;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
}

.sm_hlight:hover {
	font-family: verdana;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	padding: 2px;
}


.headlines {
	font-family: verdana;
	font-weight: bold;
	color: #ED1C21;
	font-size: 13px;
	text-decoration: none;
	padding: 2px;
}

.headlines:hover {
	font-family: verdana;
	font-weight: bold;
	color: #ED1C21;
	font-size: 13px;
	text-decoration: underline;
	padding: 2px;
}

.headline {
	font-family: Arial;
	font-weight: italic;
	color: #5D5D5D;
	font-size: 14px;
}

.content {
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height:17px;
}

.writer {
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.writerRed {
	font-family: Arial;
	font-weight: normal;
	color: #95543A;
	font-size: 12px;
}

.des{
	font-family: Arial;
	color: #5D5D5D;
	font-style:italic;
	font-size: 12px;

}

.date {
	font-family: Arial;
	font-weight: italic;
	color: #5D5D5D;
	font-size: 12px;
}

.fdate {
	font-family: Arial; 
	font-weight: normal;
	color: #000000;
	font-size : 10px;
}

.contImage {
	float: right;
	clear: right;
	padding-left: 10px;
}

.contImageLeft {
	float: left;
	clear: left;
	padding-right: 5px;
	padding-bottom: 0px;
}

.contImageCaption {
	font-family: Arial;
	padding-top: 2px;
	color:#606060;
	font-size : 10px;
	line-height: 14px;
}

.homepage {
	font-family: Arial; 
	font-weight: bold; 
	color: #ED1D24; 
	font-size: 11px; 
}

.homepage:hover {
	font-family: Arial; 
	font-weight: bold; 
	color: #ED1D24; 
	font-size: 11px; 
	text-decoration: none;
}


.MENU_START_FROM_HERE
{

}

.Menu {
	font-family:Arial; 
	font-weight:bold; 
	color:#3A4102;
	font-size: 11px;
	text-decoration: none;
	padding-left:5px;
}

.Menu:Hover {
	font-family:Arial; 
	font-weight:bold; 
	color:#3A4102;
	font-size: 11px;
	text-decoration: underline;
	padding-left:5px;
}

.Menu:MouseDown {
	font-family:Arial; 
	font-weight:bold; 
	color:#3A4102;
	font-size: 11px;
	text-decoration: none;
	padding-left:5px;
}

.menu-current
{

	font-family:Arial; 
	font-weight:bold; 
	font-size: 11px;
	text-decoration: none;
	background-color:#A9BC85;
	color: #3A4102;
	padding-left:5px;
}

.cnt-menu-side
{

	background-color:#707E04;
	border-bottom:solid 1px #3A4102;
	padding-left:5px;
}


.MENU_ENDS_HERE
{

}









.lbrown {
	font-family:Arial; 
	font-weight:normal; 
	color:#95543A;
	font-size: 11px;
	text-decoration: none;
}


.opinion {
	font-family: verdana; 
	font-weight: bold; 
	color: #535353;
	font-size: 12px;
}

.more {
	font-family: Arial; 
	font-weight: normal;
	color: #ff0000;
	font-size: 11px;
}

.more:hover {
	font-family: Arial; 
	font-weight: normal;
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
}

.oa {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 11px;
}

.rs {
	font-family: Arial; 
	font-weight: bold;
	color: #993300;
	font-size: 11px;
	text-decoration: none;
}

.rs:Hover {
	font-family: Arial; 
	font-weight: bold;
	color: #993300;
	font-size: 11px;
	text-decoration: underline;
}
.oa:Hover {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 11px;
	text-decoration: none;
}

.mCap {
	font-family: Tahoma; 
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.pollResult {
	font-family: Arial; 
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
}

.pollResult:Hover {
	font-family: Arial; 
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}


.va {
	font-family: Arial; 
	font-weight: normal;
	color: #404040;
	font-size: 12px;
}

.va:Hover {
	font-family: Arial; 
	font-weight: normal;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}

.eye {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 12px;
}

.bt {
	font-family: Verdana; 
	color: #ED1D24;
	font-size: 11px;
	text-decoration: none;
}

.bt:Hover {
	font-family: Verdana; 
	color: #ED1D24;
	font-size: 11px;
	text-decoration: underline;
}

.currency {
	font-family: Verdana; 
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

.currency_bg
{
	background:#EBE9E8;
}

.currency2 {
	font-family: Verdana; 
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}

.ktm {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}


.mnews {
	font-family: Arial; 
	font-weight: Bold;
	color: #5D5D5D;
	font-size: 12px;
}

.ctmpheader {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}

.ctmpheader:hover {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}


.cheader {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 12px;
}

.cheader:Hover {
	font-family: Arial; 
	font-weight: bold;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
}

.cfoto {
	font-family: Arial; 
	font-weight: regular;
	color: #404040;
	font-size: 12px;
}

.kidding {
	font-family: arial; 
	font-weight: bold;
	color: #404040;
	font-size: 16px;
}

input.searchBox {
	font-family: verdana;
	font-size: 7.5pt;
	padding: 0px;
}

.mainBoundingBox {
	border: 1px solid #F6252C;
}


.socBoundingBox {
	border: 1px solid #D99240;
}

.theme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.searchTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SrchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.realplayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}

.homepg:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.homepg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.updateDateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.10px{
	padding-top: 10px;
}
.socBottomBar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.opiBDR {
	background-color: #FCE8D0;
	border: 1px solid E7AC6A;
}
.cntUndeline {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: 701524;
	border-right-color: 701524;
	border-bottom-color: 701524;
	border-left-color: 701524;
}
.audio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #711625;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;

}
.italics {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.box
{
	height: 15;
	width: 25;
}

.commentLine
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.hrline
{
	color:#E6DEDB
}
	

.panel {
	font-family: Arial; 
	font-weight: bold;
	color: #333366;
	font-decoration:underline;
	font-size: 12px;
}


.panel:hover {
	font-family: Arial; 
	font-weight: bold;
	color: #FF0000;
	font-decoration:none;
	font-size: 12px;
}

.call {
	font-family: Arial;
	color: #535353;
	font-size: 12px;
	line-height: 15px;
}

.rss
{
	font-family: Arial;
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
	line-height: 15px;
}

















.mainPageBorder
{	
	border:solid 1px #cccccc;
	
}
	











.leftHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 5px;
}
.more a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	padding-left: 5px;
}

.more a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	padding-left: 5px;
}


.dateTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}



a:hover {
	
	text-decoration: underline;
}

a:link{
		text-decoration: none;
}

.ln
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93A374;
	text-decoration: none;
	}
	
	.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96979B;
	text-align:center;
	text-decoration: none;
	}
	
.sports
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6C6C;
	text-decoration: none;
}

.world
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6C6C;
	text-decoration: none;
}

.politics
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F8E00;
	text-decoration: none;
	}
.enter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6C6C;
	text-decoration: none;
}

.tech
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C67F7F;
	text-decoration: none;
}

.lb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #93A374;
	text-decoration: none;
	}



.headline
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93A374;
	font-weight:bold;
	text-decoration: none;
	}
	
.moreTopic
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93A374;
	font-weight:bold;
	text-decoration: none;
	}

.ani {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}
.redline
{
	padding-top:2px;
	padding-bottom:2px;
	background:#FFFFFF;
	border-bottom:solid 1px #F6252C;
	border-top:solid 1px #F6252C;
}

.arrow_color
{
	background:url('images/arrow_gray.jpg');
}


.more_bg
{
	background:url('images/search_bar_bg.gif');
/*	background:#EAEAEA;*/
	color:#000000;
	padding-left:10px;
	height:30px;
	border-bottom:solid 1px #999999;

}




#footer{font-family:verdana;font-size:11px;font-color:#333}
#footer a.footer_a{font-family:verdana;font-size:11px;font-color:#d90000}
SPAN.footer{font-family:verdana;font-size:11px;font-color:#333}
SPAN.footer a{font-family:verdana;font-size:11px;font-color:#d90000}

.right_title{font-family:verdana;font-size:11px;background:#333;color:#f5f5f5;height:25px;padding:3px;text-align:center}
a.right_small_title{font-family:verdana;font-size:14px;background:#f5f5f5;color:#222}
