body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #F23D00;
	/* font-weight: normal; */
}
a:active {
	text-decoration: none;
	color: #000000;
}

.nav_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 26px;
	vertical-align: middle;
	background-position: center;
	text-align: left;
}
.nav_menu_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 16px;
	width: 122px;
	vertical-align: middle;
	margin-bottom: 3px;
}

.nav_menu_empty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 26px;
}
.nav_menu_seperate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A4A4A4;
	background-color: #FFFFFF;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	height: 26px;
}


.nav_menu_login {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
	height: 26px;
	vertical-align: middle;
	background-position: center;
	text-align: left;
}



.nav_menu_wide {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
	text-align: left;
}

.main_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 26px;
	text-align: right;
	vertical-align: middle;
}
.main_item_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	height: 22px;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	letter-spacing: 1px;
	color: #000066;
	background-color: #FFFFFF;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #F23D00;
	border-left-color: #CCCCCC;
}
.main_spacer_horiz {
	background-color: #FFFFFF;
	height: 11px;
	font-size: 4px;
}


.main_item_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.main_spacer_vert {
	background-color: #FFFFFF;
	font-size: 8px;
	width: 11px;
	height: 100%;
}

.main_spacer_vert_gray {

	background-color: #ebebeb;
	font-size: 8px;
	width: 11px;
	height: 100%;
}

.main_box {
	font-size: 8px;
	background-color: #FFFFFF;
	height: 120px;
	width: 160px;
}


.main_item_login {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #333333;
	background-color: #ebebeb;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.center_item_alt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.center_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	height: 32px;
	vertical-align: middle;
	letter-spacing: 1px;
	padding-left: 0px;
}
.center_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.center_pic {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #EBEBEB;
	border: 1px solid #000000;
	height: 125px;
}
.box {
	font-size: 1px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.box_right {
	font-size: 1px;
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 140px;
}

.frame {
	border: 1px solid #CCCCCC;
}

.display_heading_2_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: bottom;
	height: 26px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.display_heading_2_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-variant: normal;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
.display_item_box {
	font-family: 8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.display_heading_1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	height: 26px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.display_item_img_box {
	background-color: #ebebeb;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.display_heading_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-variant: normal;
	text-transform: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 16px;
	background-color: #ebebeb;
}
.display_item_comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
}

.display_item_img_box_subscript {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 18px;
}
.display_item_img {
	background-color: #ebebeb;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 3px solid #666666;
}
.display_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-variant: normal;
	text-transform: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	height: 20px;
}

select {
	text-transform: none;
}
