a:link {
	color: #CC9900;
	text-decoration: none;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #CC9900;

	text-decoration: none;

}

a:hover {

	color: #FF9900;

	text-decoration: underline;

}

.topic {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	font-variant: small-caps;

	color: #CCCC00;

}

.sub_topic {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: lighter;

	font-variant: normal;

	color: #CC6600;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	font-variant: normal;

	color: #CCCCCC;

	line-height: normal;

}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	word-spacing: normal;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}

.input_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

.list_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	line-height: normal;
	font-style: normal;
	padding: 4px;
}

.contact_info {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	font-variant: normal;

	color: #CC9900;

}
.clients_table {
	padding: 4px;
	border: 1px solid #999999;
	width: 779px;
}
.from_elements {
	background-color: #333333;
}
