.bgwhite {background-color: #ffffff;}
.bgdkgray { background-image:url(res/dkgray_dot.gif); background-repeat:repeat;}
.bgblack { background-color: #000000;}
.bgmedgray { background-color: #bbbbbb;}
.bgltgray { background-image:url(res/ltgray_dot.gif); background-repeat:repeat;}
.bgfooter { background-image:url(res/bg_footer.gif); background-repeat:repeat-x;}
.bgltgreen { background-color:#A6D12F; }
.bgdkgreen { background-color:#C9D5AA;}

A {	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	padding-bottom: 0px;
	padding-top : 0px;
	line-height: normal;
	color:#595959;
	text-decoration:none;}
a:hover{text-decoration:underline;}

h1{font-family: Century Gothic, verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height:18px;
	color: #000000;
	margin:0px;}

.px9gray {
	font-family: verdana;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.px10black {
	font-family: verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.px10red {
	font-family: verdana;
	font-size:10px;
	color:#FF0000;
	font-weight:normal;
}

.px10white {
	font-family: verdana;
	font-size:10px;
	color:#ffffff;
}
.px10gray {
	font-family: verdana;
	font-size:10px;
	color:#595959;
}

.px10blackltgraybg {
	font-family: verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	background-color:#EEEEEE;
}

.px10redltgraybg {
	font-family: verdana;
	font-size:10px;
	color:#FF0000;
	font-weight:normal;
	background-color:#EEEEEE;
}

.px11black {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;}
.px11gray {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;}
.px11white {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;}
.px11bluelink {
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	padding-bottom: 0px;
	padding-top : 0px;
	line-height: normal;
	font-weight: bold;
	color:#3366CC;
	text-decoration:underline;
	font-weight:bold;
}

.px11red {
	font-family: verdana;
	font-size:11px;
	color:#FF0000;
	font-weight:normal;
}

.px11green {
	font-family: verdana;
	font-size:11px;
	color:#A6D12F;
	font-weight:normal;
}

.px11gray {
	font-family: verdana;
	font-size:11px;
	color:#595959;
	font-weight:normal;
}
.px12black {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.px12white {
	font-family: Century Gothic, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.px12red {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.px18black {
	font-family: Century Gothic, verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;}

.px18blue {
	font-family: Century Gothic, verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
}

.px18white {
	font-family: Century Gothic, verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.blue_gradient{
	background-image:url(res/misc_blue_grad.jpg);
	background-repeat:no-repeat;
}

.section_title_bg{
	background-image:url(res/misc_section_title_bg.gif);
	background-repeat:repeast-x;
}

.vertical_dot_line{
	background-image:url(res/misc_dot_pattern.gif);
	background-repeast:repeat-y;
}

.horiztonal_dot_line{
	background-image:url(res/misc_dot_pattern.gif);
	background-repeat:repeat-x;
}

.textfieldBorder {
	border-width:1px;
	border-color:#000000;
	font-family: Verdana,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.linkred{
	tfont-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size:10px;
	padding-bottom: 0px;
	padding-top : 0px;
	line-height: normal;
	font-weight: bold;
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}