@charset "UTF-8";
/* CSS Document */

body{}

table tr td{font-size:11px; font-family:Verdana, Geneva, sans-serif}
 

.toggle  {
color:#14428C;
cursor:pointer;
font-family:Verdana,Garamond,Times New Roman;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#v_toggle2{display:none}

.availability{margin: 10px 0px}

#v_toggle1, #v_toggle2{margin-left:30px}

.btnCommonButton {
background-color:#CCCCCC;
border-color:#D4D0C8 #A3A3A3 #A3A3A3 #D4D0C8;
border-right:1px solid #A3A3A3;
border-style:solid;
border-width:1px;
color:#001D3B;
cursor:pointer;
font-size:11px;
margin-right:2px;
height: 20px;
}

.headerStyle {
background-color:#B69E7E;
border-color:#A3A3A3 -moz-use-text-color -moz-use-text-color;
border-right:0 none;
border-style:solid none none;
border-width:1px 0 0;
color:#fff;
font-family:Verdana,Garamond,Times New Roman;
font-size:12px;
font-weight:bold;
height:17px;
padding-left:2px;
text-decoration:none;
}
