body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F7E499;
	background-repeat: repeat-x;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
	color: #038700;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 2px 0px 2px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #038700;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #000000;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}

.header_for_print	{
	display:none;
}

.main	{
	width: 750px;
         border-color: #038700;
         border-left-style:solid;
         border-left-width: thin;
         border-right-style:solid;
         border-right-width: thin;

}
.header {
	width: 750px;
	height: 150px;
	background-color: #ffffff;
	vertical-align: top;
}
.menu_table{
	width: 150px;
}

.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;

}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #038700;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
         border-top-style:solid;
         border-width: thin;
	background-color: #038700;
	text-decoration: none;
}

.menu a:hover {
	background-color: #F1E918;
         color: #038700;
         font-weight: bold;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #038700;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.fkv_ticker
{
	width: 170px;
}

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #ffffff;
	width:600px;
	height: 300px;
	vertical-align: top;
	text-align: left;
         border-color: #000000;
         border-left-style:solid;
         border-left-width: 1px;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

div.ticker{	position:relative;
		top:100px;
		left:0px;
		width:100%;
		height:18px;
		overflow:hidden;
		visibility:hidden;

	}

div.ticker_text{	position:relative;
			left:0px;
			height:18px;
			font-family:verdana;
			font-size:14px;
			font-weight:bold;
	}

font.ticker{	font-family:Verdana;
		color:#038700;
		font-size:1em;
		font-weight:bold;
	}
