body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.more {
	font-family: Tahoma;
	padding-right:20px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.more:hover {
	font-family: Tahoma;
	padding-right:20px;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;   
	text-decoration: none;
}
.footer {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;
}
.more {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
}
.more:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #cccccc;
	text-decoration: none;
}
.footerlinks {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #666666;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #cccccc;
	text-decoration: none;
}
.titles {
	font-family: Tahoma;
	font-size: 18px;
        text-align:left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subtitles {
	font-family: Tahoma;
	font-size: 13px;
        text-align:left;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-family: Tahoma;
	font-size: 15px;
        text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.d_data{
  bottom:0px;
}
.d_data p{
  margin-top:0px;
  margin-left:10px;
}

.frmrequired {
  font-size: 11px;
  width: 99%;
  color: #000000;
  background-color: #FFFFE6;
  border: 1px solid #C0C0C0;
}

.frmrequired:focus {
  font-size: 11px;
  width: 99%;
  color: #000000;
  background-color: #FFFACC;
  border: 1px solid #000000;
}

.frmnormal {
  font-size: 11px;
  width: 99%;
  color: #000000;
  background-color: #F2F4F9;
  border: 1px solid #C0C0C0;
}

.frmnormal:focus {
  font-size: 11px;
  width: 99%;
  color: #000000;
  background-color: #F2F4F9;
  border: 1px solid #000000;
}

.frmasterisk {
  padding-top:3px;
  font-size: 11px;
  color:#ff0000;
}


