.menuborder {
	border: 1px solid #464A52;
}
.greenborder {
	border: 1px solid #15FF09;
}.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E7E3D9;
	font-weight: bold;
}
.menutext {
font-family: Georgia, "Times New Roman", Times, serif;
color: #E7E3D9;
font-size: 12px;
text-decoration:none;
}

.menutext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E7E3D9;
	font-size: 12px;
	background-color: #666666;
	text-decoration:underline;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.subject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #326EA1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD5C5;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E7E4D8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBD5C5;
	border-bottom-color: #DBD5C5;
}
.subject1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E6F06;
	line-height: 20px;
	text-transform: uppercase;
}.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DBD5C5;
	border-right-color: #DBD5C5;
	border-bottom-color: #DBD5C5;
	border-left-color: #DBD5C5;
}
