 .go_button {
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
    width:31px;
    border:none;
    border-style:none;
    height: 31px;
    background:#a3c430;
    color:#000000;
    font-weight:none;
    padding: 1px 3px;
    background:url(/images_ror/go_bg.jpg) repeat-x left top;
	}
 .go_button1 {
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
    width:68px;
    border:none;
    border-style:none;
    height: 31px;
    background:#a3c430;
    color:#FFFFFF;
    font-weight:bold;
    padding: 1px 3px;
    background:url(/images_ror/go1_bg.jpg) repeat-x left top;
	}
.go_button1:hover {
 font-family: Arial;
 font-size: 12px;
 cursor: hand;
    width:68px;
    border:none;
    border-style:none;
    height: 31px;
    background:#a3c430;
    color:#ffffff;
    font-weight:none;
    padding: 1px 3px;
    background:url(/images_ror/go1_bg_over.jpg) repeat-x left top;
}
 .login_button {
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
    width:46px;
    border:none;
    border-style:none;
    height: 18px;
    background:#a3c430;
    color:#000000;
    font-weight:bold;
    padding: 1px 3px;
    background-image:url(../images_ror/login_btn_normal.jpg);
	}
 .login_button: hover {
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
    width:46px;
    border:none;
    border-style:none;
    height: 18px;
    background:#a3c430;
    color:#000000;
    font-weight:bold;
    padding: 1px 3px;
	background-image:url(../images_ror/login_btn_over.jpg);
   	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	
}

.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.innertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.graytext_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #636363;
	
	text-decoration: none;
}
.graytext_big1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #636363;
	
	text-decoration: none;
}
.graytext_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.graytext_big3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #636363;
	
	text-decoration: none;
}
.graytext_big5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
	
	text-decoration: none;
}
.graytext_big4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.graytext_big6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.greentext_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #91b669;
	font-weight: bold;
	text-decoration: none;
}
.greentext_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91b669;
	font-weight: bold;
	text-decoration: none;
}
.bluetext_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4f6783;
	font-weight: bold;
	text-decoration: none;
}
.bluetext_big3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4f6783;
	font-weight: bold;
	text-decoration: none;
}
.bluetext_big4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4f6783;
	font-weight: bold;
	text-decoration: none;
}
.greentext_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5c8b19;
	font-weight: bold;
	text-decoration: none;
}
.graytext_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}

