/* CSS Document */
BODY {
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	color: #000000;
	background-color: #333333;
	background: url(pics/greylinebkgrnd.gif);
	scrollbar-face-color : Black;
	scrollbar-shadow-color : #0000CC;
	scrollbar-highlight-color : #000066;
	scrollbar-3dlight-color : #000099;
	scrollbar-darkshadow-color : #666666;
	scrollbar-arrow-color : #0000EE;
}

IMG {
	font-size:9px;
	color:#FeFeFe;
}

.frontpagetext {  
	 font-family: sans-serif;
	 font-size: 9px;
	 font-style: normal;
	 font-weight: bold;
	 color:#999999;
	 text-decoration: none;
	 background-color: #333333
}

.style3 {
	font-family: "FFF Atlantis  Trial";
	font-size: 8px;
}
.style4 {
	font-family: "FFF Atlantis  Trial";
	font-size: 12px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-image: url(images/right.gif);
	list-style-type: disc;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 12.5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	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;
	left: auto;
	cursor: hand;
	font-weight: bold;
}
.mainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.mainBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/right.gif);
	list-style-type: disc;
	line-height: 16px;
}

#adsense {
	margin-top:20px;
	border-top: 1px;
	border-bottom:1px;
	border-left: 1px;
	border-right: 1px;
	border-color:#ffffff;
	background-image:url(images/addbkgrnd.gif);
	background-position:center;
	background-repeat:no-repeat;
}
