﻿html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
p, h1{margin:0px; padding:0px;}
html,body{height:100%}
body,td
{
	margin: 0px;
	background-color: #999966;
	font-family: arial;
	font-size: 12px;
	color: #464646;
}
h1
{
	font-size: 14px;
	color: #464646;
}
a:link 
{
	text-decoration: none;
	color: #CC3300;
}
a:visited 
{
	text-decoration: none;
	color: #CC3300;
}
a:hover 
{
	text-decoration: none;
	color: #ffffff;
}
a.NewsA:hover
{
	text-decoration: none;
}
.LogoTxt
{
	color: #CC3300;
	font-size: 30px;
	font-weight: bold;
}
.ButtonTxt
{
	color: #ffffff;
	/*font-weight: bold;*/
	font-size: 12px;
}
.BodyTxt
{
	color: #333300;
}
.FooterTxt
{
	color: #FFFFCC;
	font-size: 11px;
}
.TitleCube
{
	float:right;
	display:block;
	margin:4px 0 0 5px;
	background-color:#464646;
}
.PageBody
{
	padding-top:10px;
}
.v_sum ul
{
	margin-right: 25px;
	color: #464646;
}
.topmenu
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.topmenu a
{
	color:#fff;
	display: block;
	padding: 0 14px 0 12px;
	white-space:nowrap;
	line-height: 30px;
	font-size:13px;
}
.topmenu li
{
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	background: url(/img/sep.gif) 100% 0 no-repeat;
}
#lblTop
{
	float:left;
}
.topmenu
{
	float:right;
}