.txt10 {
	font-family: verdana;
	font-size: 10px;
	color: #3D6484;
}
a:link {
	text-decoration: none;
	color: #3F3F3F;
}
a:visited {
	text-decoration: none;
	color: #3F3F3F;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.txt11 {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.txt12 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.pagebg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body{
	scrollbar-face-color : #000000; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF; 
	scrollbar-shadow-color : #FFFFFF; 
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color : #FFFFFF; 
}
.txtbox {
	font-family: verdana;
	font-size: 10px;
	color: #41505B;
	background-color: #E8E9ED;
	height: 16px;
	width: auto;
	border: 1px solid #FFFFFF;
}
.txtboxbig {
	font-family: verdana;
	font-size: 10px;
	color: #41505B;
	background-color: #E8E9ED;
	height: 100px;
	width: 300px;
	border: 1px solid #FFFFFF;
}
.btn {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #41505B;
	background-color: #E8E9ED;
	height: 18px;
	width: auto;
	border: 1px solid #000000;
}

td.lmenu a:hover { 
	background: #CCCCCC; 
}
td.lmenu { 
	background: #333333; 
	width: 25%;
}
td.lmenu a { 
	text-decoration: none; 
	color: white; 
	font-weight: normal; 
	display: block; 
	width: 100%; 
}
a.product:link{
	color: white; 
	text-decoration: none; 
}
a.product:visited{
	color: white; 
	text-decoration: none; 
}
a.product:hover{
	color: #000000; 
	text-decoration: none; 
}	
