body, td, div
{
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}
.head
{
	font-size: 14px;
}
.menu_class
{
	 background-color: #FFFDDE;
}
.body_padd
{
	PADDING-LEFT: 40px; 
	FLOAT: left;
	padding-top: 20px;
	padding-right: 40px;
}
.small
{
	font-size: 9px;
}
.nav_padd
{
	padding-top: 20px;
}
.nav_classm
{
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
a.nav_classm:link {text-decoration: none;}
a.nav_classm:visited {text-decoration: none;}
a.nav_classm:active {text-decoration: none;}
a.nav_classm:hover {text-decoration: underline;}

.padTop
{
	padding-top: 30px;
}
.padRight
{
	padding-right: 15px;
}
.padLeft
{
	padding-left: 15px;
}
.error
{
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: red;
}
.print_1
{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
}
.verdana10_b
{
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #0099cc;
}
a.verdana10_b:link {text-decoration: none;}
a.verdana10_b:visited {text-decoration: none;}
a.verdana10_b:active {text-decoration: none;}
a.verdana10_b:hover {text-decoration: underline;}

.verdana12
{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.verdana10
{
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
a.verdana10:link {text-decoration: none;}
a.verdana10:visited {text-decoration: none;}
a.verdana10:active {text-decoration: none;}
a.verdana10:hover {text-decoration: underline;}

.verdana12
{
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
}
a.verdana12:link {text-decoration: none;}
a.verdana12:visited {text-decoration: none;}
a.verdana12:active {text-decoration: none;}
a.verdana12:hover {text-decoration: underline;}
input
{
	font-size:11px;

}
select
{
	font-size:11px;
}
.textLabel
{
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
}
.inputCell
{
	text-align: left;
}
.optinmessage
{
	background-color: #8ADBFF;
}
.grey
{
    color: #808080 !important;
}