/* General Style */

body {
margin:0;
padding:0;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:0px;
	padding:0px;
	background-color:#464646;
	background-image: url('../images/back.jpg');
	background-repeat:repeat-x;
}
h1 { font-size: 18px; color:#00356E }
h2 { font-size: 16px }
p { font-size: 1em }
a { color:#3F4289; text-decoration:none;font-weight:bold; }
a.top-links:visited;a.top-links:link{color:white;}

#bg-banner{
	background-image: url('../images/head.jpg');
	height:130px;
	width:951px;
	background-repeat:no-repeat;
}

td.content,.content{
	size:11pt;
	font-size:12px;
	
}

.sub-title{
	font-size:13px;
	color:midnightblue;
	font-weight:bold;
}

h2.main-title{
	color:#0412A6;
	font-size:15px;
	font-family:arial;
}

#footer-links a { margin:0 8px; }
#footer a, #footer a:visited {
color:#fff;
text-decoration:none
}
#footer a:hover, #footer a:visited:hover {
color:#fff;
text-decoration:underline
}

a.white-link:link, a.white-link:visited{
	color:white;
	text-decoration:none;
	font-size:12px;
	
}
a.white-link:hover{
	color:white;
	text-decoration:underline;
	font-size:12px;
	
}

a.black-link:link, a.black-link:visited{
	color:black;
	text-decoration:none;
	font-size:12px;
	
}
a.black-link:hover{
	color:black;
	text-decoration:underline;
	font-size:12px;
	
}

a.black1-link:link, a.black1-link:visited{
	color:black;
	text-decoration:none;
	font-size:12px;
	
}
a.black1-link:hover{
	color:black;
	text-decoration:underline;
	font-size:12px;
	
}

a.readmore:link, a.readmore:visited,a:link;a:visited{
	color:#A4B7E5;
	text-decoration:none;
	font-size:12px;
	
}
a.readmore:hover,a:hover{
	color:#A4B7E5;
	text-decoration:underline;
	font-size:12px;
	
}

a.page-link:link, a.page-link:visited{
	color:#A4B7E5;
	text-decoration:none;
	font-size:12px;
	
}
a.page-link:hover{
	color:#A4B7E5;
	text-decoration:underline;
	font-size:12px;
	
}

div.page_title{
	color:white;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.clr { clear: both; overflow:hidden; height:0; }
.align-right { text-align:right; }
.wide100 { width:100%; }
.wide80 { width:80%; }
.wide75 { width:75%; }
.wide70 { width:70%; }
.wide65 { width:65%; }
.wide60 { width:60%; }
.default-height { height:440px }

a.fake-link, a.fake-link:hover { cursor:default; text-decoration:none; }

#system-message { background-color: #E7E7E7; border-top: 3px solid #CCCCCC; border-bottom: 3px solid #CCCCCC; margin-bottom: 10px; padding: 0;}
#system-message .info { background: #E7E7E7 url(../images/notice-info.png) 10px center no-repeat; padding: 10px;}
#system-message .alert { background: #E7E7E7 url(../images/notice-alert.png) 10px center no-repeat; padding: 10px;}
#system-message .message { color: #004080; font-weight: bold; text-indent: 36px; }

/*Grid*/
.ico-action { margin-right:5px }

.searchkeyword{
	width:140px;
	height:20px;
	vertical-align:middle;
	font-size:11px;
	font-family:verdana;
	padding:4px;
	border:0px;
}

.buttonsearch{
	vertical-align:middle;
	font-size:12px;
	color:white;
	padding:3px;
	background-color:transparent;
	border:0px;
	font-weight:bold;
}

#submit {
background:transparent url(../images/submit.gif) no-repeat scroll 0 0;
border:0 none;
height:20px;
width:61px;
}

#cancel,#btnReset{
background:transparent url(../images/cancel.gif) no-repeat scroll 0 0;
border:0 none;
height:20px;
width:61px;
}

.header{
	font-size:20px;
	color:#021460;
	font-weight:bold;
}

#menu-tab{
	width:auto;
	margin-left:0px;
	list-style-type: none;
	padding:0;
	margin:0;
	border:0px solid #eeeeee;
	text-align:center;
}
ul li {
    margin:0;
    padding:0;
    list-style-type:none;
}


ul .menu-home, ul .menu-home a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnhome.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-home a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnhome.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-nation, ul .menu-nation a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnnation.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-nation a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnnation.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-metro, ul .menu-metro a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnmetro.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-metro a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnmetro.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-region, ul .menu-region a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnregion.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-region a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnregion.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-business, ul .menu-business a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnbusiness.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-business a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnbusiness.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-sports, ul .menu-sports a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnsports.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-sports a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnsports.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-opinion, ul .menu-opinion a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnopinion.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-opinion a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnopinion.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-classified-ads, ul .menu-classified-ads a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnclassified.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-classified-ads a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnclassified.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-archived-news, ul .menu-archived-news a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btnarchive.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-archived-news a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btnarchive.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

ul .menu-contact, ul .menu-contact a {
	height: 30px;
	width: 166px;
	top:0px;
	background:url(../images/btncontactus.jpg) no-repeat left top;
	margin-right:0px;
	float:left;padding:0;
}
ul .menu-contact a:hover{
	height: 30px;
	width: 166px;
	 top:0px;
	 background:url(../images/btncontactus.jpg) no-repeat left bottom;
	 margin-right:0px;
	 float:left;padding:0;
}

a.news-title:link, a.news-title:visited{
	color:#183462;
	text-decoration:none;
	font-size:14px;
	
}
a.news-title:hover{
	color:#183462;
	text-decoration:underline;
	font-size:14px;
	
}

h2.main-title{
	color:#0412A6;
	font-size:20px;
}

a.main-title:link, a.main-title:visited{
	color:#0412A6;
	font-size:20px;
	text-decoration:none;
	
}
a.main-title:hover{
	color:#0412A6;
	font-size:20px;
	text-decoration:underline;	
}


