body{ font-size:12px; color:#444444; font-family:Arial, Helvetica, sans-serif;}
.lanse{ color:#999999;font-size:10px;}
.red{ color:#ff0000; font-weight:bold;}
.form{background-color:#FFFFFF; border:1px solid #999999; width:60px; height:18px; line-height:18px;}
.f-text{background-color:#FFFFFF; border:1px solid #999999;}
.tablebg{background-color:#F7f7f7; border-top:1px solid #D8DFEA;  }
.rb1 {
	BORDER-BOTTOM: #6a6a6a 1px solid; BORDER-LEFT: #fff 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND: #d32c47; HEIGHT: 25px; COLOR: #fff; FONT-SIZE: 14px; BORDER-TOP: #fff 1px solid; CURSOR: pointer; BORDER-RIGHT: #6a6a6a 1px solid; PADDING-TOP: 1px
}
.f-button
{
	line-height:20px; 
	border-bottom:1px #999999 solid; 
	border-right:1px #999999 solid; 
	border-left:1px #EBD6D6 solid; 
	border-top:1px #EBD6D6 solid; 
	background-color:#6699CC; 
	color:#fff; 
	font-size:12px; 
	font-weight:normal; 
	height:24px; 
	padding:0px 2px 2px 2px;
	cursor:pointer;
}
.shadetabs{
width:990px;
height:30px;
background-color:#F2F6EA;
padding: 7px 0 0 3px;
margin-left: 0;
margin-top:10px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
*html .shadetabs{
width:990px;
height:30px;
background-color:#F2F6EA;
padding: 7px 0 0 3px;
margin-left: 0;
margin-top:0px;
margin-bottom: 0;
clear:both;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
padding:0px 5px 0px 5px;

}

.shadetabs li a{
float:left;
display:block;
height:25px;
line-height:25px;
background-color:#F9F9F9;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
font-weight:normal;
color: #0066AA;
text-align:center;
font-size:14px;
}


.shadetabs li a:hover{

color: #006600;
background-color: #FFFFFF;
}

.shadetabs li.selected
{
    background:#FFF;
    font-weight:bold;
    color:#000;
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
color: #0066AA;
background-color: #FFFFFF;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#006600;
}
