font {font-family: Verdana, Arial, Helvetica, sans-serif;}
hr {border-width: 1px; border-color: #000000; border-bottom-width: 0px;}
td {font-size: 10px; padding-left: 12px; padding-right: 12px}

a:link {color : #990000;	text-decoration : underline; }
a:visited {color : #991111;	text-decoration : underline; }
a:hover {color : #666666; text-decoration : underline; }
a:active {color : #990000;	text-decoration : underline; }

.heading {text-decoration : none; font-size: 11px; font-weight : bold;}
.dateline {border-top-style: dashed; border-top-width: 1px; border-top-color: #000000;}
.showline {border-top-style: dotted; border-top-width: 1px; border-top-color: #000000;}
.underlined {text-decoration : none;}

body{
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
        color : #000000;
}

.news
{
	font-size : 11px;
}

.button {
	background : #cccccc;
	border : 1 solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.editbox {
	background : #ffffff;
	border : 1 solid #333333;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.nopadding
{
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin: 0px;
}

.nomargin {margin: 0px;}
.body_margin {margin: 10px;}
.maintable
{
    border-color : #333333;
	border-style : solid;
	border-width : 1; 
}

.mlisttable
{
    border-color : #333333;
	border-style : solid;
	border-width : 0;
	border-top-width: 0;
	margin: 0px; 
	background-color : #ffffff;
	margin-top: 4px;
}

.linkbox {
	background-color : #ffffff;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #666666;
	font-size : 10px;
}

.scoll_line {background-color : #333333;}