a:{color:#830839} 

A:LINK, A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	background-color : #5D6C80;
	color : #F4F1EA;
	text-decoration : none;
}


.body-layout{
	background-color :#D9E2EA;
	scrollbar-base-color: #95ADC7;
   	scrollbar-track-color: #CCD8E4;
   	scrollbar-3dlight-color:#8C8C8C; 
	scrollbar-arrow-color: #F4F1EA; 
	scrollbar-darkshadow-color:#4C4C4C; 
	scrollbar-face-color: #5D6C80; 
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #000000; 
}
 
 .nav-layout{
	background : #830839; 
	background:  url(../media/background.gif);
	background-image : url(../media/background.gif)
	background-color :#830839;
}


 input.button {border-style: inline; font-size :10; color:#ffffcc;  width: 130px; height: inherit; cursor: hand; background: #5D6C80 ;border:#808080 solid 1px}
 input.button2 { border-style: inline; font-size :10; width: 80px; cursor: hand; background: #CCD8E4;border:#808080 solid 1px;}
 input.button-shop {border-style: inline; font-size :10; color:#ffffcc;  width: 40px; height: inherit; cursor: hand; background: #8B8B8B ;border:#FFFFFF solid 1px}
