html {
	scrollbar-base-color:#000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #494E69;
	scrollbar-highlight-color: #494E69;
	scrollbar-3dlight-color:#494E69; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #494E69;
	overflow-x:auto; 
	overflow-y:scroll;
	width:100%;
	font-smooth: never;
	}

body {  
	font-size: 11px;
	font-family: Century Gothic, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #777777; 
	background: #000000;
	vertical-align: middle;
	scrollbar-base-color:#000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #222222;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#222222; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #494E69;
	overflow-x:auto; 
	overflow-y:no;
	width:100%;
	font-smooth: never;
	}

table,tr,td { 
	font-size: 11px;
	font-family: Century Gothic, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #777777;
	border:0;
	font-smooth: never;
	}

fieldset {border:0; }

input {
	font-family:Century Gothic, trebuchet MS, tahoma;
	font-size:11px; 
	color:#ffffff;
	border:0px;
	background: #555555;
	}
textarea {
	font-family: Century Gothic, trebuchet MS, tahoma;
	font-size:11px; 
	color:#ffffff;
	border:0px;
	width:400px;
	height:200px;
	background: #555555;
	}


.bigtext {
	font-family: Georgia, Helvetica, Verdana, sans-serif; 
	color: #ffffff;
	font-size:16px; 
	position:relative; 
	filter: Wave(Add=0, Freq=3, LightStrength=30, Phase=80, Strength=1);
	width:100%;
	line-height: ;
	}


.entrytitle {
	font-family: Georgia, Helvetica, Verdana, sans-serif; 
	color: #ffffff;
	font-size:15px; 
	position:relative; 
	filter: Wave(Add=0, Freq=3, LightStrength=30, Phase=80, Strength=1);
	width:100%;
	line-height: ;
	}


strong {font-family: Georgia, Helvetica, Verdana, sans-serif; 
	color: #ffffff;
	font-weight:normal; }


img {width:%; text-decoration:none;}

a:link {  color: #ffffff; text-decoration: none}
a:visited {  color: #ffffff; text-decoration: none}
a:hover {  color: #dbdbdb; text-decoration: underline;}



.purchase {
	font-family: Georgia, Verdana, Tahoma, Arial;
	color: #;
	font-size:12px;
	}

.arrow {
	font-family: Georgia, Verdana, Tahoma, Arial;
	color: #ffffff;
	font-size:18px;
	}

a.purchase:hover { color:#88888; text-decoration:none; background-color:transparent; }
.purchase {background-color:transparent;}
a.imghov:hover {width:100%; filter: alpha(opacity=60)}


.sp_vert {
	width: 1px;
	height: 20px;
	}
.sp_horiz {
	width:25px;
	height:1px;
	}

hr { color: #; height:1px;}

.date	{
		font-size: 14px;
		font-family: Century Gothic, Georgia, Verdana; 
		/* font-weight:bold; */
		color: #;
		text-align:center;
		width:100%;
		}

.editlink
	{	font-size:8px;
	}

.fineprint
	{
		font-size:10px;
		line-height:11px;
	}

/*BELOW is for the menu*/

#popitmenu{
position: absolute;
background-color: transparent;
font: normal 12px Verdana;
line-height: 0x;
z-index: 100;
visibility: hidden;
white-space : nowrap;
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: #ffffff;
background-color: transparent;
white-space : nowrap;
/*display: block;*/
}

#popitmenu a:hover{
white-space : nowrap;
background-color: transparent;
}

