body {
	background-color: #2C2C2C;
	background-image: url(bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;

	padding-left: 5;
	padding-top: 0;
	}

A:link,  A:visited {	font-family: arial narrow, arial;
	font-weight: bold;	font-size: 11px;	letter-spacing: 1pt;	color: #A16274;	text-decoration: none;
	text-transform: uppercase;
	background-color: none;	}        A:active, A:hover {	font-family: arial narrow, arial;
	font-weight: bold;
	font-size: 11px;	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #5F2032;	}body,tr,td, div {	font-family: arial, sans-serif;	color:#FFFFFF;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #B3B3B3;
	}

i {
	font-style: italic;
	color: #B3B3B3;
	}

p {	margin-left: 5px;	margin-right: 5px;	text-indent: 20px;	}#title {	color: #E8A6B9;	font-family: arial narrow, arial;	font-size: 18px;	font-weight: bolder;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	left: 25px;	}

#subtitle {
	font-family: century gothic, arial;
	font-weight: bold;	font-size: 14px;	letter-spacing: 1pt;	color: #868686;	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	}

#codetitle {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;	font-size: 14px;	letter-spacing: 1pt;	color: #A16274;	text-decoration: none;
	text-transform: uppercase;
	}

#titlediv {
	border-bottom: solid 1px #E8A6B9; 
	width: 430px; 
	height: 15px; 
	}td.code {
	background-color: #868686;
	border: 1px solid #2C2C2C;
	}

input, textarea, option, select {
	background-color: #5F2032;
	font: 7pt arial;
	color: #A16274;
	letter-spacing: 1px;
	border: 1px solid #A16274;
	padding: 2px;
	}

#menu A:link,  #menu A:visited {
	background-color: #5F2032;
	font-family: century gothic, arial;
	font-weight: bold;
	font-size: 10px;
	color: #793A4C;
	padding: 4px;
	text-transform: uppercase;
	border-bottom: none;
	}     

#menu A:active, #menu A:hover {
	background-color: #2C2C2C;
	font-family: century gothic, arial;
	font-weight: bold;
	font-size: 10px;
	color: #A16274;
	padding: 4px;
	text-transform: uppercase;
	border-bottom: none;
	} 
