.form_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000 ; 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

A:link {
	color: none;
	font-weight: none;
	text-decoration: underline;
}
A:visited {
	color: none;
	font-weight: none;
	text-decoration: underline;
}
A:hover {
	color: #C41301;
	font-weight: none;
	text-decoration: none;
}
t-text {
	font-size: none;
	color: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_dot.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.white-body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.blue-body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0054A6;
}
.body-bold-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
}
.black-body-bold-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.white-bold-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-white-bold-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.red-body-bold-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C41301;
}
.red-heading-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C41301;
}
.black-heading-text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.white-heading-text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.blue-heading-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0054A6;
}
.blue-heading-text-2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0054A6;
}
.green-heading-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #386E8F;
}
.blue-heading-text-1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0054A6;
}
.div-line {
	font-weight: bold;
	color: #D3D3D3;
}
.small-red-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C41301;
}
.copyright-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}