body {
	scrollbar-3dlight-color:#660000; 
	scrollbar-arrow-color:#CC9900;
	scrollbar-base-color:#660000;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#660000;
	scrollbar-highlight-color:#FFCC66;
	scrollbar-shadow-color:#333333;
	scrollbar-width: 55;
}
img.pic { border: 1px solid #000000 ; }

body{
    font-family : Tahoma;
    font-size: 10pt;
    color: #FFFFFF;
	background-color: #2c0702; 
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(http://www.alienswede.com/images2/bg-site2.gif);
	}
	
td {
    font-family : Tahoma;
    font-size: 10pt;
    color: #FFFFFF;
}

div {
    margin: 10px;
}

H1 {
    font-family : Verdana;
    font-size : 13pt;
    font-weight : bold;
    color : #CCFF33;
}

.SUBHEADING {
    font-family : Verdana;
    font-size : 12pt;
    font-weight : bold;
    color : #CCFF33;
}

.TINYTEXT {
    font-family : Verdana;
    font-size: 7pt;
    color: #FFFFFF;
}

.TEXT {
    font-family : Verdana;
    font-size : 8pt;
    font-weight : bold;
    background-color : #666666;
    border-color : #333333;
    border-style : solid;
    border-width : 1px;
    color : #FFCC33;
}
.update {
	width: 710;
	height: 25px;
	background-color: #330000;
	padding: 5px;
	margin: 3px 0px 0px 3px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #fff;
	line-height: 24px;
	font-size: 1.2em;
	font-weight: bolder;
	border-bottom: black solid 3px;
	border-left: black solid 1px;
	text-align: center;
	
}
.updatebody {
	width: 710;
	background-color: #000000;
	padding: 5px;
	margin: 0px 0px 10px 3px;
	font-family: verdana, arial, helvetica, sans serif;
	font-weight: bolder;
	color: #dbdadd;
	line-height: 18px;
	font-size: 1em;
	border-bottom: black solid 3px;
	border-left: black solid 1px;
	text-align: center;
}

.about {
	width: 710;
	background-color: #282828;
	padding: 5px;
	margin: 3px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #dbdadd;
	line-height: 22px;
	font-size: 12px;
	border-bottom: black solid 3px;
	border-left: black solid 1px;
	text-align: justify;
}
.heading {
	height: 25px;
	background-color: #220101;
	padding: 5px;
	margin: 3px;
	font-family: helvetica, arial, verdana, sans serif;
	color: #FFF;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: black solid 3px;
	border-left: black solid 1px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .03em;
	
}
.checkout {
	background-color: #282828;
	padding: 5px;
	margin: 3px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #dbdadd;
	line-height: 28px;
	font-size: 12px;
	border-bottom: black solid 3px;
	border-left: black solid 1px;		
}

#dates {	
	width: 344px;
	height: 220px;
	background-color: #282828;
	overflow: auto;
	padding: 5px;
	margin: 3px;
	border-bottom: black solid 3px;
	border-left: black solid 1px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #dbdadd;
	line-height: 15px;
	font-size: 10px;	
}


A:link { text-decoration: none; color: #CCFF33}

A:hover {text-decoration: none; color: #FFCC00}

A:active { text-decoration: none; color: #FFCC00}

A:visited { text-decoration: none; color: #CCFF33} 

