body {
	background-color: #000000;
}
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	line-height: 18px;
}

.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: #999999;
	line-height: normal;
	font-style: normal;
	padding: 4px;
	letter-spacing: 1px;
}

.contact_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}

.clients_table {
	padding: 5px;
	border: 1px solid #666666;
	width: 900px;
	margin: 1px;
	float: none;
}
.clients_table_center {
	width: 300px;
	float: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.clients_table_other {
	width: 300px;
	float: none;
	vertical-align: top;
	padding: 5px;
}

.from_elements {
	background-color: #333333;
}

.image_frame {
	border: 1px solid #999999;
}

.line_height_10px {
	line-height: 10px;
}

.line_height_15px {
	line-height: 15px;
}

.slogan_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCCC00;
}

.white_text {
	color: #CCCCCC;
}

#kit_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	line-height: 16px;
	z-index: 100;
	top: 100px;
	position: absolute;
	right: 0px;
}

#txtarea {scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #aaaaaa;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #aaaaaa;
}

.scroll_area {
	background-color: #000000;
	height: 325px;
	width: 293px;
	overflow: auto;
}

.list_items_in_scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	line-height: normal;
	font-style: normal;
	letter-spacing: 1px;
	padding: 4px;
}

.prominent_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCC00;
	letter-spacing: 1px;
}

