BODY {
	color : #494949;
	background: white;
	scrollbar-track-color: #AAAAAA;
	scrollbar-3d-light-color: White;
	scrollbar-arrow-color : white;
	scrollbar-base-color : silver;
	scrollbar-dark-shadow-color : silver;
	scrollbar-face-color : silver;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : silver;
	background-image: url(../layer/bg.gif);
	background-repeat: repeat;	
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD {
	color : #0D394F; 
	background-repeat: no-repeat;
	font-family :verdana,  Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;


}

B {
	color: #0062BF;
	font-weight: bold;
	text-align: center;
}
A
{
	color: #4B37A0;
	text-decoration: none;		
	font-weight: bold;
	font-size: 10px;		
}
A:Hover
{
	color: #A52A2A;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 10px;		
}
A.menutop
{
	color: #E1E3FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;	
}
A:Hover.menutop
{
	color: #FEFF46;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 13px;		
}

A.shop
{
	color: #B70808;
	font-weight: bold;
	text-decoration: none;	
}
A:Hover.shop
{
	color: Yellow;
	font-weight: bold;
	text-decoration: underline;	
}
A.rightbar
{
	color: #F4FCFF;
	font-weight: bold;
	text-decoration: none;	
}
A:Hover.rightbar
{
	color: #F9FF0F;
	font-weight: bold;
	text-decoration: underline;	
}

A.statusbar
{
	color: #12069F;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.statusbar
{
	color: White;
	font-weight: bold;
	text-decoration: underline;	
}
HR {
	color: #3D46BC;
	height: 1px;
}
FORM {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG {
	border: none;
}
INPUT
{
	color : Black;
	background-color: #F0F4FF; 	
	border-style: solid; 	
	border-width : 1px;
	border-color : Black;
	font-family: Tahoma; 
	font-size: 8pt;
	height: 16;	
}
INPUT.search
{
	color : Black;
	background-color: #F0F4FF; 	
	border-style: solid; 	
	border-width : 1px;
	border-color : Black;
	font-family: Tahoma; 
	font-size: 8pt;
	height: 16;	
}

}
INPUT.btn
{
	color : #06547D;
	background-color: #E1E9FF;
	border-style: solid; 	
	border-width : 1px;
	border-color : Black;
	font-family: Tahoma; 
	font-size: 7pt;
	font-weight: bold;
	height: 16;	
}

SELECT
{
	color : Black;
	font-family: verdana; 
	font-size: 7pt; 
	border-style : solid;
	border-color : #BABABA;
	border: none;
	height: 15px;
	background: #F0F4FF;
}
TEXTAREA {
	color : Black;
	background-color: #F0F4FF; 	
	border-style: solid; 	
	border-width : 1px;
	border-color : Black;
	font-family: Tahoma; 
	font-size: 8pt;
}
