a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label,td	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	vertical-align:	baseline;
	}
*{
		font-family:Arial,Verdana,Tahoma,Arial, Helvetica, sans-serif,Verdana, Geneva;
}
body{
	color: #4B4B4D;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	direction: ltr;
	font-size: 11px;
	scrollbar-3dlight-color: #8091AD;
	scrollbar-arrow-color: #2F334E;
	scrollbar-base-color: #D6DEEA;
	scrollbar-darkshadow-color: #8091AD;
	scrollbar-face-color: #D6DEEA;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6DEEA;
	scrollbar-track-color: #F2F5F9;
}

table{
color: #4B4B4D;
font-size: 11px;
}
}
a:link{	
text-decoration:	none;
color:#384B8A;
}			
a:visited	{	
text-decoration:	none;
color:#4660AC;
}		
a:active	{	
text-decoration:	none;
color:#4660AC;
}		
a:hover	{	
text-decoration:	underline;
color:#FF9800;
}

h3{
font-size:12px;
color:#000;
margin-bottom:5px;
border-bottom:1px solid #D17500;
}
input{
font-size:11px;
}
select{
font-size:11px;
}


button {
font-size:11px;
background-color: transparent;
padding: 0px 0px 0px 0px;
margin: 0px 1px 1px 0px;
width:136px;
height:26px;
line-height:26px;
border:none;
vertical-align: middle;
cursor: hand;
behavior: url(css/hover.htc);
}
button span{
vertical-align:	middle;
display:block;
width:136px;
height:26px;
line-height:26px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button1.png');
cursor: hand;
}
button  span img{
margin-top:2px;
width:20px;
height:20px;
vertical-align:	middle;
}

button.button2 ,button.button2hover ,button.button2click{
margin-right: 3px;
font-size:11px;
width:69px;
height:20px;
}
button.button2 span ,button.button2hover span,button.button2click span{
width:69px;
height:20px;
line-height:20px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button2.png');
}

button.button6 ,button.button6hover ,button.button6click{

font-size:11px;
width:119px;
height:17px;
}
button.button6 span ,button.button6hover span,button.button6click span{
width:119px;
height:17px;
line-height:17px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button5.png');
}

button.button-s ,button.button-shover ,button.button-sclick{

font-size:11px;
width:31px;
height:26px;
}
button.button-s span ,button.button-shover span,button.button-sclick span{
width:31px;
height:26px;
line-height:26px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button-s.png');
}


button.hover span,button.button2hover span,button.button4hover span,button.button5hover span,button.button6hover span,button.button-shover span{
color:#FE7C26;
}
button.click ,button.button2click,button.button4click,button.button5click,button.button6click,button.button-sclick{
margin: 1px 0px 0px 1px;
color:#FE7C26;
}
button.button2click{

margin: 1px 2px 0px 1px;

}

button.button4 ,button.button4hover ,button.button4click,button.button5 ,button.button5hover ,button.button5click{
vertical-align:middle;
font-size:11px;
width:118px;
height:34px;
}
button.button4 span ,button.button4hover span,button.button4click span,button.button5 span ,button.button5hover span,button.button5click span{
width:118px;
height:34px;
line-height:12px;
padding-top:3px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button4.png?22');
}
button.button5 span ,button.button5hover span,button.button5click span{
padding-top:0px;
line-height:34px;
font-weight:bold;
}


html > body button span{
background: transparent url(../images/button1.png) no-repeat top;
}
html > body .button2 span{
background: transparent url(../images/button2.png) no-repeat top;
}
html > body .button4 span{
background: transparent url(../images/button4.png) no-repeat top;
}
html > body .button5 span{
background: transparent url(../images/button4.png) no-repeat top;
}
html > body .button6 span{
background: transparent url(../images/button5.png) no-repeat top;
}
html > body .button-s span{
background: transparent url(../images/button-s.png) no-repeat top;
}