.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;


}
}
.footer a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: yellow;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;

}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	letter-spacing: .1em;

}
.main a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	text-align: justify;
	text-decoration: none;

}
.image-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: yellow;
	text-decoration: none;
}

.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd850;
	text-decoration: none;
	letter-spacing: .2em;

}
.list a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffd850;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.2em;
	
	}
.titles a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0.2em;

}

.custominput { 
	border-right: #f4bb51 1px solid; 
	border-top: #f4bb51 1px solid; 
	border-left: #f4bb51 1px solid;
	border-bottom: #f4bb51 1px solid;
	padding-left: 3px;
	font-size:13px;
	color: #ffdb97;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #111111;
	
}
.menuTable {
	background-color: #ffd850;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-top-color: #81A8F0;
	border-bottom-color: #ffd850;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffd850;
	border-left-color: #ffd850;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffd850;
	text-decoration: none;
}
.menuTableSelected {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-top-color: #ffd850;
	border-bottom-color: #ffd850;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffd850;
	border-left-color: #ffd850;
}

