body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #353535;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.split{
	background:url(images/split.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.links{
	width: 20%;
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	padding: 5px;
	margin: 5px;
}
.horiz{
	background: url(images/horiz.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.maincontent{
	background:url(images/paint.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 287px;
}
.side{
	background:url(images/3.jpg);
	background-repeat:repeat-x;
	background-color: #333333;
}
.quickie{
	font-family: verdana;
	font-size: 11px;
	width: 100%;
}
.button{
	font-family: verdana;
	background:url(images/bg.jpg);
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;	
	padding: 2px;
}
.border{
	border: 1px solid #000000;
}