body
{
}

body, input, td, span, div, select, textarea
{
	font-size: 9pt;
}

form
{
	margin: 0;
}

.ViewContainer
{
	width: 800px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
}

.ContentContainer
{
	width: 100%;
	padding: 0 6 0 6
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.NavigateMenu, a.NavigateMenu:hover
{
	color: White;
	font-size: 9pt;
	font-family: ËÎÌå;
}

.NavigateMenuSeperator
{
	color: White;
	font-size: 9pt;
	font-family: ËÎÌå;
}

a.Button, a.Button:visited
{
	margin: 0px 3px;
	color: maroon;
}

a.Button:hover
{
	color: #ffcc33;
}

table
{
	background-repeat: no-repeat;
}

td.home_right_body
{
	background-image: url(../images/home_right_body.gif);
	background-repeat: repeat-y;
}

.FixedContainer
{
	overflow: hidden;
	padding: 4px;
	width: 100%;
	height: 100%;
}

.RedMark
{
	font-size: 9pt;
	color: red;
	font-weight: bold;
}

.Text10
{
	font-size: 10.5pt;
}