<!--

/* this is kind of a copy of arepository.com current style - but it's my site so I can do that */

body {
	margin: 10px;
	margin-left: 30px;
	background-color: #222;
	background-image: url("http://arepository.com/bg2.gif");
	background-repeat: repeat;
	background-attachment:fixed;
	}
a, a:link {
	color: #CD7171;
	text-decoration: none;
	}
a:hover {
	color: white;
	text-decoration: underline;
	}
a:visited {
	color: #CD7171;
	text-decoration: none;
	}
img { 
	border: none;
	}
.italic { 
	font-style: italic;
	}
table,td,tr,p,font,div,span {
	font-family: courier new, monospace;
	font-size: 12px; 
	color: #666;
	}
.main { 
	background-color: #222; 
	width: 700px;
	position: absolute;
	top: 10px;
	right: 40px;
	}
.copy { 
	text-align: right; 
	margin: 100px 10px 50px 0px; 
	cursor: default 
	}
.mfisn { 
	border-bottom: 1px #000 solid; 
	color: white; 
	position: relative; 
	bottom: 3px 
	}
.header { 
	color: #CD7171; 
	font-family: verdana; 
	font-size: 12px;
	font-weight: bold; 
	}
.headermb { 
	color: #CD7171; 
	font-family: courier new, monospace; 
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 50px; 
	}
.headermb a { 
	color: #CD7171; 
	text-decoration: none;
	border-bottom: 1px dotted #CD7171; 
	}
.headermb a:hover { 	
	color: white; 
	}
.newshead { 
	color: #aaa; 
	font-weight: bold;  
	font-size: 13px 
	}
.newsupd { 
	margin-left: 15px 
	}
.date { 
	cursor: default; 
	color: #CD7171; 
	font-family: verdana; 
	font-size: 16px; 
	text-align: right; 
	font-weight: bold; 
	margin: 15px;
	border-bottom: 1px dotted #CD7171;
	}
.bg1 { 
	background-color: #333; 
	padding: 6px; 
	border-top: 5px solid #000;
	border-bottom: 2px solid #000; 
	margin-bottom: 2px; 
	padding: 14px 
	}
.bg2 { 	
	background-color: #333; 
	padding: 6px; 
	border: 1px solid black; 
	margin-bottom: 2px; 
	padding: 14px 
	}
input,select { 
	background-color: #222;
	color: white; 
	border: 1px solid black; 
	font-family: verdana, sans; 
	font-size:10px; 
	}
.color { 
	background-color: #222; 
	cursor: hand; 
	cursor: pointer;
	color: white; 
	}
.whitebut { 
	cursor: hand; 
	cursor: pointer 
	}
.ld_checkbox { 
	width: 17px; 
	height: 17px; 
	background: none; 
	border: 0px; 
	zoom: 107% 
	}
.linksbottom { 
	margin: 16px 14px 16px 14px 
	}
.small { 
	font-family: arial; 
	font-size: 9px; 
	color: #161616 
	}
.smaller { 
	font-family: verdana; 
	font-size: 8px; 
	color: #000 
	}
.name { 
	font-family: arial; 
	font-size: 9px; 
	color: #585858; 
	float: right; 
	cursor: default 
	}
.smalldate { 
	font-weight: bold 
	}
.smalltime { 
	font-weight: bold 
	}
.menuitems { 
	text-align: right 
	}
.menu { 
	color: #CD7171; 
	text-decoration: none;  
	padding: 0px 4px 0px 4px 
	}
.menu:hover { 
	color: white; 
	}
.menusel { 
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 0px 4px 0px 4px; 
	background-color: #222; 
	border: 0; 
	border-bottom: 1px solid #222; 
	position: relative; 
	z-index: 1 
	}
.editximg { 
	background-color: #222; 
	border: 0; 
	float: left 
	}
.editximg:hover { 
	background-color: #333; 
	}
.ximg { 
	float: left;
	color: white; 
	background-color: #222; 
	border: 0; 
	border-bottom: 1px solid #222; 
	position: relative; 
	top: 1px; 
	z-index: 2; 
	cursor: hand; 
	cursor: pointer 
	}
.ximg:hover { 
	background-color: #333; 
	border: 0; 
	}
#cont { 
	background-color: #222; 
	border: 0;
	padding: 5px; 
	position: relative; 
	z-index: 0 
	}
#optionscont input, #searchcont input {
	border: 1px solid #444;
	}
#optionscont .color, #searchcont .color {
	border: 1px solid #444;
	}
.pubname { 
	font-family: arial; 
	font-size: 9px; 
	color: #161616; 
	position: relative; 
	border-bottom: 1px dotted #000 
	}
ul.public { 
	display: inline; 
	padding: 0; 
	margin: 0 
	}
ul.public li { 
	list-style-type: none; 
	display: inline; 
	position: relative; 
	margin: 0; 
	padding: 0 
	}
ul.public ul { 
	display: none; 
	position: relative; 
	margin-left: -40px 
	}
ul.public li:hover > ul { 
	display: inline; 
	cursor: help 
	}
.link { 
	cursor: default; 
	padding: 5px; 
	margin: 1px 14px 1px 14px 
	}
.pub { 
	cursor: default; 
	padding: 5px; 
	margin: 1px 14px 1px 14px; 
	background-color: #222;
	color: white; 
	}
.pub span, .pub div {
	color: #666;
	}
.reply { 
	cursor: default; 
	font-family: arial; 
	font-size: 9px; 
	border: 1px dotted #585858; 
	padding: 2px; 
	margin: 1px 64px 1px 14px 
	}
.repbut { 
	cursor: hand; 
	cursor: pointer 
	}
.usefulopen { 
	background-color: #333; 
	border: 1px solid black; 
	position: relative; 
	left: 15px; 
	bottom: 12px; 
	cursor: hand; 
	cursor: pointer 
	}
.usefulopen:hover { 
	background-color: #333 
	}
.usefulclose { 
	background-color: #333; 
	border: 1px solid black; 
	position: relative; 
	left: 15px; 
	bottom: 15px; 
	cursor: hand; 
	cursor: pointer 
	}
.usefulclose:hover { 
	background-color: #333 
	}
.pub a.actual:active, .pub a.actual:link { 
	color: #CD7171; 
	text-decoration: none; 
	}
.pub a.actual:visited { 
	color: #CD7171; 
	text-decoration: none; 
	}
.pub a.actual:hover { 
	color: white; 
	text-decoration: underline; 
	}
a.actual:active,a.actual:link { 
	color: #CD7171; 
	text-decoration: none; 
	}
a.actual:visited { 
	color: black; 
	text-decoration: none; 
	}
a.actual:hover { 
	color: white; 
	text-decoration: underline; 
	}
#infocont a.actual:visited, #newscont a.actual:visited, #rsscont a.actual:visited {
	color: #555;
	}
#infocont a.actual:hover, #newscont a.actual:hover, #rsscont a.actual:hover {
	color: white;
	}
.adHeadline { 
	font: bold 7pt Arial; 
	text-decoration: underline 
	}
.adText { 
	font: normal 7pt Arial; 
	text-decoration: none 
	}

-->
