BODY{
	color: #333333;
	FONT-FAMILY: Verdana;
	background-image: url(images/sysurules.jpg); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-face-color: #EBEBEB; 
	scrollbar-highlight-color: #cccccc; 
    scrollbar-shadow-color: #EBEBEB; 
	scrollbar-3dlight-color: #EBEBEB; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
}
a {
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}.item {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.content {
	font-size: 13px;
	line-height: 20px;
	margin-left:2%;
	margin-right:2%; 
}
.content:link {
	color: #6D8FD6;
	text-decoration: none;
}
.content:visited {
	color: #663300;
	text-decoration: none;
}.content:hover {
	color: #FF0000;
	text-decoration: none;
	left: 5px;
	position: relative;
}
.content:active {
	color: #CCCCCC;
	text-decoration: none;
}

td{
	FONT-SIZE: 12px;
	line-height: 18px;
	FONT-FAMILY: "Verdana";
}
input{
	FONT-FAMILY: "Verdana";
	color: #006600;
	FONT-SIZE: 12px;
	background-color: #ffffff;
	border:1px solid #999999;
	line-height: 14px;
}
select, textarea, option{
	FONT-SIZE: 12px;
	background-color: #F3FCE7;
}
.link:link, .link:visited {
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom:1px dotted #ffcc00;
}
.style1 {color: #F39D56;
	FONT-SIZE: 12px;}
.gray {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	line-height: 25px;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
    height:2px;
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=1);
}
.menu:link {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
    height:2px;
	filter: DropShadow(Color=#dbe6f8, OffX=1, OffY=1, Positive=1);
}
.menu:visited {
	color: #333333;
	text-decoration: none;
    height:2px;
	filter: DropShadow(Color=#dbe6f8, OffX=1, OffY=1, Positive=1);
}
.menu:hover {
	color: #dbe6f8;
	text-decoration: none;
    height:2px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}