body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size: 11px;
	line-height: 16px;
	}

	a {color: #001E6B;}
	a:link {color: #001E6B;}
	a:active {color: #001E6B;}

.smallverd {
	font-size: 9px;
	color: #001E6B;
	line-height: 13px;
}
.prompt {
	background-color: #FFFFCC;
}

.whitetitle
{	color: #FFFFFF; line-height: 11px; font-weight: bold;
}

.microcontent
{	font-size: 11px;
	line-height: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.errormsg {
	color: #FF0000;
}
.orange {color:#FF711E; 	font-size: 16px;
	line-height: 16px; font-weight: bold;}
.green {color:#339933; 	font-size: 16px;
	line-height: 16px; font-weight: bold;}
.greencolor {color:#339933;}

.td_lightblue {
	background-color: #0066CC;
}
.blutitle {color: #001E6B; 	font-size: 11px;
	line-height: 16px; font-weight: bold;}
li {
	text-align: justify;
}
p {
	text-align: justify;
}
.message {font-family: Courier New, Courier; font-size: 12px; line-height: 16px;}
.tdcolor1 {
	background-color: #EFFFEF;
}
.tdcolor2 {
	background-color: #F8FFF8;
}
.td_green {
	background-color: #D1DBC2;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001E6B;
	background-color: #D1DBC2;
	text-align: left;
	text-decoration: none;
}
input,select {
	font-size: 11px;
	}