 BODY
 {
   scrollbar-face-color:ff7d00;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#EEEEEE;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
 }
legend{
color:000000;
background-color:#FFFF99
}

.radius_border{
	 border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.ordertable tr:hover
{
font-family:Tahoma;
font-size:11px;
margin-top:0;
background-color: #FFB062;
cursor:pointer
}
.ordertable tr td{
font-family:Tahoma;
font-size:11px;
}




.table{
font-family:Tahoma;
font-size:11;
margin-top:0
}
.table tr td input{
font-family:Tahoma;
font-size:11;
}


.error{
font-family:Tahoma;
font-size:11;
color: #FF3333;
font-weight:700;
}

.save{
font-family:Tahoma;
font-size:11;
color:#FFFFFF;
font-weight:700;
}

.style{
background-color:#faefd0;
}



.head{
font-family:Tahoma;
font-size:12px;
color:#990000;
font-weight:600
}


.even{
font-family:Tahoma;
font-size:11;
background-color: #cdcdcb;
}


.odd{
font-family:Tahoma;
font-size:11;
background-color: #d4d4b2
}

.start{
font-family:Tahoma;
font-size:13px;
text-decoration:none
}



select{
font-family:Tahoma;
font-size:11;
}


a:link{
color:#660000;
font-size:11;
font-family:tahoma;
text-decoration:none
}
a:visited{
color:#660000;
font-size:11;
font-family:tahoma;
text-decoration:none
}
a:hover{
color:#660000;
font-size:11;
font-family:tahoma;
text-decoration:none
}
.link a:link{
text-decoration:underline;
color:#CC6633;
font-family:tahoma;
font-size:12
}
.link a:hover{
text-decoration:underline;
color:#CC6633;
font-family:tahoma;
font-size:12
}
.link a:visited{
text-decoration:underline;
color:#CC6633;
font-family:tahoma;
font-size:12
}



#theToolTip{
position: absolute;
left: -300px;
width: 300px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);*/
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 11;
font-family:tahoma;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}
.index{
font-family:Tahoma;
font-size:11;
margin-top:0
}
.index a:link{

color:#CC6633;
font-family:tahoma;
font-size:13
}
.index a:hover{
text-decoration:underline;
color:#CC6633;
font-family:tahoma;
font-size:13
}
.index a:visited{

color:#CC6633;
font-family:tahoma;
font-size:13
}
.vieworder{
color:#ffffff;
font-size:11;
font-family:tahoma;
}

.radius_txt{
 	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
    border: 1px solid #303030;
}