/* CSS Document */
img.pngfix {behavior: url("pngbehavior.htc");}
body
{
margin:5px;
background:#FFFFFF;
font-family:Arial;
font-size:12px;
}
.flt
{
float:left;
}
.frt
{
float:right;
}
#container{
	width:1004px;
	margin:0px auto;	
}

.wrapper
{
    width:1004px;
	float:left;
}
#IndexBody{
	width:1004px;
	float:left;
}
.Indexbox_left{
	float:left;
	background:url(../images/index/new_index/left-bg.gif) no-repeat bottom;
	width:30px;
	height:1030px;
}
.Indexbox_right{
	float:left;
	background:url(../images/index/new_index/right-bg.gif) no-repeat bottom;
	width:30px;
	height:1030px;
	position:relative;
}
.Indexbox_middle{
	float:left;
	background:url(../images/index/new_index/middle-bg.gif) repeat-x bottom;
	width:944px;
	height:1030px;
}
.TopLogin{
	float:left;
	width:100%;	
}
.Heading{
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
}
.MainFlashDiv{
	float:left;
	width:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
	position:relative;
}

.FlashTopText {
position:absolute;
margin-top:15px;
left:290px;
font-size:13px;
color:#00000;
font-weight:500;
}

.FlashTopText a {
text-decoration:underline;
color:#000205;
}
.memberlogintext a{
text-decoration:underline;font-family:arial;font-size:15px;font-weight:bold;color:#000000;

}


.BottomBox{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
}
.GoGreenBox{
	width:353px;
	text-align:center;
}
.SignUpBox{
	background:url(../images/index/new_index/grey-bg.gif) no-repeat;
	width:422px;
	height:257px;
	
}
.LoginBox{
	width:221px;
	height:256px;
}
.signupText{
	color:#020307;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:15px;
	font-weight:bold;
}
.signup_textbox {
	background-image:url(../images/index/textbox_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #C7C7C7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:17px;
	width:150px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b90808;
	font-weight: bold;
}
.indexSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3CBC39;
	font-weight: bold;
}
.headerMenu{
	float:left;
	width:100%;
	padding-top:12px;
}
.menuleftbg{
	background:url(../images/index/new_index/nav-left.gif) no-repeat;
	width:9px;
	height:30px;
}
.menurightbg{
	background:url(../images/index/new_index/nav-right.gif) no-repeat;
	width:9px;
	height:30px;
}
.menumiddlebg{
	background:url(../images/index/new_index/nav-middle.gif) repeat-x;
	height:30px;
}
.MenuSelectedTab{
	font-family:"Myriad Pro", "Trebuchet MS", Arial; 
	font-size:16px;
	color:#000000;
	font-weight:normal;
	line-height:25px;
}
.MenuSelectedTab a{
	text-decoration:none;
	color:#000000;
}
.MenuSelectedTab a:hover{
	text-decoration:none;
	color:#000000;
}
.clickto_login{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:40px;
	cursor:pointer;
	text-decoration:underline;
}
.MenuUnSelectedTab{
	font-family:"Myriad Pro", "Trebuchet MS", Arial; 
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:25px;
}
.MenuUnSelectedTab a{
	text-decoration:none;
	color:#FFFFFF;
}
.MenuUnSelectedTab a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.signup{
	position:absolute;
	width:165px;
	height:155px;
	display:block;
	z-index:999999999;
	right:0px;
	margin:10px 10px 0px 0px;
}

.footer{
	width:1004px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #313131;
	line-height:18px;
	text-decoration:none;
}
.footer A{color: #313131;text-decoration: none;}
.footer A:link{color: #313131;text-decoration: none;}
.footer A:visited{color: #313131;text-decoration: none;}
.footer A:active{color: #313131;text-decoration: none;}
.footer A:hover{color: #313131;text-decoration: underline;}
