BODY {
	background: #FFFFFF center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F36F21;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#aoonline_page {
	width: 800px;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.aoonline_titletable {
	width: 800px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-top: 5px;
}

.aoonline_maintable {
	width: 800px;
	margin-top: 5px;
}

.aoonline_leftpart {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.aoonline_rightpart {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.aoonline_rightfooterpart {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.aoonline_leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.aoonline_footertable {
	width: 800px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.small_text_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: white;
	padding-left: 2px;
}

.small_text_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	background: white;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 3px;
}

.small_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.aoonline_button {
	background-color: #ffffff;
	color: #F36F21;
	font-style: normal;
	font-weight: bold;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc
}

.aoonline_button_disabled {
	background-color: #cccccc;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc
}

.aoonline_field_error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.aoonline_form_message {
	background-color: #ffffff;
	color: #666666;
	font-style: normal;
	font-size: 12px;
	border-bottom-color: #F36F21;;
	border-top-width: 1px;
	border-top-color: #F36F21;;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-color: #F36F21;;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #F36F21;
	width: 420px;
}

.aoonline_form_balloon {
	background-color: #ffffff;
	color: #666666;
	font-style: normal;
	font-size: 12px;
	border-bottom-color: #F36F21;
	border-top-width: 1px;
	border-top-color: #F36F21;;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-color: #F36F21;;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #F36F21;
}

.aoonline_small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F36F21;
	text-decoration: none;
}

