.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a.menu:link {color:#000000;text-decoration:none;}
a.menu:hover {color:#000000; text-decoration:none;}
a.menu:visited {color:#000000; text-decoration:none;}
a.menu:active {color:#000000; text-decoration:none;}

a:link {color:#000000;text-decoration:underline;}
a:hover {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}


.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #998519;
	border-right-color: #998519;
	border-bottom-color: #998519;
	border-left-color: #998519;
}
.mainblock {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.leftlinemain {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #6b5f18;
	border-right-color: #6b5f18;
	border-bottom-color: #6b5f18;
	border-left-color: #6b5f18;
	border-left-style: solid;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.topbackground {
	background-color: #ff5520;
	background-image: url(img/topbackgroud.gif);
}
.bottomline {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-top-color: #7a6a13;
	border-right-color: #7a6a13;
	border-bottom-color: #7a6a13;
	border-left-color: #7a6a13;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.botbackground {
	background-color: #d7bd30;
	background-image: url(img/botbackgroud.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.toplinehr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6b5f18;
	border-right-color: #6b5f18;
	border-bottom-color: #6b5f18;
	border-left-color: #6b5f18;
}
.botlinehr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6b5f18;
	border-right-color: #6b5f18;
	border-bottom-color: #6b5f18;
	border-left-color: #6b5f18;
}

