body {
	background-color: #172031;
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.normal_text_white {
	FONT-SIZE: 12px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text_white A {
	COLOR: #FF9900;
	text-decoration: none;
}
.normal_text_white A:hover {
	COLOR: #CCCCCC;
	text-decoration: underline;
}
.normal_text_orange {
	FONT-SIZE: 12px;
	COLOR: #FF9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.normal_text_orange A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.normal_text_orange A:hover {
	COLOR: #493F3E;
	text-decoration: underline;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-bottom: 5px;
}
.footer A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.footer A:hover {
	COLOR: #493F3E;
	text-decoration: underline;
}
.my_table, .my_table td, my_table th {
	border: thin solid #283857;
}
.my_table1, .my_table1 td, my_table1 th {
	border: thin dotted #283855;
	border-collapse: collapse;
}
.normal_baby_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.orange_header {
	font-size: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.form_field {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	width: 200px;
	background-color: #283857;
	border: 1px solid #283857;
	height: 15px;
}
.text_field {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	width: 200px;
	background-color: #283857;
	border: 1px solid #283857;
	height: 80px;
}
.title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#general_border, #general_border td, #general_border th {
	border: thin dotted #283857;
	border-collapse:collapse;
}
