body{
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#f0eeee;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.headerbg{
	background-image: url("images/header.jpg");
	background-repeat:no-repeat;
}
.side{
	background-image:   url("images/side.gif");
	background-repeat:repeat-y;
}
.bottom{
	background-image:   url("images/bottom.gif");
	background-repeat:repeat-x;
}
.inside{
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
}

hr{
	border:0;
	height:1px;
	width:80%;
	background-color:#CCCCCC;
}

.a a:link{color:#0f8ff6; text-decoration:none; font-weight:bold; font-size:x-small;}
.a a:visited{color:#0f8ff6; text-decoration:none; font-weight:bold; font-size:x-small;}
.a a:hover{color:#0f8ff6; text-decoration:underline; font-weight:bold; font-size:x-small;}

.b a:link{color:#8d8c8c; text-decoration:none; font-weight:bold; font-size:11px;}
.b a:visited{color:#8d8c8c; text-decoration:none; font-weight:bold; font-size:11px;}
.b a:hover{color:#8d8c8c; text-decoration:none; font-weight:bold; font-size:11px;}