/* Basic */
body {
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	background-color:#858484;
}

p {

}

ul {
	margin: 0px 0px 0px 15px;
	list-style-type:none;	
	font-size: 0.93em;
}

li {
	margin: 2px 0 0 0;
	font-size: 0.93em;
	border-bottom:1px dotted #ccc;
}

table.ako {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.4;	
}

a:link, a:visited { 
	color: #576F80; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 1.0em; 
	text-align: left;
} 

a:hover { 
	color: #1756BF; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 1.0em; 
	text-align: left;
} 

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.4em;
}

a:link, a:visited { 
	color: #576F80; 
	text-decoration: none; 
	font-weight: bold; 
} 

a:hover { 
	color: #1756BF; 
	text-decoration: underline; 
	font-weight: bold; 
}

.text_subpromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height:1.4em;
	color:#FF3300;
}

.bg_head {
	background: url(images/logo.jpg) repeat-y;
	background-position:right;
}

.title {
	color: #FFF;
	font: normal 70% Verdana,sans-serif;
}

/* news item1 */
div.newsitem {
	background: #F0F0F0 repeat-x;
	border: 1px dashed #EEE;
	border-color: #DDD #DDD #DDD #DDD;
	clear: both;
	color: #333;
	line-height: 1.4;
	padding: 4px;
}
div.newsitem .title {
	color: #0066CC;
	font: bold 1.0em Verdana, sans-serif;
	padding: 3px 4px;
}
div.newsitem .body {
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	text-align: left;
}

/* news item2 */
div.newsitem2 {
	background: #FFF url(img/bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #333;
	line-height: 1.4;
	padding: 4px;
}
div.newsitem2 .title {
	color: #0066CC;
	font: bold 1.0em Verdana, sans-serif;
	padding: 3px 4px;
}
div.newsitem2 .body {
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	text-align: left;
}

/* news item3 */
div.newsitem3 {
	background: #FFF url(img/bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	color: #333;
	padding-left:2px;
	padding-right:2px;
}
div.newsitem3 .body {
	font-family: Verdana, sans-serif;
	font-size: 0.77em;
	text-align: left;
	line-height: 1.2;	
}

/* CSS for Component */
.contentpaneopen {
	font: normal 0.9em Verdana, sans-serif;
	line-height: 1.4em;	
}

.contentpaneopen2 {
	font: normal 0.8em Verdana, sans-serif;
	line-height: 1.4em;	
}

.componentheading {
	color: #576F80;
	font: bold 0.9em Verdana, sans-serif;
}

.contentheading {
	color: #0066CC;
	font: bold 1.1em Verdana, sans-serif;
}

a.contentpagetitle:link, a.contentpagetitle:visited { 
	color: #2B6BAC; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 1.0em; 
	text-align: left;
} 

a.contentpagetitle:hover { 
	color: #2B6BAC; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 1.0em; 
	text-align: left;
} 

.small {
	font-family: 0.8em Verdana, sans-serif; 
	color: #666;
	line-height: 1.3em;
}

.small2 {
	font: bold 0.85em Verdana, sans-serif; 
	color: #666;
	line-height: 1.3em;
}

a.latestnews:link, a.latestnews:visited { 
	color: #576F80; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 1.3em; 
	text-align: left;
} 

a.latestnews:hover { 
	color: #2B6BAC; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 1.3em; 
	text-align: left;
} 

a.latestnews2:link, a.latestnews2:visited { 
	color: #576F80; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 0.95em; 
	text-align: left;
} 

a.latestnews2:hover { 
	color: #2B6BAC; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 0.95em; 
	text-align: left;
} 

.readon { 
	color: #000; 
	text-decoration: none; 
	font: bold 85% Verdana, sans-serif;
	text-align: left;
} 

a.readon:link, a.readon:visited { 
	color: #2B6BAC; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 1.0em; 
	text-align: left;
} 

a.readon:hover { 
	color: #2B6BAC; 
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 1.0em; 
	text-align: left;
} 

/* banner */
a.sideban:link, a.sideban:visited { 
	background: url(img/bg_navitem.gif) repeat-x #FFF;
	border-bottom: 1px solid #EEE;
	display: block;
	font: bold 0.8em Verdana, sans-serif;
	padding: 6px 20px 8px 8px;
	text-decoration: none; color: #333;
} 

/* Poll */
.poolborder {
	padding-left: 2px;
	border-bottom: 1px solid #000;	
}
.pool_rad {
	padding-left: 3px;	
}
.pool_text {
	padding-left: 2px;
	border-bottom: 1px dotted #666;		
}

/* Search */
.inputbox {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
	background: #eee;
	border: 1px solid #999;
	margin-left: 0px;
}
.button {
	font-size: 0.8em;
	background: #eee;
	border: 1px solid #999;
	padding: 0 0 0 0;
}

.message { 
	color: #FF0000; 
	font-weight: bold; 
	font-size: 0.95em; 
	text-align: left;
	line-height: 1.4;
	text-indent:3px;
} 
