body, td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: 150px 100px;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #F9CE03; 
	scrollbar-highlight-color: #F9CE03; 
	scrollbar-3dlight-color: #F9CE03; 
	scrollbar-darkshadow-color: #F9CE03; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #CC3300;
}
H1 {font-size: 120%;
}
H2 {font-size: 110%;
}
a:link {
	font-weight: bold;
	color: #CC3300;
}
a:visited {  color: #CC3300;
	font-weight: bold;
}
a:active {  color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.top {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.content {
	padding-left: 10px;
	padding-right: 10px;
}
.right {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #F8F8F8;

}
.righttable {
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}
.date {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	background-color: #FBCC02;
	padding: 2px;

}
.footer {
	font-size: 90%;
}
.footermenu {
	font-size: 85%;
}
.sep {
	line-height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.advert {
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px solid #FBCC02;
	padding: 2px;

}
.advertheader {
	background-color: #FBCC02;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	width: 100%;

}
.copyr {
	font-size: 85%;
	color: #000000;
}
.menuspace {
	line-height: 5px;
}
hr {
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 1px;
	width: 95%;
}
a.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height: 35px;
	width:100%;
	color :#F9CE03;
	background-image: url(images/button.gif);
	text-align: center;
	vertical-align: middle;
	line-height: 35px;


}

a.button:visited {
	color :#F9CE03;
   text-decoration :none;
   cursor:hand;
}
a.button:hover {
   
	color:#FFFFFF;
   text-decoration :none;
   cursor:hand;
}
.red {
	font-weight: bold;
	color: #FF0000;
}

