body{
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: #FDE6BC;
	margin: 0px;
}
body, td, p{
	font-size: 12px;
	font-family: arial;
	vertical-align: top;
	color: #000000;
}
td.main{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	background-color: #ffffff;
}	
td.topmenu{
	width: 90px;	
}
a{
	color: #cc0000;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}	
a.bottommenu{
	color: #777777;
	text-decoration: none;
}
a.bottommenu:hover{
	color: #000000;
	text-decoration: underline;
}	
a.topmenu{
	display: block;
	width: 95px;
	height: 30px !important;
	height: 90px;
	padding-top: 60px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-family: georgia,palatino;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	background-image: url('pic/menuback.jpg');
}
a.topmenu:hover{
	color: #ffffff;
	height: 34px !important;
	height: 90px;
	padding-top: 56px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
input.normal{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font: 11px, normal, arial;
	padding-left: 3px;
}
h1{
	font-size: 22px;
	font-family: arial narrow;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
h2{
	font-size: 22px;
	font-family: arial narrow;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h3{
	font-size: 14px;
	font-weight: bold;
}

img.pic{
	border: 1px solid black;
}
.list1 {
	list-style-type: circle; 
	font-weight: bold; 
	font-size: 26px; 
	color: #ffffff; 
}
p.fel{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 3px;
}

