body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a img {border: none;}

#main_container {
	width: 825px;
	height: 1350px;
	margin: 30px auto 22px auto;
	background: url(../images/bg.gif) no-repeat;
}

#top {
	background: url(../images/banner.gif) no-repeat;
	height: 291px;
	width: 801px;
	margin: 12px 0px 0px 11px;
	position: absolute;
}

#top .logo {
	margin: 15px 0px 0px 27px;
	float: left;
}

#top .getstart {
	margin: 44px 0px 0px 417px;
	float: left;
}

#top span {
	clear: both;
	width: 801px;
	margin: 110px 0px 0px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#top_international {
	height: 419px;
	width: 801px;
	position: absolute;
	background-image: url(../images/international_call_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 303px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#top_international #txtcontainer {
	width: 433px;
	height: 16px;
	position: absolute;
	margin-left: 360px;
	line-height: 26px;
}

#top_international #txtcontainer p {
	height: 138px;
	margin-top: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}

#top_international #txtcontainer p span {
	color: #CC0000;
}

#top_international #txtcontainer p img {
	padding: 0 10px 0 10px;
	vertical-align: middle;
}

#top_country {
	height: 106px;
	width: 801px;
	position: absolute;
	background-image: url(../images/top_country.jpg);
	background-repeat: no-repeat;
	margin-top: 722px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
}

#top_country span {
	width: 59px;
	float: left;
	display: block;
	margin-top: 35px;
	line-height: 12px;
}

#top_howitworks {
	height: 417px;
	width: 799px;
	position: absolute;
	background-image: url(../images/top_howitworks_bg.gif);
	background-repeat: no-repeat;
	margin-top: 820px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#top_howitworks #top_howitworks_text {
	width: 760px;
	margin-left: 18px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

#top_howitworks #top_howitworks_text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin: 0 0 0px 0;
	padding: 0px;
}

#top_howitworks #top_howitworks_text ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	line-height: 13px;
	text-align: justify;
}

#top_howitworks #top_howitworks_text ul li {
	margin: 0 0 22px 0;
}

#top_howitworks #top_howitworks_text ul li span {
	color: #000000;
}

#top_footer {
	height: 91px;
	width: 799px;
	position: absolute;
	background-image: url(../images/top_footer.gif);
	background-repeat: no-repeat;
	margin-top: 1245px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	top: 22px;
}

#top_footer img {
	margin: 20px 0 10px 0;
}

/* HOME PAGE  Header */
#home_header {
	width: 825px;
	height: 170px;
	margin: 0 auto 0 auto;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	padding:0px;
}

#home_header img {
	margin: 29px 0 0 30px;
	float: left;
}

#home_header #button3 {
	margin: 48px 0 0 365px;
	float: left;
	text-align: right;
	font: bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 250px;
}

#home_header #button3 ul {
	margin: 0 0 0 65px;
	padding: 0px;
	list-style-type: none;
}

#home_header #button3 ul li {
	float: left;
	display: block;
}

#home_header #button3 ul li a {
	color: #000000;
	text-decoration: none;
	border-right: solid 1px #000000;
	padding: 0 7px 0 7px;
	display: block;
}

#home_header #button3 ul li a:hover {
	color: #dd2321;
	text-decoration: none;
}

#home_header #button3 ul li ul {
	position: absolute;
	display: none;
	z-index: 999999;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	margin: 0 0 0 -17px;
}

#home_header #button3 ul li ul li {
	float: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	padding: 3px 50px 5px 5px;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-size: 11px;
}

#home_header #button3 ul li ul li a img {
	float: left;
	margin: 3px 7px 0 0;
	padding: 0px;
}

#home_header #button3 ul li ul li a {
	color: #FFFFFF;
	border: none;
}

#home_header #button3 ul li ul li a:hover {
	color: #FFFFFF;
	border: none;
}

#home_header #button3 ul li ul li:hover {
	float: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #595959;
	padding: 3px 50px 5px 5px;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-size: 11px;
}

#home_header #button3 ul li:hover ul {
	display: block;
}

/*
#home_header #button3 {
	margin: 48px 0 0 400px;
	float: left;
	text-align: right;
	font: bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#home_header #button3 a {
	color: #000000;
	text-decoration: none;
}

#home_header #button3 a:hover {
	color: #dd2321;
	text-decoration: none;
}

#home_header #button3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#home_header #button3 ul li {
	margin: 0 1px 0 0;
	padding: 0px;
	float: left;
	display: block;
	width: 93px;
	height: 26px;
}

#home_header #button3 ul li a {
	display: block;
	width: 93px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home_button3bg.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 24px;
}

#home_header #button3 ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/home_button3bg_over.png);
	background-repeat: no-repeat;
	line-height: 26px;
}
*/

#home_header #home_topmenu {
	
	height: 20px;
	width: 400px;
	margin: -15px 0 0 460px;
	float: left;
}

#home_header #home_topmenu ul.tab{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#home_header #home_topmenu ul.tab li{
	float:left;
	margin-right: 2px;
	background-image: url(../images/home_btn_internation.png);
	background-position: right top;
	background-repeat: no-repeat;
}
	
#home_header #home_topmenu .tab li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px 0 15px;
	display: block;
	height: 29px;
}

#home_header #home_topmenu .tab li a span{
	position:absolute;
	width:9px;
	height:29px;
	display:block;
	background-image: url(../images/home_btn_internation_span.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-top: -5px;
	margin-left: -15px;
}


#home_header #home_topmenu .tab li a:hover{
	color:#c82a7e;
	background-image: url(../images/home_btn_internation_over.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
#home_header #home_topmenu .tab li a:hover span{
	background-image: url(../images/home_btn_internation_over_span.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
}

.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px 0 15px;
	display: block;
	height: 29px;	
	float:left;
	margin-right: 0px;
	background-image: url(../images/home_btn_internation_over.png);
	background-position: right top;
	background-repeat: no-repeat;
	position:absolute;
}

#home_header #home_topmenu .tab li .active span {
	position:absolute;
	width:9px;
	height:29px;
	display:block;
	background-image: url(../images/home_btn_internation_over_span.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-top: -5px;
	margin-left: -15px;

}

.active_faqmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px 0 15px;
	display: block;
	height: 29px;	
	float:left;
	margin-right: 0px;
	background-image: url(../images/home_btn_internation_over.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#home_header #home_topmenu .tab li .active_faqmenu span {
	position:absolute;
	width:9px;
	height:29px;
	display:block;
	background-image: url(../images/home_btn_internation_over_span.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	margin-top: -5px;
	margin-left: -15px;

}

	
/* HOME PAGE  body */
#home_body {
	width: 825px;
	height: 160px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	border-bottom: solid 2px #e80c00;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#home_body #dial {
	width: 221px;
	height: 135px;
	text-align: center;
	float: left;
	background-image: url(../images/homedial_bg.png);
	background-repeat: no-repeat;
	margin: 25px 50px 0 0;
	position: absolute;
}

#home_body img {
	margin-top: 10px;
	border: none;
}

#home_body #clock {
	display: block;
	margin-top: 10px;
	width: 223px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#home_body #title {
	display: block;
	width: 223px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #616161;
	margin-top: 165px;
	position: absolute;
}


#home_body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 35px;
	text-transform: none;
	margin-top: 50px;
	margin-left: 300px;
	display: block;
	position: absolute;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0;
}

#home_body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 55px 0 0 300px;
	padding: 0px;
	line-height: 20px;
	text-transform: none;
	display: block;
	position: absolute;
	text-align: center;
}

/* HOME PAGE BOX*/
#home_bodybox {
	width: 785px;
	height: 200px;
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#home_bodybox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#home_bodybox #box1 {
	width: 350px;
	height: 130px;
	background-color: #FFFFFF;
	border: solid 1px #808080;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#home_bodybox #box1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 5px 0;
	padding: 0px;
}

#home_bodybox #box1 a {
	display: block;
	width: 93px;
	height: 26px;
	background-image: url(../images/home_button3bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	float: left;
	margin: 20px 30px 0 0;
}

#home_bodybox #box1 a:hover {
	display: block;
	width: 93px;
	height: 26px;
	background-image: url(../images/home_button3bg_over.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	float: left;
	margin: 20px 30px 0 0;
}

#box1 #submenu_signup_bottom {
	position:absolute;
	width:150px;
	z-index:1;
	background-color: #000000;
	/*left: 250px;
	top: 515px;*/
	margin: 44px 0 0 0;
	visibility: hidden;
}

#box1 #submenu_signup_bottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

#box1 #submenu_signup_bottom ul li {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #333333;
	margin-bottom: 1px;
}

#box1 #submenu_signup_bottom ul li a img {
	border: none;
	float: left;
	margin: 5px 7px 0px 7px;
	padding: 0px;
}


#box1 #submenu_signup_bottom ul li a {
	display: block;
	width: 150px;
	height: 22px;
	background-color: #333333;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	float: left;
	margin: 0px;
}

#box1 #submenu_signup_bottom ul li a:hover {
	display: block;
	width: 150px;
	height: 22px;
	background-color: #595959;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	line-height: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	float: left;
	margin: 0px;
}


/* BOX 2*/
#home_bodybox #box2 {
	width: 320px;
	height: 120px;
	background-color: #efefef;
	border: solid 1px #808080;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#home_bodybox #box2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 10px 0;
	padding: 0px;
}

#home_bodybox #box2 a {
	display: block;
	width: 93px;
	height: 26px;
	background-image: url(../images/home_button3bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	margin: 25px 0 0 0;
}

#home_bodybox #box2 a:hover {
	display: block;
	width: 93px;
	height: 26px;
	background-image: url(../images/home_button3bg_over.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	margin: 25px 0 0 0;
}

/* OTHER PAGE*/
#other_page {
	width: 769px;
	margin: 0 auto 0 auto;
	padding: 30px;
	background-color: #FFFFFF;
	border-bottom: solid 2px #e80c00;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	overflow: visible;
	text-align: justify;
}

#other_page h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
}

#other_page h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#other_page ul {
	margin: 20px 0px 0px 0px;
	margin-top: 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../images/b2.gif);
}

#other_page ul li {
	margin: 0px 0px 20px 30px;
	padding: 0px;
	color: #666666;
}

#other_page ul li strong {
	color: #cc6666;
}

#other_page .backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc6666;
	text-decoration: none;
	display: block;
	float: right;
}

#other_page .backtotop:hover {
	color: #999999;
	text-decoration: none;
		
}

/* HOME PAGE  Footer */
#home_footer {
	width: 825px;
	height: 187px;
	margin: 0 auto 0 auto;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#home_footer img {
	margin: 35px 0 15px 0;
}

#home_footer a {
	color: #000000;
	text-decoration: none;
}

#home_footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

/* SUB MENU */

#button3 #submenu_signup {
	position:absolute;
	width:150px;
	z-index:1;
	background-color: #000000;
	visibility: hidden;
}

#button3 #submenu_signup ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

#button3 #submenu_signup ul li {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #333333;
	margin-bottom: 1px;
}

#button3 #submenu_signup ul li a {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #333333;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
}

#button3 #submenu_signup ul li a img {
	border: none;
	float: left;
	margin: 5px 7px 0px 7px;
	padding: 0px;
}

#button3 #submenu_signup ul li a:hover {
	background-color: #595959;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 18px;
	text-align: left;
}


#home_topmenu .tab #submenu_faq {
	position:absolute;
	width:170px;
	z-index:1;
	background-color: #000000;
	font-size: 11px;
	visibility: hidden;
	margin-top: -5px;
	
}

#home_topmenu .tab #submenu_faq .list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: none;
}

#home_topmenu .tab #submenu_faq .list li {
	display: block;
	width: 170px;
	height: 20px;
	background-color: #333333;
	background-color: #333333;
	background-image: none;
	margin-bottom: 1px;
}

#home_topmenu .tab #submenu_faq .list li a {
	display: block;
	width: 170px;
	height: 20px;
	background-color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
}

#home_topmenu .tab #submenu_faq .list li a:hover {
	display: block;
	width: 170px;
	height: 20px;
	background-color: #595959;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: none;
}

#home_topmenu .tab #submenu_international {
	position:absolute;
	width: 200px;
	z-index:1;
	background-color: #000000;
	font-size: 11px;
	visibility: hidden;
	margin-top: -5px;
}

#home_topmenu .tab #submenu_international .list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: none;
}

#home_topmenu .tab #submenu_international .list li {
	display: block;
	width: 200px;
	height: 20px;
	background-color: #333333;
	background-color: #333333;
	background-image: none;
	margin-bottom: 1px;
	line-height: 18px;
	text-indent: 10px;
}

#home_topmenu .tab #submenu_international .list li img {
	border: none;
	float: left;
	margin: 3px 7px 0px 0px;
	position: absolute;
}

#home_topmenu .tab #submenu_international .list li a {
	display: block;
	width: 200px;
	height: 20px;
	background-color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: none;
	text-indent: 0px;
	line-height: normal;
}

#home_topmenu .tab #submenu_international .list li a:hover {
	display: block;
	width: 200px;
	height: 20px;
	background-color: #595959;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: none;
}


#howit_video {
	width: 320px;
	height: 240px;
	background-color: #000000;
	padding: 1px;
	margin-top: 20px;
	margin-left: 20px;
}

.kingdom_txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

#submenu_left_signup {
	position:absolute;
	width:150px;
	z-index:5;
	background-color: #000000;
	margin-top: 20px;
	left: 36px;
	top: 22px;
	visibility: hidden;
}


#submenu_left_signup ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

#submenu_left_signup ul li {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #333333;
	margin-bottom: 1px;
}

#submenu_left_signup ul li a {
	display: block;
	width: 150px;
	height: 20px;
	background-color: #333333;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-align: left;
}

#submenu_left_signup ul li a img {
	border: none;
	float: left;
	margin: 5px 7px 0px 7px;
	padding: 0px;
}

#submenu_left_signup ul li a:hover {
	background-color: #595959;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 18px;
	text-align: left;
}
.style05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration:none;
}
.linktext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
}
.redfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #cc6666;
	text-decoration: none;
}
.blacknormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.line {
	height: 500px;
	display: inline;
	width: 500px;
	border: thin dashed #666666;
}
#borderbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	height: 500px;
	width: 500px;
	border: thin dashed #666666;
}


#demounderbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 825px;
	height: 600px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	line-height: 15px;
}
.normaltextnewred {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.normaltextnew {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}