A:hover { color:#92BA14;
}

img{
	border:0px;	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f645b;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b433c;
	text-decoration: none;
	text-transform: uppercase;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4b433c;
	text-decoration: none;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4b433c;
	text-decoration: none;
	text-transform: uppercase;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f645b;
	font-weight: normal;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #92ba14;
	text-decoration: none;
	text-transform: uppercase;
}

.navClass{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c4c3c1;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
a.navClass:hover{
	color:white;
}

.img {
line-height:0px;
display:block;
margin: 0px;
vertical-align:bottom;
}

/* protected pages login styles */
.loginPageTitleClass{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000; font-weight:bold;}
.loginTableClass{}
.loginHeaderClass{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990000; background-color:#CCCCCC; font-size:14px;}
.loginTextClass{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.loginFormClass{}
.loginButtonOffClass{font-family:Arial, Helvetica, sans-serif; color:white; font-weight:bold; border:1px solid #999999; background-color:#666666;}
.loginButtonOnClass{font-family:Arial, Helvetica, sans-serif; color:white; font-weight:bold; border:1px solid #999999; background-color:#333333;}

/* blog control styles */
.blogLink {font-family:Arial, Helvetica, sans-serif; color:#3366CC; font-size:12px;}
.blogTitle {font-family:Arial, Helvetica, sans-serif; color:#990000; font-size:16px; font-weight:bold;}
.blogSubTitle {font-family:Arial, Helvetica, sans-serif; color:#993333; font-size:14px;}
.blogContent {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px;}
.blogSubnavTitle {font-family:Arial, Helvetica, sans-serif; color:#333333; font-weight:bold; line-height:30px; font-size:14px;}

/* comments classes */
.commentsText{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-transform:none;
}
.commentsLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:none;
}
.commentsLinks:hover{
	color : #FF00A2 ;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#ffba00;
	border:1px solid #db7701;
}
	
.btnHover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#f1a502;
	border:1px solid #db7701;
}
.commentsDescription{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-transform:none;
}
.textInput{
	
}
.textAreaInput{
	
}


