body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: justify;
}
.black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;

}
a:hover {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}

.error_text
{
	color:#FF0000;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}
/*Count Down css start*/
.cd_text
{
	font-size: xx-small;
	color: #000000;
}

#cd_days
{
	position: relative;
	width: 30px;
	font-size: xx-small;
	color: #000000;
}

#cd_hours
{
	position: relative;
	width: 30px;
	font-size: xx-small;
	color: #000000;
}

#cd_mins
{
	position: relative;
	width: 30px;
	font-size: xx-small;
	color: #000000;
}

#cd_secs
{
	position: relative;
	width: 30px;
	font-size: xx-small;
	color: #000000;
}
/*Count Down css end*/
.green {
	font-family: Verdana;
	font-size: 11px;
	color: #056532;
}
.green_sm {
	font-family: Verdana;
	font-size: 9px;
	color: #056532;
}
.green_sm_bold {
	font-family: Verdana;
	font-size: 9px;
	color: #056532;
	font-weight: bold;
}
.green_bold {
	font-family: Verdana;
	font-size: 11px;
	color: #045128;
	font-weight: bold;
}
.white_text {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.white_bold {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.light_green_bold{
	color:#B3D334;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}
.red_sm {
	font-family: Verdana;
	font-size: 9px;
	color: #993300;
}
.white_bold_sm {
	font-family: Verdana;
	font-size: 9px;
		font-weight: bold;
	color: #ffffff;
}
.red_bold {
	font-family: Verdana;
	font-size: 11px;
	color: #9d0724;
	font-weight: bold;
}
.white_sm {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}.title {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_green {
	font-family: Verdana;
	font-size: 12px;
	color: #056532;
	font-weight: bold;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
color:#ffffff;
font-size:8px; }

.let_purple {
	font-family: Verdana;
	font-size: 11px;
	color: #8A78B1;
	font-weight: bold;
}

