BODY{
	background : white;
	color: #010F47;
	margin-top: 10;
	font-family: verdana;
}

A {
	color: #223724;		
	text-decoration: none;
}

A:HOVER {
	color: #223724;	
	text-decoration: underline;
}

.title{
	background: url(./img/logo.jpg) no-repeat fixed left top;
	width: 200;
	height: 30;
}

.menu_item{
	font-family: arial;
	font-weight: bold;
	font-size: 11;
	text-align: center;
	background: url(./img/menu.jpg) no-repeat fixed left top;
	vertical-align: top;
	width: 112;
	color: #550000;
	
}

.menu_caption{
	font-size:22;
	font-family: verdana;
	color: black;
	vertical-align: top;
	margin-top: 0;
	letter-spacing: 2px;
}

.podmenu_caption{
	font-size:15;
	font-family: verdana;
	color: black;
	vertical-align: top;
	padding-left: 4;
	margin-top: 0;
	color: #660000;

}

.main_table{
	font-family:verdana;
	font-size: 10;
	color: #5C3801;
	text-align: justify;
	height: 400;
	vertical-align: top;
}

.footer{
	font-size: 9;
	font-family:verdana;
	color: #FEC46E;
	
	
}
