﻿/*menu1*/

.div_logo{height:100px; width:400px; display:block;background-image:url(/Images2/logo.gif); background-repeat:no-repeat; background-position:center;}
.div_head a{padding-right:20px; font-size:14px;}
.menu1
{width:800px;display:table;height:35px; float:none;}


.menu1_span_count{ color:Green; font-size:x-small; vertical-align:top; text-decoration:none;}

.menu1_td1{width:60px; min-width:60px;}

.menu1_Act,.menu1_Act_Selected{width:300px; min-width:300px;text-align:center; vertical-align:middle;}
.menu1_Act_Selected{background-image:url(/Images2/TOP1.PNG); background-repeat:no-repeat;}
.menu1_td2{width:10px; min-width:10px;}
.menu1_Cat,.menu1_Cat_Selected{width:360px; min-width:220px;text-align:center;}
.menu1_Cat_Selected{background-image:url(/Images2/TOP2.PNG); background-repeat:no-repeat;}
.menu1_td3{width:10px;display:block;}

.menu1 a{text-decoration: none;font-size: 26px;}
.menu1_Act_Selected a,.menu1_Cat_Selected a{color:#FFFFFF;}
.menu1_Cat a,.menu1_Act a{color:#515151;}

.menu1_Cat a:hover, .menu1_Act a:hover{color: #151515;text-decoration: underline;}
/*menu2*/
.menu2{width: 100%;display: table;
     background-color:#DD7171;
           height: 35px; padding-right:0px; text-align:center;}
.menu2_act_selected,.menu2_cat_selected
{width: 100%;display: table;height: 35px; padding-right:0px; text-align:center; float:none;}
.menu2_act_selected{background-color:#DD7171;}
.menu2_cat_selected{ background-color:#7180DD;}
      
      
      
.menu2 td{ padding-left:20px;padding-right:20px;}
.menu2_td1{width:1%;}
.menu2_r0,.menu2_r0_selected{width:10%;}
.menu2_r1,.menu2_r1_selected{width:15%;}
.menu2_r2,.menu2_r2_selected{width:10%;}
.menu2_r3,.menu2_r3_selected{width:25%;}
.menu2_r4,.menu2_r4_selected{width:15%;}
.menu2_r5,.menu2_r5_selected{width:15%;}
.menu2_td2{width:15%;}


.menu2_r0_selected,.menu2_r1_selected,.menu2_r2_selected,.menu2_r3_selected,.menu2_r4_selected,.menu2_r5_selected
{background-color:#E9E9E9;}
.menu2_r0_selected a,.menu2_r1_selected a,.menu2_r2_selected a,.menu2_r3_selected a,.menu2_r4_selected a,.menu2_r5_selected a
{ color:Black;}

.menu2_r0 a,.menu2_r1 a,.menu2_r2 a,.menu2_r3 a,.menu2_r4 a,.menu2_r5 a{color: #555555;}
.menu2_r0 a:hover, .menu2_r1 a:hover, .menu2_r2 a:hover, .menu2_r3 a:hover, .menu2_r4 a:hover, .menu2_r5 a:hover
{text-decoration: underline;}
.menu2_act_selected a,.menu2_cat_selected a
{text-decoration: none;font-size: 22px;}
/*menu3 */


.menu3_act_selected,.menu3_cat_selected
{/*background-color:#E9E9E9;*/
	padding-top:10px;padding-bottom:10px; padding-left:0px; padding-right:0px; margin-top:0px; width:100%;
	display:block; width:100%;list-style-type:circle;float:none; margin-bottom:0px;
	}
	.menu3_act_selected{background-color:#E7DDDB;}
	.menu3_cat_selected{background-color:#D8D9E5;}
	
	

.menu3_act_selected li,.menu3_cat_selected li{ line-height:30px; display:inline; height:40px; width:inherit; vertical-align:middle;padding-left:10px;padding-right:0px;padding-top:10px; margin:0px;  }




.menu3_a
{
	padding: 4px;
	height: 40px;
	min-height: 40px;
	/*clip: rect(10px, auto, auto, auto);*/
	text-decoration: underline;
	color: #333333; /*font-weight: bold;*/
	font-size: 14px;
}
.menu3_a:hover
{
	color: #333333;
	text-decoration: none;
}

.menu3_a_selected
{
	padding: 4px;
	height: 40px;
	min-height: 40px;
	clip: rect(10px, auto, auto, auto);
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;

}
.menu3_act_selected .menu3_a_selected
{background-color: #DD7171;}
.menu3_cat_selected .menu3_a_selected
{background-color: rgb(113, 128, 221);}


#DIV_REGION_CONT table{ vertical-align:top;}
#DIV_REGION_CONT span{ padding-right:10px;vertical-align:middle; }
 .div_reg_title{color:Gray;font-size:x-large; text-align:center;}
/*#DIV_REGION_CONT a{color: rgb(8, 98, 140);}*/
.reg_td1{ width:40px; font-size:xx-large; color:Gray;}
.reg_td2{ width:700px; color:Black;}
.reg_select{ display:inline-block; height:25PX;}

.div_login_email{text-align:center;color: gray; font-size:x-large;}
.BTN_Login
{
	/* background-color:Transparent; border:none;*/
	font-size:x-large;
	text-align:center;
} 


