body {
	font-family: tahoma;
	color: #000000;
	position: relative;
	font-size: 3px;
	margin: 0px;
	background-color: #000000;
}
.box_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 15px;
	border: 1px solid #DDD;
	background-image: url(images/box-table-title-bg-active.jpg);
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.box_table_title A {
	color: #333;
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 5px;
}
.box_table_title A:Hover {
	color: #FFFFFF;
	background-image: url(images/signup_table_title_bg.jpg);
	text-decoration: none;
}
.boxtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 1.4;

}

.boxtext A {
	COLOR: #F60;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.boxtext A:hover {
	COLOR: #F60;
	text-decoration: underline;

}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.sidebar {
	font-size: .8em;
	text-align: center;
	vertical-align: middle;
}
.table_navigation_title_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	border: 1px solid #0F7D06;
	background-image: url(images/table_navigation_bg.jpg);
}
.table_navigation_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.table_navigation_title A {
	color:#FFFFFF;
	text-decoration:none;
}
.table_navigation_title A:Hover {
color:#FF9900;
text-decoration:none;
}
.signup_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	border: 1px solid #D58000;
	background-image: url(images/signup_table_title_bg.jpg);
}
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	border: 1px solid #D58000;
	background-image: url(images/signup_table_title_bg.jpg);
	padding-left: 5px;
}
.tr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	border: 1px solid #D58000;
	background-image: url(images/signup_table_title_bg.jpg);
}
.login_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	border: 1px solid #D58000;
	background-image: url(images/signup_table_title_bg.jpg);
	padding: 5px;
}
.login_table_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	border: 1px solid #621D87;
	background-image: url(images/login_table_title_bg.jpg);
	padding: 5px;
}
.table_border_1 {
	border: 1px solid #FFCA95;
}
.table_border_2 {
	border: 1px solid #621D87;
}
.table_border_3, .table_border_3 td, .table_border_3 th {
	border: 1px solid #FFCA95;
	border-collapse:collapse;
}
.page_shade {
	background-image: url(images/page_shade.jpg);
	background-repeat: repeat-x;
}
.page_shade1 {
	background-image: url(images/page_shade1.jpg);
	background-repeat: repeat-x;
}

.table_row_1 {
	background-color: #F4F4F4;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.table_row_1 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.table_row_1 Strong {
	color: #F90;
}
.table_row_1 A:hover {
	color: #F90;
}

.table_row_2 {
	background-color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.table_row_2 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.table_row_2 Strong {
	color: #F90;
}
.table_row_2 A:hover {
	color: #F90;
}
.signup_form_field {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FFCA95;
}
.signup_form_list_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FFCA95;
}
.signup_form_file_browser {
	background-color: #FFE479;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FF9900;
}
.signup_form_text_area {
	background-color: #FFE479;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FF9900;
	height: 150px;
}
.signup_form_text A {
	color: #333;
	text-decoration:none;
}
.signup_form_text A:hover {
	color: #333;
	text-decoration:underline;
	}

.signup_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
}

.terms_of_service {
	background-color: #FFE479;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930000;
	border: 1px solid #FF9900;
	height: 200px;
}
.signip_form_button {
	background-color: #FFE479;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930000;
	font-weight: normal;
}

.login_form_field {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FF9900;
	margin: 0px;
}
.bg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;

}

.bg_text A {
	COLOR: #CC0000;
	text-decoration: none;

}

.bg_text A:hover {

	COLOR: #FF9900;

	text-decoration: underline;

}
.admin_bg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;

}




#link_home {

	FONT-WEIGHT: normal;

	FONT-SIZE: 12px;

	COLOR: #2468B3;

	FONT-FAMILY: arial;

	text-align: right;

	vertical-align: bottom;

	padding-right: 12px;

}

#link_home A {

	COLOR: #2468B3; TEXT-DECORATION: none

}

#link_home A:hover {

	COLOR: #FF9900;

	text-decoration: underline;

}

#link {

	FONT-WEIGHT: normal;

	FONT-SIZE: 12px;

	COLOR: #2468B3;

	FONT-FAMILY: arial;

	text-align: right;

	vertical-align: bottom;

	padding-right: 12px;

}

#link A {

	COLOR: #2468B3; TEXT-DECORATION: none

}

#link A:hover {

	COLOR: #FF9900;

	text-decoration: underline;

}

#verbiage_header{
font-size: 125%;
margin: 0px 0px 10px 0px;
padding: 0px 0px 3px 8px;
color: #FF6600;
border-left: 6px solid #4D627F;
border-bottom: 1px solid #4D627F;
letter-spacing: 0.5em;
background: transparent;
}
.username {

	color: #FF6600;

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.h1 A {
	COLOR: #FF9900;
	text-decoration: none;

}

.h1 A:hover {
	COLOR: #0066CC;
	text-decoration: underline;

}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D6896;
	text-decoration: none;
	font-weight: bold;
}

.h2 A {

	COLOR: #000000;

	text-decoration: none;

}

.h2 A:hover {

	COLOR: #605E61;

	text-decoration: underline;

}

.h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	font-weight: bold;

}

.h3 A {

	COLOR: #FFFFFF;

	text-decoration: none;

}

.h3 A:hover {

	COLOR: #E5E8ED;

	text-decoration: underline;

}

.job_title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FF6600;

}

.job_title A {

	COLOR: #FF6600;

	text-decoration: none;

}

.job_title A:hover {

	COLOR: #009900;

	text-decoration: underline;

}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 12px;
	text-align: justify;
	line-height: 1.4;

}

.text A {
	COLOR: #F90;
	text-decoration: none;

}
.text Strong {
	COLOR: #F00;
	text-decoration: none;
	text-align: center;
	font-size: 14px;

}

.text A:hover {
	COLOR: #FFF;
	text-decoration: underline;

}
.contact-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 12px;
	text-align: left;
	line-height: 1.4;

}

.contact-text A {
	COLOR: #F90;
	text-decoration: none;

}
.contact-text Strong {
	COLOR: #F00;
	text-decoration: none;
}

.contact-text A:hover {
	COLOR: #FFF;
	text-decoration: underline;

}

.client_text {

	font-family: tahoma;

	font-size: 12px;

	color: #333333;

	padding: 12px;

}

.client_text A {

	COLOR: #2468B3;

	text-decoration: none;

}

.client_text A:hover {

	COLOR: #FF9900;

	text-decoration: underline;

}

.sb_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-align: left;

}

.sb_text A {

	COLOR: #FFFFFF;

	text-decoration: none;

}

.sb_text A:hover {

	COLOR: #FF9900;

	text-decoration: underline;

}

.loginbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	padding: 1px;
	text-align: left;

}

.loginbox_text A {

	COLOR: #FF3300;

	text-decoration: none;

	font-weight: bold;

}

.loginbox_text A:hover {
	COLOR: #F60;
	text-decoration: underline;

}

.more {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

}

.more A {

	COLOR: #FFFFFF;

	text-decoration: none;

}

.more A:hover {

	COLOR: #000400;

	text-decoration: underline;

}

.footer {
	FONT-SIZE: 10px;
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 65px;

}

.footer A {
	COLOR: #754600;
	TEXT-DECORATION: none

}

.footer A:hover {
	COLOR: #666;
	text-decoration: underline;

}

.footer-web-design {
	FONT-SIZE: 10px;
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	height: auto;

}

.footer-web-design A {
	COLOR: #754600;
	TEXT-DECORATION: none;
	padding: 0px;

}

.footer-web-design A:hover {
	COLOR: #666;
	text-decoration: underline;
	padding: 0px;

}
#dotline {

	background-image: url(images/spacer.gif);

	background-repeat: repeat-x;

	background-position: center center;

	height: 5px;

}

.form_field_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 200px;

	border: thin solid #AEC0CF;

	vertical-align: middle;

	padding-left: 3px;

	padding-right: 3px;

	color: #6C8DA8;

	text-align: left;

}

.text_area_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	border: thin solid #AEC0CF;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	color: #6C8DA8;
	text-align: left;

}
.login_form_field_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 150px;

	border: 1px solid #0076AE;

	vertical-align: middle;

	padding-left: 3px;

	padding-right: 3px;

	color: #6C8DA8;

	text-align: left;

}

#login_table_bg {

	background-color: #F9F9F9;

	border: 1px dotted #006ABB;

}



.form_list_menu_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	border: thin solid #AEC0CF;

	vertical-align: middle;

	color: #6C8DA8;

	text-align: left;

}

#left_image {

	padding-right: 5px;

}

#right_image {

	padding-left: 5px;

}

#border {

	border: thin solid #D8DBDE;

}
.admin_nav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #2468B3;

}

.admin_nav A {

	COLOR: #2468B3;

	text-decoration: none;

}

.admin_nav A:hover {

	COLOR: #FF6600;

	text-decoration: underline;

}
.red_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	padding: 1px;
	text-align: left;

}
