﻿body { 
    font-family: Arial, Helvetica, MS Sans Serif, Microsoft Sans Serif;
    font-size: 11pt;
    background-color:#5b626a;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

a:link {color: #333333;}
a:hover {color: #448fb7;}
a:visited {color: #333333;}
a:active {color: #ffffff;}
img {border: 0px;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

hr {
    height: 1px;
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px;
    border-bottom-color: #4a9ec2;
    border-style: groove;
}

table.main {
    border:0px;
    border-width: 0px;
    border-color:#5b626a;
    border-style: none;
    width: 780px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

td, th {
    vertical-align: top;
    font-size: 11px;
}

td.footer {
    background-image: url('images/footer_bar.gif');
    background-repeat: no-repeat;
    height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    font-style:normal;
    vertical-align: middle;
}

td.ads {
    text-align:center;
    height: 115px;
    vertical-align: middle;
}

.search {
    text-align: right;
    width: 630px;
}

table.news {
    width: 235px;
    background-color: #eaf1f9;
    border: 0px;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
}

td.news_sep {
	height: 2px;
	width: 100%;
	background-color: #d7e5f2;
}

.news_top {
	background-image:url('images/news_top.gif');
	width: 235px;
	height: 13px;
    margin-left: auto;
    margin-right: auto;
}

.news_bottom {
    background-image:url('images/news_bottom.gif');
	width: 235px;
	height: 13px;
    margin-left: auto;
    margin-right: auto;
}


.news_top_main {
	background-image:url('images/news_top_main.gif');
	background-repeat:no-repeat;
	width: 390px;
	height: 18px;
    margin-left: auto;
    margin-right: auto;
}

.news_bottom_main {
    background-image:url('images/news_bottom_main.gif');
    background-repeat:no-repeat;
	width: 390px;
	height: 18px;
    margin-left: auto;
    margin-right: auto;
}


.news_date{
	font-size: 11px;
	font-weight: bold;
	color: #4a8eb3;
	text-align: left;
}

.news_headline{
	font-size: 9px;
	text-transform:uppercase;
	text-decoration:underline;
	color: #444444;
	text-align: left;
}
.news_headline_main{
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:underline;
	color: #444444;
	text-align: center;
}

.news_text {
	color: #444444;
	font-size: 11px;
}

.news_text a:link {color: #444444;}
.news_text a:hover {color: #444444;}
.news_text a:visited {color: #444444;}
.news_text a:active {color: #444444;}


img.news {border: 0px;}

.news_headline a:link {color: #444444;}
.news_headline a:hover {color: #444444;}
.news_headline a:visited {color: #444444;}
.news_headline a:active {color: #444444;}




.of {
    border-style:solid; 
    border-width: 1; 
    border-color : #999999; 
    background-color:#dddddd; 
    color: #444444; 
    font-size: 12px; 
    font-weight: bold;
}

.on {
    border-style:none;
    background-color:#ddeedd; 
    color: #444444;
}

.off {
    border-style:none;
    background-color:#f3f3f3; 
    color: #444444;
}

.off a:link {color: #448fb7;}
.off a:hover {color: #448fb7;}
.off a:visited {color: #448fb7;}
.off a:active {color: #448fb7;}

.footer a:link {color: #ffffff;}
.footer a:hover {color: #448fb7;}
.footer a:visited {color: #ffffff;}
.footer a:active {color: #ffffff;}

.boxtop {
	background-image: url('images/box_top.gif');
	width: 249px;
	height: 18px;
}

.boxbottom {
	background-image: url('images/box_bottom.gif');
	width: 249px;
	height: 18px;
}

.boxmiddle {
	background-color: #ffffff;
	padding: 5px;
}

.bigboxtop {
	background-image: url('images/big_box_top.gif');
	height: 18px;
	width: 756px;
}

.bigboxbottom {
	background-image: url('images/big_box_bottom.gif');
	height: 18px;
	width: 756px;
}

.bigboxmiddle {
	background-color: #ffffff;
	padding: 5px;
	width: 746px;
	text-align:justify;
}