h1 {
	font-family:Tahoma;
	font-size:18px;
	}
h2	{
	font-family:Tahoma;
	font-size:14px;
	margin-right: 20px;
	margin-left: 20px;
	}
.ul, ul li {
	margin-right: 25px;
}

td {
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	line-height:17px;
}

body  {
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	margin:0px auto;
	padding:0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	width: 900px;
	text-align: justify;
}
.nav   td {
 
 	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

.bot_menu {color:#9D7E21; text-decoration:none; font-size:11px}

input {
font-family:Tahoma;
font-size:9px;
color:#000000;
}
select {
font-family:Tahoma;
font-size:9px;
color:#000000;
background:#C8B585;

}

a:hover {
	text-decoration: underline;
	color:#CCCC33;
}
a:link {
	text-decoration: underline;
	color:#009900;
}
a:visited {
	text-decoration: underline;
	color:#009900;
}

#nav a:hover {
	text-decoration: underline;
	color:#CCCC33;
}
#nav a:link {
	text-decoration: underline;
	color:#009900;
}
#nav a:visited {
	text-decoration: underline;
	color:#CCCC33;
}


#under{text-decoration:underline;}

.box{
padding: 9px 9px 9px 9px;
}

.top {font-size:11px; color:#8E8E8E}
.footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 10px;
	margin: 0px;
}
.footer a:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	margin-left: 20px;
}
