﻿img {
	text-decoration: none;
	border: none;
}
font {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

body, td, .forTexts {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
P
{
	margin : 2px;
	margin-bottom : 0;
	margin-top :0;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	text-decoration:underline;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	text-decoration:none;
}
a.menutxt:link, a.menutxt:visited, a.menutxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	text-decoration:underline;
}
a.menutxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff00;
	text-decoration:none;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
    background-color: #FF8D00;
}

.inpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
}
.sbmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	cursor : pointer;
}
.sbmt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FE9810;
	border: 1px solid #ffffff;
	cursor : pointer;
}
.buttonmid1
{

	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family:tahoma;	
}
td.inheader {
	background-image: url(img2/tblbg1.jpg);
	height:33px;
	border:1px solid #FFFFFF;
	font-weight: bold;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
}
td.item {
	background-color: #689BC8;	
	border:1px solid #FFFFFF;
		
}
.tb1 {

	font-weight: bold;
	font-size: 18px;
	font-style : italic ;
	font-family : Arial , Verdana , Tahoma , Times New Roman;	
}
h3 {

	font-weight: bold;
	font-size: 18px;
	font-style : italic ;
	font-family : Arial , Verdana , Tahoma , Times New Roman;	
}

.menubtn
{
	border : solid 1px #ffffff;
	background-color : #186170;
	color : #ffffff;
	font-weight : bold;
	cursor : pointer;
	font-size : 11px;
	text-align:left;
	padding-left:4px;

}
.menubtn_on
{
	border : solid 1px #ffffff;
	background-color : #FE9810;
	color : #000000;
	font-size : 11px;
		font-weight : bold;
		letter-spacing : 1px;
		cursor : pointer;
		text-align:left;
		padding-left:25px;
}

.hidetable
{
	display: none;
}
.showtable
{
	display: '';
}
.trans0 { opacity:.25;filter: alpha(opacity=0); -moz-opacity: 0.0; }
.trans25 { opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
.trans50 { opacity:.25;filter: alpha(opacity=50); -moz-opacity: 0.5;}
.trans75 { opacity:.25;filter: alpha(opacity=75); -moz-opacity: 0.75; }
.trans100 { opacity:.25;filter: alpha(opacity=100); -moz-opacity: 1.0; }
.trans95 { opacity:.25;filter: alpha(opacity=95); -moz-opacity: 0.95; }

.tblnews
{
	width:217px;
	padding-left:3px;
	
}
.newstitle
{
	font-weight: bold;
	font-family:arial,tahoma,verdana;
	background-color:#125A66;
	color:#ffffff;
	font-size:12px;
	height:19px;
	border:1px solid #FFFFFF;
	
	

}
.newsdate
{
	color: #000000;
	font-style:italic;
	font-size:10px;
	font-family:Tahoma,verdana;
	font-weight:bold;
	
}

.newstext
{
	border:none;
	padding:6px;
	height:100px;/* height of div*/
	overflow:auto;
	width:'100%';
	color:#FFFFFF;
}

.newsmarquee1
{
	width:210px;
	border:1px solid #FFFFFF;
	
	
}
.newsmarquee2
{
	border:1px #000000 solid;
	height:140px;
	cursor:pointer;
	
	
}