.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #CC6600;
}
.TDtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-right: 7px;
	margin-left: 7px;
	text-align: justify;




}
.TDTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC00;
	font-weight: bolder;
	filter: Glow(Color=Black, Strength=2);

}

A 		{ color: #CC0033; text-decoration: none} 
		A:link		{ color: #CC0033; text-decoration: none} 
		A:visited	{ color: #CC0033; text-decoration: none}
		A:active	{ color: #99CC66;  } 
		A:hover		{ color: #99CC66;  } 
.fixedbg {
	background-attachment: fixed;
	background-image: url(../images/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.info {
	color: #005500;
	font-weight: bold;


}
li {
	list-style-position: outside;
	list-style-type: square;
}
.value {
	color: #3366FF;
	font-weight: normal;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366FF;
	background-color: #F5F5F5;
	border: 1px dashed #666666;

}
