body
{
	BackGround-color: #FFFFFF;
	background-image: url('/images/site/winter.jpg');
	background-repeat: no-repeat;
	color: #000000;
}

img
{
	border: none;
}

a:link, a:active, a:visited
{
     color: #000000;
     text-decoration: underline;
}

A:hover
{
     color: #E0F5FF;
     text-decoration: underline;
}

div.Header
{
/*	position: absolute; left: 0px; top: 0px;
	background-image: url('/images/site/winter.jpg'); 
	background-repeat: no-repeat;
	height: 679px;
	width: 800px; */
}

div.Nav
{
	position: absolute;
	left: 39px;
	width: 140px;
	top: 69px;
	Height: 365px;
	Overflow: Auto;
}

img
{
	border: none;
}

div.Content
{
	Position: absolute; 
	Left: 199px; 
	width: 536px; 
	top: 69px;
	Height: 367px;
	Overflow: Auto;
}

div.head
{     
     font-size: 20px;
}

input, textarea
{ 
     border:1px dotted #390418;
     font-family: "Lucida Sans Unicode";
     font-size:11px;
     color: #390418; 
 }
 
 table.tablec
{
	margin-left: auto; 
	margin-right: auto;
}

table.c
{
	text-align: center;
}