/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F0480;
	line-height: 16px;
}
body {
	background-color: #A7A7A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #A20303; 
	SCROLLBAR-HIGHLIGHT-COLOR: #A20303; 
	SCROLLBAR-SHADOW-COLOR: #660000; 
	SCROLLBAR-3DLIGHT-COLOR: #FF6699; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}.topbk {
	background-image: url(images/top-bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottombk {
	background-image: url(images/bottom-bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftstretch {
	background-image: url(images/left-stretch.gif);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
}
.bottomlinktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.formboxes {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	background-color: #E5E5E5;
	padding: 2px;
	height: 20px;
	width: 200px;
	border: 1px inset #999999;
}
.messagebox {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	background-color: #E5E5E5;
	padding: 2px;
	height: 100px;
	width: 200px;
	border: 1px inset #999999;
}
.bulletstyle {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bulletheart.gif);
}
