body {
	font-family: "Times New Roman";
	font-size: 12px;
	color:black;
	background-color : White;
}
.radio {
	border-width:0px;
	color:black;
	background-color:#000000;
	border-color:#000000;
	border : thin outset Black;
}

td {
	font-family: "Times New Roman";
	font-size: 12px;
}
.smallfont {font-family:verdana; font-size:10px}
.button { font-family:verdana; font-size:12px; font-weight:bold; color:white}
.menu{
	color: #660066;
	font-weight:bold;
}
.menu:hover{
	color: #408080;
	font-weight:bold;
}


H3
{font-family:verdana; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{font-family:verdana; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{font-family:verdana; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	letter-spacing : normal;
	list-style-type : square;
}

A
{
	color: #FF8C00;
	font-weight : bold;
	list-style-type : square;
	TEXT-DECORATION:none;
}
A:hover
{
	TEXT-DECORATION:none;
	color: #DAA520;
}

.mainTextFormat{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	padding: 20px;
}

.copyrights{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #6C75BE;
}


.newsText{
	text-decoration: underline;
}
.newsText:hover{
	text-decoration: underline;
}
.newsTextDate{
	font-size: 9;
	color: #C4C4C4;
}

.menuStyle{
	font: small Times New Roman;
	text-align: center;
	color: black;
}
.menuStyle:hover{
	color: cf0000;
	text-decoration : underline;
}

.x-menuStyle{
	font: small Times New Roman;
	text-align: center;
	color: white;
}
.x-menuStyle:hover{
	color: yellow;
	text-decoration : underline;
}

.portStyle{
	font: small Times New Roman;
	text-align: center;
	color: Black;
}
.portStyle:hover{
	color: cf0000;
	text-decoration : underline;
}




.mnu{
	position:absolute;
	VISIBILITY:hidden; 
	width:120; 
	white-space: nowrap;
}
.mnuTd{
	padding: 1px 12px;
	text-decoration: none;
	white-space: nowrap;
}

.mTd{
	color: white;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	width: 100;
	padding-top: 10;
}

.mTdSel{
	color: #950000;
	font-weight: bold;
	font-size: 11px;
}
.panelSpace{
	background: url(/img/midbg.gif) repeat-x;
	width: 6px;
}
.panelSpaceImg{
	width: 6px;
}

.label{
	color: white;
	font: bold;
	width: 110;
	text-align: left;
	vertical-align: top;
	padding-top: 7;
	padding-left: 5;
}

.vmTd{
	height: 25;
	vertical-align: middle;
}

.blockHeader{
	text-align: right;
	color: black;
	font-weight: bold;
	vertical-align: top;
	font-size: small;
}
.blockText{
	text-align: justify;
	vertical-align: top;
	font-size: small;
	
}

.header{
	font-size: medium;
}