		
ul#tabPanes 
{
    width:200px;
    overflow: hidden;
    clear:both;
    font-family:verdana;
    list-style-type: none;
    margin-top:22px;
    position:absolute;
	
	
}

.subtitle{

color:white;
font-weight:bold;
font-family:verdana;
letter-spacing:-2px;
font-size:11px;


}

input[type=text] { background-color:#B08EC5; color:#FFFFFF; font-size:11px; border:solid 1px #9933CC; width:130px;  border:solid 1px #FFFFFF;}
.query{background-color:#B08EC5; color:#FFFFFF; font-size:11px; border:solid 1px #9933CC; width:127px;  border:solid 1px #FFFFFF;}
ul#tabPanes li 
{
    width: 200px;
    
   
    
}

ul#tabPanes li#tab1
{ 
    background: #C7C7C7;
    margin-top:-30px;
    height:225px;
    margin-left:-3px;
	display:none;
   
        
    background-color:#be5bae;
        
     -moz-border-radius-bottomright: 5px;
     -moz-border-radius-bottomleft: 5px;
     -webkit-border-bottom-right-radius:5px;
     -webkit-border-bottom-left-radius:5px;
    
	 background-repeat:no-repeat;
	 
	 z-index:1;
    
}

ul#tabPanes li#tab2
{ 
    background: #C7C7C7;
    margin-top:-30px;
    margin-left:-3px;
	display:none;
    height:172px !important; 
    background-color:#be5bae;     
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    background-repeat:no-repeat;
    z-index:+1;
}


#tabMenu { 
clear:both; 
list-style-type:none;

}
#tabMenu li { 
    float:left;
    line-height:20px;
   
    
    
    
    
}

#tabs {    
-webkit-box-shadow: 0px 5px 6px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 5px 6px ;
box-shadow: 0px 5px 6px ; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
margin:0 auto;



}

#tabContainer
{
 left:25px;
 margin:0 auto;
 width:570px;
 position:relative
}


#tabMenu li a { 
    text-decoration:none; color:#291B16;
    text-shadow: #C9AA7C 0px 1px 0px;
    font-weight:bold;
    
}

.activeTab {
/*background-color:#C9AA7C; */
text-shadow: #ffffff 0px 1px 0px;   
}



.formcontainer { margin-right:10px; }

.text {
     text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; left:0px; font-weight:bold; 
}


.edges { background-color:transparent;}
#edgesline { margin:0 auto; width:600px; height:10px;}


#bluebutton button 
{  text-transform:uppercase; background-color:#FFA200;
    border: 1px solid #ffffff; 
    -moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    font-family: verdana; font-size: 11px; font-weight: bold; margin-bottom: 10px; padding:3px 5px 5px; text-align: center; color:#FFFFFF; width: 60px; }


#bluebutton button { margin-top: 10px; }

p { padding:3px}

#board { margin-top:10px;}



