body {
	background-color : #b5b5b5;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #505a83;
	margin : 0 0 0 0;
	font-style : normal;
	text-align: left;
}

table.main {
	border: 0px;
	width: 100%;
	/* max-width: 1024px; */
	padding: 1px;
	margin: 0px;
}
form {
	margin : 0 0 0 0;
}

img {
	text-decoration : none;
	border : none;
}

img.banner {
	text-decoration : none;
	border : 1px solid black;
}

img.middle {
	vertical-align : middle;
}

td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #505a83;
	text-decoration : none;
	text-align: left;
	border : none;
}

td.main-top {
	background-color : #eeeeee;
}

td.main-top-left {
	background-color : #eeeeee;
	background-image : url(images/main-top.jpg);
	background-repeat : no-repeat;
	height : 100px;
	width: 210px;
	text-align: center;
}

td.main-top-right {
	background-color : #eeeeee;
	height : 100px;
	text-align: center;
}

td.main-left {
	width: 210px;
	vertical-align: top;
}

td.main-right{
	width: 210px;
	vertical-align: top;
}

.eeeeee {
	background-color: #eeeeee;
}

.line-break {
	border : 1px dashed #dcdcdc;
	padding : 5px;
	text-align : justify;
}

.line-break-center {
	border : 1px dashed #dcdcdc;
	padding : 5px;
	text-align : center;
}

.menu-down {
	background-image : url(images/table/down-center.gif);
	width : 100%;
	height : 4px;
}

.menu-center {
	background-image : url(images/table/center.gif);
	width : 100%;
	height : 25px;
}

.line-break-left {
	border : 1px dashed #a9a9a9;
	background-color : white;
	padding : 5px;
	text-align : left;
}

.line-break-right {
	border : 1px dashed #a9a9a9;
	background-color : white;
	padding : 5px;
	text-align : right;
}

.line-break-center {
	border : 1px dashed #a9a9a9;
	background-color : white;
	padding : 5px;
	text-align : center;
}

pre {
	font-size : 10px;
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

a {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #0065b5;
	text-decoration : none;
}

a:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #0065b5;
	text-decoration : underline;
	background-color: transparent;
}

a img {
    border: 0px;
	background-color: transparent;
}

a:hover img {
	background-color: transparent;
}

b {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
}

b.big {
	font-size : 15px;
}

h1 {
	font-size : 18px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size : 9pt;
	font-weight : bold;
	padding: 0px;
	margin: 3px;
}

h3 {
	font-size : 8pt;
}

h4 {
	margin-top : 0;
	margin-bottom : 0;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 12pt;
	color : #95d0f3;
}

div.line {
	width: 100%;
	height : 10px;
	background : url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.line_silver{
	height : 5px;
	background-color : silver;
	background : url(../../images/dotted_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.line_silver{
	height : 10px;
	background-color : silver;
	background : url(../../images/dotted_line.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.title_main {
	font-size : 8pt;
}

.title {
	color : #ff8a00;
}

.title1 {
	color : #5ba225;
}

.text {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	border : none;
}

.blue {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #0065b5;
	text-decoration : none;
	border : none;
	font-weight : bold;
}

.green {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : underline;
	border : none;
	font-weight : bold;
}

.green_no {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : none;
	border : none;
	font-weight : bold;
}

a.green1 {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : underline;
	font-weight : bold;
}

a.green1:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : none;
	font-weight : bold;
}

a.green1_no {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : none;
	border : none;
	font-weight : bold;
}

a.green1_no:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	color : #5ba225;
	text-decoration : underline;
	border : none;
	font-weight : bold;
}

.orange {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff8a00;
	text-decoration : underline;
}

.orange_no {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff8a00;
	text-decoration : none;
}

a.orange1_no {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff8a00;
	text-decoration : none;
}

a.orange1_no:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff8a00;
	text-decoration : underline;
}

a.blue1_no {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #354e6a;
	text-decoration : none;
}

a.blue1_no:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #354e6a;
	text-decoration : underline;
}

.red {
	color : #b22222;
	text-decoration : none;
	font-weight : bold;
}

.black {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.error {
	color : #ffffff;
	background-color : #b22222;
	font-weight : bold;
}

.errorforms120 {
	color : #ffffff;
	background-color : #b22222;
	text-decoration : none;
	font-weight : bold;
	width : 120px;
}

.errorforms350 {
	color : #ffffff;
	background-color : #b22222;
	text-decoration : none;
	font-weight : bold;
	width : 350px;
}

.menu {
	display : block;
	border-top: #ffffff solid 1px;
	border-bottom: #dddddd solid 1px;
	padding-top : 2px;
	padding-left: 14px;
	padding-bottom : 2px;
	text-decoration : none;
	background: url(../../images/mini-category.gif) no-repeat;
}

.menu:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	color: #000000;
	font-weight : bold;
	background: #ffffff url(../../images/mini-category-hover.gif) no-repeat;
}

.menu-select {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	color : #ff8a00;
	display : block;
	padding-top : 2px;
	padding-left: 15px;
	padding-bottom : 2px;
	text-decoration : none;
	font-weight : bold;
	border-bottom: 1px solid #dddddd;
	background: url(../../images/mini-category-selected.gif) no-repeat;
}

.menu-select:hover {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	color : black;
	background:#ffffff url(../../images/mini-category-hover.gif) no-repeat;
}

.menu-to-admin {
	color : #990000;
	width : 100%;
	display : block;
	border-top: #ffffff solid 1px;
	border-bottom: #dddddd solid 1px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-decoration : none;
	font-weight : bold;
}

.menu-to-admin:hover {
	background-color: #fffff0;
	color : black;
}

a.none {
	font-family : verdana;
	font-size : 10px;
	color : navy;
	text-decoration : none;
}

a.none:hover {
	font-family : verdana;
	font-size : 10px;
	color : navy;
	text-decoration : underline;
}

.forms350 {
	width : 350px;
}

.forms120 {
	width : 120px;
}

.bottons_width {
	width : 80px;
}

td.show {
	padding : 10px;
}

.blue_div {
	background-color : #e8e8e8;
	border : 1px solid #ffffff;
	padding : 5px;
}

.blue_table {
	background-color : #e8e8e8;
	border : 1px solid #ffffff;
}

.blue_select {
	background-color : #e8e8e8;
}

.orange_div {
	background-color : #ffffff;
	border : 1px solid #dddddd;
	padding:5px;
}

.orange_table {
	background-color : #ffffff;
	border : 1px solid #dddddd;
}

.orange_select {
	background-color : #ffffff;
}
.link_div {
	width : 100%;
	display : block;
	text-decoration : none;
	display : block;
}

.link_div:hover {
	width : 100%;
	display : block;
	background-color : #f5f5f5;
}

.error_div {
	background-color : #fff9ee;
	border : 1px solid #b22222;
	padding : 5px;
	color : maroon;
}

.select {
	color : black;
	background-color : yellow;
}

.show_all {
	width : 100%;
}

input {
	font-family : verdana;
	font-size : 10px;
	color : #505a83;
	text-decoration : none;
}

input.buttons {
	border : 1px solid #708090;
	background-color : #eeeeee;
	font-family : verdana;
	font-size : 10px;
	color : #505050;
	text-decoration : none;
	cursor : pointer;
}

select {
	font-family : verdana;
	font-size : 9px;
	color : #505a83;
	height: 18px;
}

textarea {
	font-family : verdana;
	font-size : 9px;
	color : #505a83;
}

ul.star {
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 15px;
	font-size : 11px;
	font-weight : normal;
	list-style-image : url(../../images/star.gif);
}

td.firm {
	background-color : #f6f6f6;
	padding : 5px;
}

table.firm {
	background-color : #d6d6d6;
}

input.epay-button {
	border : 1px solid #fff;
	background-color : #168;
	padding : 4px;
	color : #fff;
	background-image : none;
	padding-left : 20px;
	padding-right : 20px;
}

input.epay-button:hover {
	border : 1px solid #abc;
	background-color : #179;
	padding : 4px;
	color : #fff;
	background-image : none;
	padding-left : 20px;
	padding-right : 20px;
}

.date {
	background : transparent url(images/date.gif) no-repeat scroll 0;
	float : none;
	font-weight : bold;
	height : 27px;
	padding-right : 15px;
	padding-top : 0;
	width : 83px;
}

.date div.month {
	float : left;
	padding-top : 6px;
	padding-left : 8px;
	text-align : center;
	width : 50px;
}

.date div.day {
	color : #ffffff;
	float : left;
	padding-top : 6px;
	padding-left : 8px;
}

#top_links {
	background-color: #2e2e2e;
	color : #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	text-align: center;
	display: block;
	min-width: 1000px;
}

#top_links div{
	display: inline;
	padding-right: 5px;
}

#top_links a {
	font-family : verdana;
	font-size : 10px;
	color : #cccccc;
	height: 15px;
	text-decoration : none;
	background : url(../../images/dotted_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
}

#top_links a:hover {
	font-family : verdana;
	color : #cccccc;
	text-decoration : underline;
	font-size : 10px;
}

#top_links b {
	font-family : verdana;
	font-size : 10px;
	color : #cccccc;
	text-decoration : none;
}

#top_links span{
	color: #fff;
}

.vip{
	background-image: url(images/table/vip_bgr.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.sample_popup {
	padding: 10px;
	z-index: 9001;
	color: navy;
	background-color: #dcdcdc;
	border: 1px solid black;
	cursor: move;
}

div.sample_popup div.menu_form_header{
	min-width: 500px;
	border: 1px solid black;
	border-bottom: none;
	width: 200px;
  	height: 20px;
  	line-height: 19px;
  	vertical-align: middle;
  	background: url('form_header.png') no-repeat;
  	text-decoration: none;
  	font-family: Times New Roman, Serif;
  	font-weight: 900;
  	font-size:  13px;
  	color:   #206040;
  	cursor:  default;
}

div.sample_popup div.menu_form_body {
  width: 200px;
  border: 1px solid black;
  background: url('form.png') no-repeat left bottom;
}

div.sample_popup img.menu_form_exit {
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table {
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th {
  width: 1%;
  padding: 0px 5px 1px 0px;
  text-align: left;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td {
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form {
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field {
  width: 95%;
  border: 1px solid #808080;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn {
  margin-top: 2px;
  border: 1px solid #808080;
  background-color: #DDFFDD;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}

div.nav{
	height:30px;
	float: left;
	overflow:hidden;
	padding-left:1px;
	position: relative; 
}

div.nav a {
	background-color: #eeeeee;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 0px;
	padding: 5px;
	display:block;
	float:left;
	height:15px;
	vertical-align: middle;
}

div.nav a:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

div.nav a.selected {
	background-color: #e8e8e8;
	color: #ff8a00;
	text-decoration: none;
	border-top: 2px solid #e8e8e8;
	border-left: 1px solid #dddddd;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 0px;
	padding: 5px;
	display:block;
	float:left;
	height:15px;
	vertical-align: middle;
	font-weight : bold;
}

div.nav a.selected:hover {
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
	color: #000000;
	text-decoration: underline;
}

.dark_to_light {
	background-color: #ffffff;
	background-image : url(images/dark_to_light.jpg);
	background-repeat : repeat-y;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #ffffff;
	font-weight : bold;
	padding: 5px;
}

div.my_profile_button{
	float: left; text-align: center; padding-right: 5px;
	min-width: 75px;
}

#bottom_bar_wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bottom_bar_wrapper {
	bottom: 0;
	height: 29px;
	position: fixed;
	_position: absolute;
	_top: expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	width: 1000px;
	z-index: 99000;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bottom_bar_wrapper .bottom_bar {
	height:29px;
	margin:0 25px 0 15px;
	position:relative;
	text-align:left;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	color: #fff;
}

.bb_container{
	margin-left: 20px;
	background-color: #fff;
	float: left;
}

div.my_profile_button_mini{
	float: left; text-align: center; padding-right: 5px;
	min-width: 25px;
	position: relative;
	display: block;
	/*outline-color:-moz-use-text-color;*/
	outline-style:none;
	outline-width:medium;
}

.info {
	background:transparent url( images/info_mini.png) no-repeat scroll left top;
	bottom:27px;
	color:white;
	height:27px;
	left:3px;
	line-height:22px;
	padding:0 5px 0 8px;
	position:absolute;
	z-index:100;
}

.info span {
	background:transparent url(images/info_mini.png) no-repeat scroll right top;
	display:block;
	height:27px;
	position:absolute;
	right:-3px;
	top:0;
	width:5px;
}

.info_red {
	background:transparent url( images/info_mini_red.png) no-repeat scroll left top;
	bottom:27px;
	color:white;
	height:27px;
	left:3px;
	line-height:22px;
	padding:0 5px 0 8px;
	position:absolute;
	z-index:100;
}

.info_red span {
	background:transparent url(images/info_mini_red.png) no-repeat scroll right top;
	display:block;
	height:27px;
	position:absolute;
	right:-3px;
	top:0;
	width:5px;
}

.events_mini {
	background:transparent url(images/events_mini.png) no-repeat scroll left top;
	bottom:16px;
	color:white;
	display:block;
	font-size:9px;
	font-weight:bold;
	height:24px;
	left:3px;
	line-height:24px;
	position:absolute;
	text-align:center;
	width:34px;
}

a.profile_select {
	color: #ff8a00;
	font-weight : bold;
	background-color: #dcdcdc;
	display: block;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid silver;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid silver;
	padding: 5px;
}

a.profile_select:hover {
	color: black;
	background-color: #ffffff;
}


a.profile_no_select {
	display: block;
	padding: 5px;
}

a.profile_no_select:hover {
	background-color: #ffffff;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid silver;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid silver;
	padding:4px;
}


td.reg_step_select{
	background-color: black;
	color: #ffffff;
	font-weight : bold;
}

div.row{
	clear: both;
}

.firm_table_top_over {
	background-color: #cccccc;
	background-image: url(images/table/center_dark.gif);
	width : 100%;
	height : 25px;
}

.firm_table_top_out {
	background-color: #d6d6d6;
	background-image: url(images/table/center.gif);
	width : 100%;
	height : 25px;
}

.firm_table_down_over{
	background-color: #f6f6f6;
	padding : 10px;
}

.firm_table_down_over_vip{
	background-color: #f6f6f6;
	padding : 10px;
	background-image: url(images/table/vip_bgr.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.firm_table_down_out{
	background-color: #ffffff;
	padding : 10px;
}

.firm_table_down_out_vip{
	background-color: #ffffff;
	padding : 10px;
	background-image: url(images/table/vip_bgr.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.body{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

div.header{
	width:1000px;
	height:150px;
	background: #eeeeee;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.main-top-left {
	background-color : #eeeeee;
	background-image : url(images/main-top.png);
	background-repeat : no-repeat;
	background-position: left bottom;
	height : 100px;
	width: 250px;
	text-align: center;
}

div.search{
	width:1000px;
	background: #fff;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	float:left;	
	background-image : url(images/search_right_top.png);
	background-repeat : no-repeat;
	background-position: right top;
}

div.middle{
	width:1000px;
	/*height:550px;*/
	float:left;
	background: #ffffff;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Gray;
	padding: 0px;
}

div.middle_left{
	float: left; 
	width: 210px; 
	padding-left: 5px; 
	padding-right: 5px;
}

div.middle_center{
	float: left; 
	width: 550px; 
	padding-left: 5px; 
	padding-right: 5px;
}

div.middle_right{
	float: left;
	width: 210px; 
	padding-left: 5px; 
	padding-right: 5px;
}
div.bottom {
	width:1000px;
	/*height:550px;*/
	float:left;
	background: #dcdcdc;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	height: 25px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

div.table{
	display: block;
	width:210px;
}

div.table_top{
	background: url('images/table/left.gif') no-repeat left top;
	padding-left: 5px;
	text-decoration: none;
	width: auto;
	outline: none; /* remove the link focus in Gecko browsers */
	height: 25px;
	font-weight: bold;
	display: block;
}

div.table_top .outer {
	background: url('images/table/right.gif') no-repeat top right;
	display: block;
}

div.table_top .inner {
	background: url('images/table/center.gif') repeat-x top;
	line-height: 25px;
	display: block;
	margin-right: 5px;
	padding: 0 0px;
}

div.table_middle{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	display: block;
	background-color: #eeeeee;
}


/*
div.table_down{
	background-image: url(images/table_down.jpg);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	color: #ffffff;

}
*/
div.table_down{
	background: url('images/table/down_left.gif') no-repeat left top;
	padding-left: 5px;
	text-decoration: none;
	width: auto;
	outline: none; /* remove the link focus in Gecko browsers */
	height: 4px;
	padding-bottom: 10px;
	font-weight: bold;
	display: block;
}

div.table_down .outer {
	background: url('images/table/down_right.gif') no-repeat top right;
	display: block;
}

div.table_down .inner {
	background: url('images/table/down_center.gif') repeat-x top;
	line-height: 4px;
	display: block;
	margin-right: 5px;
	padding: 0 0px;
}

#top_links {
	background-color: #2e2e2e;
	color : #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	text-align: center;
	display: block;
	width: 1002px;
}

#bottom {
	background-color: #2e2e2e;
	color : #cccccc;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0px;
	display: block;
	clear: both;
	font-family : verdana;
	text-decoration : none;
	font-size : 10px;
	text-align: center;
	width: 1002px;
}

#bottom_profile {
	background-color: #2e2e2e;
	color : #cccccc;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0px;
	height:20px;
	font-family : verdana;
	text-decoration : none;
	font-size : 10px;
	text-align: center;
	width: 1002px;
}

/* MainMenu -------------------------------------------------- */

#globalnav {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:33px;
	line-height:normal;
	/*margin:100 auto;*/
	position:relative;
	width:auto;
	z-index:100;
}
.globalnav_item_container {
	cursor:pointer;
	float:left;
	height:33px;
	line-height:28px;
	width:98px;
}
.globalnav_item_link {
	color : #0065b5;
	height:33px;
	text-align:left;
	text-decoration:none;
	text-indent:13px;
	text-transform:uppercase;
	width:98px;
	font-weight: bold;
}
.globalnav_item_link_hover {
	color : #000000;
	height:33px;
	text-align:left;
	text-decoration:underline;
	text-indent:13px;
	text-transform:uppercase;
	width:98px;
	font-weight: bold;
}
.globalnav_item_sub_container {
	opacity:0.90;
	filter:alpha(opacity=90);
	position:absolute;
	z-index:999;
}
.globalnav_item_sub_links_ul {
	background-color:#999999;
	color:#FFFFFF;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:140px;
}
.globalnav_item_sub_links_ul li {
	color:#FFFFFF;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:140px;
}

.globalnav_item_sub_links_ul li a {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

.globalnav_item_sub_links_ul li a:link {
	color:#FFFFFF;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

.globalnav_item_sub_links_ul li a:active {
	color:#FFFFFF;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

.globalnav_item_sub_links_ul li a:visited {
	color:#FFFFFF;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

.globalnav_item_sub_links_ul li a:hover {
	color:#000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#menu_container_id02 {
	width:128px;
}

#menu_div_id02 {
	width:128px;
}

#menu_container_id03 {
	width:70px;
}

#menu_div_id03 {
	width:70px;
}

#menu_container_id04 {
	width:85px;
}

#menu_div_id04 {
	width:85px;
}

#menu_container_id05 {
	width:128px;
}

#menu_div_id05 {
	width:128px;
}

#menu_container_id06 {
	width:113px;
}

#menu_div_id06 {
	width:113px;
}

#menu_container_id07 {
	width:108px;
}

#menu_div_id07 {
	width:108px;
}

#menu_container_id10 {
	width:105px;
}

#menu_div_id10 {
	width:105px;
}

#sub_links_ul_id02 {
	background-color:#999999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:138px;
}

#sub_links_ul_id02 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:138px;
}

#sub_links_ul_id02 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:138px;
}

#sub_links_ul_id02 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:138px;
}

#sub_links_ul_id02 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:138px;
}

#sub_links_ul_id02 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:138px;
}

#sub_links_ul_id02 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:138px;
}

#sub_links_ul_id03 {
	background-color:#999999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:140px;
}

#sub_links_ul_id03 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:140px;
}

#sub_links_ul_id03 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id03 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id03 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id03 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id03 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id04 {
	background-color:#999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:140px;
}

#sub_links_ul_id04 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:140px;
}

#sub_links_ul_id04 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id04 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id04 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}
#sub_links_ul_id04 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id04 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:140px;
}

#sub_links_ul_id05 {
	background-color:#999999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:175px;
}

#sub_links_ul_id05 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:175px;
}

#sub_links_ul_id05 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:175px;
}

#sub_links_ul_id05 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:175px;
}

#sub_links_ul_id05 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:175px;
}

#sub_links_ul_id05 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:175px;
}

#sub_links_ul_id05 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:175px;
}

#sub_links_ul_id06 {
	background-color:#999999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:185px;
}

#sub_links_ul_id06 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:185px;
}

#sub_links_ul_id06 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:185px;
}

#sub_links_ul_id06 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:185px;
}

#sub_links_ul_id06 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:185px;
}

#sub_links_ul_id06 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:185px;
}

#sub_links_ul_id06 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:185px;
}

#sub_links_ul_id10 {
	background-color:#999999;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
	width:180px;
}

#sub_links_ul_id10 li {
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:180px;
}

#sub_links_ul_id10 li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:180px;
}

#sub_links_ul_id10 li a:link {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:180px;
}

#sub_links_ul_id10 li a:active {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:180px;
}

#sub_links_ul_id10 li a:visited {
	color:#ffffff;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:180px;
}

#sub_links_ul_id10 li a:hover {
	color:#000000;
	display:block;
	line-height:23px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
	width:180px;
}