body {
    margin: 0;
    padding: 0;
    background-color: #f1f1f1;
    background-image: url(../img/reg/bgcolor.jpg);
    background-repeat: repeat-x;
    font-family:Verdana, Geneva, sans-serif;
    color:#262626;
    font-size:12px;
}

.main{
	margin: 0 auto;
	width:757px;
}

.logo{
	height:79px;
	width:161px;
	background-image:url(../img/reg/logo.jpg);
}

.tab-menu{
	height: 50px;
	width: 754px;
	display: block;
	position: relative;
	float:left;
	margin: 0 auto 0 auto;
	background-image: url(images/footer_bottom.gif);
	font-family: Myriad Pro;
	overflow: hidden;
}

.tab-menu a{
	text-decoration:none;
}

.tab-menu span{
	font-size: 9pt;
	font-weight:bold;
	color: #979595;
	vertical-align:top;
	padding-left:10px;
	display:block;
}

.tab-menu b{
	color:#262626;
	font-size: 12pt;
	padding-top:5px;
	padding-left:10px;
	display:block;
}

.tab-menu-act{
	background-image:url(../img/reg/tab-act.jpg);
	float:left;
	background-repeat:no-repeat;
	width:140px;
	height:50px;
}

.tab-menu-noact{
	background-image:url(../img/reg/tab-noact.jpg);
	float:left;
	background-repeat:no-repeat;
	width:140px;
	height:50px;
}

.ttt {
	float:left; 
	width:454px;
	height:42px;	
}

.trr {
	background-image: url(../img/reg/t_right.jpg); 
	float: inherit; 
	width:20px; 
	height:45px; 
	margin-top:15px;
}

.main-text{

	margin-top: 36px;
	background-color:#FFFFFF;
}

.text-form{
	padding: 10px;
}

.back{
    background:url(../img/reg/back.gif) no-repeat;
    width:171px;
    height:53px;
    border: 0px;
}

.reg{
    background:url(../img/reg/reg.gif) no-repeat;
    width:171px;
    height:53px;
    border: 0px;
}

.help{
	color: #979595;
	font-size:10px;
}

.focusField{
    border:solid 1px #6F6F6F;
    background:#EFF5FF;
    color:#000;
}
.idleField{
    background:#fff;
    color: #6F6F6F;
    border: solid 1px #6F6F6F;
}

.button{
	text-align:right;
	height: 56px;
	padding-top:10px;
}

.line{
	vertical-align:bottom;
	padding-top: 10px;
	background:url(../img/reg/line.jpg) repeat-x;
	width: 100%;
}

.footer{
	color:#979595;
	float:right;
	width: 30%;
}

.footer a{
	color:#1a91b4;

}

.b {background: url(../img/reg/l_bottom.jpg) 0 100% repeat-x}
.l {background: url(../img/reg/l_left.jpg) 0 0 repeat-y}
.r {background: url(../img/reg/l_right.jpg) 100% 0 repeat-y}
.bl {background: url(../img/reg/b_left.jpg) 0 100% no-repeat}
.br {background: url(../img/reg/b_right.jpg) 100% 100% no-repeat}
.tr {padding:10px;}

.t1 {background: #f1f1f1 0 0 repeat-x; width: 100%}
.b1 {background: #f1f1f1 0 100% repeat-x}
.l1 {background: #f1f1f1 0 0 repeat-y}
.r1 {background: #f1f1f1 100% 0 repeat-y}
.br1 {background: url(../img/reg/br1.gif) 100% 100% no-repeat}
.bl1 {background: url(../img/reg/bl1.gif) 0 100% no-repeat}
.tl1 {background: url(../img/reg/tl1.gif) 0 0 no-repeat}
.tr1 {background: url(../img/reg/tr1.gif) 100% 0 no-repeat; padding:10px}


