body{
}

td{
	Color : White;
	Font-Family : Verdana, san-serif;
	Font-Size : 75%;
}
.news{
	Color : White;
	Font-Family : Verdana, san-serif;
	Font-Size : 70%;
}
.hnews{
	Color : #FF9900;
	Font-Family : Verdana, san-serif;
	Font-Size : 80%;
	Font-weight : Bold;
}
.cop{
	Font-Size : 60%;
	Color : Black;
}
.btxt{
	Font-Size : 11px;
	Color : #4C7982;
}
h1{
	font-Size : 180%;
	color : #ffcc00;
	font-Family : Arial;
	font-Weight : 900;
	font-style: italic;
	font-variant: small-caps;
}
.hh{
	font-Size : 95%;
	color : #FF9900;
	font-Weight : Bold;
}

input.fr1{
	border-right: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000
}
.subm{
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: black;
	font-weight : Bold;
}
.formt{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 11px;
	color: #3333cc;
	font-weight: bold;
}
textarea{
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000;
}
select{
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000;
}
input.btn{
	color : #CFD6EF;
}

A {
	Color : White;
	text-decoration : underline;
}
A:visited {
	Color : White;
	text-decoration : underline;
}
A:hover {
	Color : White;
	text-decoration : none;
}
A:active {
	Color : White;
	text-decoration : none;
}

A.bmnu {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : none;
}
A.bmnu:visited {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : none;
}
A.bmnu:hover {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : underline;
}
A.bmnu:active {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : underline;
}


A.lc {
	Color : #008000;
	text-decoration : underline;
}
A.lc:visited {
	Color : #008000;
	text-decoration : underline;
}
A.lc:hover {
	Color : #008000;
	text-decoration : none;
}
A.lc:active {
	Color : #008000;
	text-decoration : none;
}

tabcontentcontainer{
	padding: 5px;
}

.tabcontent{
	display:none;
}