.brown {
		background-color: #DBD3B7;
	}
.blue {
		background-color: #41669A;
	}
.grey {
		background-color: #A9A9A9;
	}
.login {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bolder;
			color: #FFFFFF;
			background-color: #B7844B;
		}
.lightBlue {
			background-color: #E5ECEF;
		}
a   	{
				text-decoration:none;
				color: #FFFFFF;
		}
a.imageRef:hover {
					text-decoration:none;
				}
a:hover 	{
				text-decoration:none;
				color: #CC9933;
				font-size: 10pt;
			}
a.titleLogin:hover{
				text-decoration:none;
				color: #4A7A90;
				font-size: 10pt;					
			}
.titleFont 	{
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-style: normal;
				font-weight: bold;
			}
a.mainTextBlue:hover {
				text-decoration:none;
				font-size: 12px;
				font-weight: normal;
				color: #41669A;
}			
.titleFontBrown 	{
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #DBD3B7;
				background-color: #41669A;
				font-style: normal;
				font-weight: bold;
				text-align: center;						
			}
.titleFontBlue 	{
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #41669A;
				font-style: normal;
				font-weight: bold;
				
			}
.titleFontBlack 	{
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				font-style: normal;
				font-weight: bold;
			}
													
.mainText {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #000000;
}
.mainTextBlue {
				font-size: 9pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #41669A;
				font-style: normal;
				font-weight: bold;
}
.membDesc {
				font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #993300	;
				font-style: normal;
			}
a.membDesc:hover{
				text-decoration:none;
				color: #000000;
				font-size: 10pt;
			}			
.MainHeader {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 30px;
				font-style: normal;
				font-weight: bold;
				color: #41669A;
				text-align: center;

}
.alert {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 30px;
				font-style: normal;
				font-weight: bold;
				color: #FF0000;
				text-align: center;

}
.MainHeaderSmall {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-style: normal;
				font-weight: bold;
				color: #41669A;
				text-align: center;

}
.blue_button{
				font-weight: bold;
				background-color:#4A7A90;
				color:#FFFFFF;
				font: 20px Arial, Verdana, Helvetica, sans-serif;
				width:150px;
				height:20px;
			}
.mainTextRed {

				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				color: #CC3300;
}
.largeWhiteLink {
				font-size: 14pt;
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-style: normal;
				font-weight: bold;
}
