/* 
RandomSyntax......v2.
CascadingStyleSheet file, 'rs.css'
(C)1999-2003 Arkuz productions.
Written by '-Dr?-'
Email 'rs@waxworlds.org'
*/

/*  Elements  */

body, TD, TH  {
	background : #000000;
	color : #FFFFFF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: normal;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#800080;
	scrollbar-highlight-color:#800080;
	scrollbar-3dlight-color:#800080;
	scrollbar-darkshadow-Color:#800080;
	cursor : default;
}

A:link, A:visited, A:active {
	background : #000000;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	background : #800080;
	color : #FFFFFF;
	font-weight : bold;
}

/*  Classes  */

P.status,  P.note {
	background : #000000;
	color : #FFFFFF;
	font-size: 10px;
	text-align: center;
}

P.note1, P.links {
	background : #000000;
	color : #FFFFFF;
	font-size: 12px;
	text-align: center;
}

P.note2 {
	background : #000000;
	color : #FFFFFF;
	font-size: 12px;
}

P.menu {
	background : #000000;
	color : #FFFFFF;
	font-size: 16px;
	text-align: center;
}

P.text {
	background : #000000;
	color : #FFFFFF;
	font-size: 14px;
}

H1, H2, H3, H4, H5 {
	background : #000000;
	color : #FFFFFF;
	text-align: center;
}

HR {
	width: 80%;
	height: 1px;
	background : #000000;
	color: #800080;
}

.combobox {
	background : #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.n4 {
	background : #000000;
	color : #FFFFFF;
}

p.title {
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}

p.entry {
	font-size: 11px;
	padding: 4px;
	text-align: center;
}	

p.nbsp {
	font-size: 3px;
}