body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.mainTable
{
	width: 1000px;
}

.topBanners
{
	padding: 10px 0px 10px 36px;
	height: 120px;
	text-align:center;
}


.topBanners .banner
{
	margin: 4px;
	padding: 0px;
	width:255px;
	height:120px;
	position: relative;
	float: left;
}

.rightBanners
{
}

.rightBanners .banner
{
	margin: 3px;
	padding: 0px;
	width:120px;
	height:200px;
	border: 1px solid #eeeeee;
	position: relative;
}

.topPanel
{
	background-color: #003366;
	border-bottom: 5px solid #9FC0FF;
	padding: 5px 0px 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-align:center;
	width:100%;
}

.topPanel a
{
	color: #FFF;
	font-size: 10pt;
	font-weight: 600;
}

.gen
{
	margin: 3px;
	margin-bottom: 20px;
}


.withBorder,
.withBorderWhite
{
	border: 1px solid #D1E4EF;
	background: #FBFBFB;
}

.withBorder a,
.withBorderWhite a
{
	color: #000066;
	font-weight: 600;
	font-size: 9pt;
}

.withBorderWhite
{
	background: #FFFFFF;
}
.withBorder hr,
.withBorderWhite hr
{
	border: none;
	margin: 10px 15px;
	border-bottom: 1px solid #C9DBF8;
}

hr.thin 
{
	border: none;
	margin: 0px 15px;
	border-bottom: 1px solid #C9DBF8;
}

.headerPanelRed,
.headerPanel
{
	height: 26px;
	background-color: #003366;
	border-bottom: 5px solid #9FC0FF;
	color: #FFF;
	font-size: 10pt;
	font-weight: 600;
}
.headerPanelRed div,
.headerPanel div
{
	padding-left: 10px;
	padding-top: 3px;
}

.headerPanelRed div
{
}

.headerPanelRed
{
	background-color: #DF0000;
	border-bottom: 5px solid #FF7D7D;
}

a.withPoonkts
{
	display: block;
	margin: 2px 10px;
	padding-left: 12px;
	background:url(img/poonkt.jpg) left no-repeat;
	color: #000066;
	font-size: 9pt;
	font-weight: normal;
}

.themes .newsLine
{
	margin: 0px 12px;
}

.blog,
.themes
{
	padding: 2px 0px;
	color: #666;
	font-size: 10pt;
	display: table;
	width: 100%;
}

.themes .txt a,
.themes .newsLine a
{
	color: #000066;
	font-weight: normal;
	font-size: 9pt;
}


.themes .txt a 
{
	font-weight: 600;
}
.themes .txt
{
	float: left;
	width: 325px;
}

.themes .photo
{
	float: left;
	width: 80px;
	margin-left: 10px;
}

.themes .photo img
{
	border: 1px solid #C9DBF8;
}
.blog span,
.themes span
{
	display: block;
	margin: 3px 5px 0px 5px;
}

.blog span a,
.themes span a
{
	color: #666;
	font-weight: bold;
	font-size: 10pt;
}

.blog span.time,
.themes span.time,
.themes span.views,
.themes span.answers
{
	display:block;
	margin: 0px 5px;
	color: #999;
	font-size: 8pt;
}

.themes span.views,
.themes span.answers
{
	float: left;
}

.themes span.views
{
	width: 100px;
}

.themes .title
{
	background-color: #E1EEFB;
	padding: 3px;
	color: #000066;
	margin: 0px 5px;
}

.blog .title
{
	padding: 3px;
	padding-left: 25px;
	background:url(img/iconblog.jpg) left no-repeat;
	background-color: #E1EEFB;
}

.blog .title a,
.themes .title a
{
	color: #000066;
	font-weight: normal;
	font-size: 9pt;
	display: block;
}

table.actives
{
	border: none;
	width: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}

table.actives td
{
	text-align: center;
	color: #999;
	font-weight: 600;
}

table.actives td a
{
	color: #487DA2;
	font-size: 10pt;
}

table.actives th
{
	background: #5A8DAF;
	color: #FFF;
}	

table.actives th.left,
table.actives td.left
{
	border: 1px solid #999;
	border-left: none;
	border-top: none;
}

table.actives th.right,
table.actives td.right
{
	border: 1px solid #999;
	border-left: none;
	border-right: none;
	border-top: none;
}

table.actives td.right
{
	background: #FBFBFB;
}

.footerPanel
{
	background: #003366;
	height: 30px;
}

.footerPanel a
{
	color: #003366;
	padding-top: 5px;
	display:inline-block;
}

td {
	font-size: 10pt;
}

.exclusive {
	background: #ffffff;
	color: red; 
	font-weight:bold;
	margin: 5px 0 5px 0;
	padding: 5px 15px;
}
.exclusive td {
	font-size:13px !important;
	font-family:arial,verdana,tahoma
}

