body 
{	
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	
	scrollbar-base-color: #D1CEC7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #E1DDD2;
	scrollbar-highlight-color: #D1CEC7;
	scrollbar-shadow-color: #E1DDD2;
	scrollbar-track-color: #E1DDD2;

} 
img {border:none; }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,input,select,textarea,address,blockquote,nobr 
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px; 
 line-height: 16px;
 color: #525252;
 text-decoration:none; 
}
a
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px; 
 line-height: 16px;
 color: #525252;
 text-decoration:none; 
}
a:link {font-weight:normal;} 
a:visited {font-weight:normal;} 
a:hover {font-weight:bold;} 
a:active {font-weight:bold;} 


.wL {width:500px;}
.wM {width:250px;}
.wS {width:150px;}
.wXS {width:75px;}
.titleCn {font-size: 12px; text-decoration:none;}
.colB	{color: #104480;}
.colG	{color: #95C53A;}
.colR	{color: #AC026D;}
.colW	{color: #FFFFFF;}
.up		{text-transform: uppercase; letter-spacing:1px;}
.small	{font-size: 9px; line-height: 12px;}

.title{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px; 
 line-height: 16px;
 color: #104480;
 font-weight:bold;
 text-decoration:none; 
 text-transform: uppercase; 
 /*letter-spacing:1px;*/
}

.menu:link	{text-decoration:none; font-weight:normal;}
.menu:visited	{text-decoration:none; font-weight:normal;}
.menu:hover	{text-decoration:none; font-weight:normal;}
.menu:active	{text-decoration:none; font-weight:normal;}

.input {
	background-color:#FFFFFF;
}
.button {
	font-size: 9px; line-height: 12px;
	border: 1px solid #104480;
	background-color:#FFFFFF;
	color:#104480;
}
