.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.accents {
	background-color: #594B32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #736140;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wrongText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.dynamicsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dynamicsorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594B32;

}
.loginHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #736140;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 24px;
	border:#736140 2px solid;
	cursor:hand;
	
}
.tranparentTable {
	filter: Alpha(Opacity=90);
}
.menuHeader 
{
		background-color:#746241;
		font-size:11px;
		font-family:Arial;
		font-weight:bold;
		color:White;
		text-align:center;
		border-bottom-width:1px;
		border-bottom-color:Black;
		cursor:hand;
}
.menuHeaderLink
{
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:White;
	text-align:center;

}
.menuDropdownDiv
{
	visibility:hidden;
	position:absolute;
	top:85;
	width:126;
	background-color:#746241;
		filter: Alpha(Opacity=90);
	
}
.menuDropdownCell
{
	height:17;
	background-color:#746241;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	
	text-align:center;
	color:White;
	
	cursor:hand;
	
}
.menuDropdownTable
{
	height:17;
	background-color:#746241;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
		text-align:center;
	border-width:0px;
	cursor:hand;
	
}
