.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border-top {
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	}.top-menu a {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.top-menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.bottom-menu a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bottom-menu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: underline;
}.rightmenu a {
	font-family: vardana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	
}
.rightmenu a:hover {
	font-family: vardana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033; 
	text-decoration: none;
	}
.body_text {
	font-family: vardana;
	font-size: 14px;
	color: #000000;
}
.body_text a {
	font-family: vardana;
	font-size: 14px;
	color: #3300ff;
}
.body_text a:hover {
	font-family: vardana;
	font-size: 14px;
	color: #ff0000;
}
.top_border {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7E5649;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

