@charset "iso-8859-1";

.main {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
	line-height: 18px;

}

.categories {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 165px;

}

body {
	font-family: tahoma ;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #EBE8F1;
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF
} 

table {
	font-family: Verdana ;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

a {
	font-weight: normal;
	color: #4857AE;
	text-decoration: none;
}
					   
a:link {
	color:#4857AE; 
	text-decoration: none;
}
					   
a:visited {
	font-weight: normal;
	color:#4857AE; 
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background:#F6F6F6; 
	text-decoration: underline; 
	color:#3B75CB;
}

A:active {
	color:#FF0099; 
	text-decoration: line-through;

}	

IMG { BORDER-LEFT-COLOR:#635BA9; BORDER-BOTTOM-COLOR:#635BA9; BORDER-TOP-COLOR:#635BA9; BORDER-RIGHT-COLOR:#635BA9}