body {
	margin: 0px;
	background-image: url(checkerplate-images/checker-plate-1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.low {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a.low:link {
	color: #336699;
	text-decoration: none;
}
a.low:hover {
	color: #336699;
}
.css1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	font-weight: 700;
}
.css2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.css3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #336699;
	text-decoration: none;
	line-height: 150%;
}
.csstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e8586;
	font-weight: bold;
}
.ne {
	font-style: italic;
	font-size: 14px;
	line-height: 180%;
}
.kong {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.kong1 {
	padding-right: 10px;
	padding-left: 10px;
}
li {
	list-style-type: circle;
}
.menu {
	background-color: #f2f8fb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #0c0c0c;
	height: 24px;
	display: block;
	line-height: 24px;
}
