body {
	background-color: #30333B;
	background-position: top left;
	background-repeat: repeat-x;
	}

A:link,  A:visited {	font-family: georgia, times, sans-serif;
	font-weight: bold;	font-size: 10px;	letter-spacing: 1pt;	color: #DF99BE;	text-decoration: none;
	text-transform: uppercase;	}        A:active, A:hover {	font-family: georgia, times, sans-serif;
	font-weight: bold;
	font-size: 10px;	color: #EFC27A;
	text-transform: uppercase;	}body,tr,td, div {	font-family: arial, sans-serif;	color:#777D83;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #4376C3;
	}

i {
	font-style: italic;
	color: #4376C3;
	}

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

#titlediv {
	border-bottom: solid 1px #6A93CB; 
	width: 680px; 
	height: 18px; 
	}

#subtitle {
	font-family: century gothic, arial, georgia, sans-serif;
	font-weight: bold;	font-size: 14px;	letter-spacing: 1pt;	color: #535E64;	text-decoration: none;
	text-transform: uppercase;
	}
input, textarea, option, select {
	background-color: #D3ACD8;
	font: 7pt arial;
	color: #D6476C;
	letter-spacing: 1px;
	border: 1px solid #D6476C;
	padding: 2px;
	}

#menu A:link,  #menu A:visited {
	background-color: #383B42;
	font-family: georgia, times;
	font-weight: bold;
	font-size: 11px;
	color: #30333B;
	padding: 4px;
	border: solid 1px #383B42;
	text-transform: uppercase;
	}     

#menu A:active, #menu A:hover {
	background-color: #D183B7;
	font-family: georgia, times;
	font-weight: bold;
	font-size: 11px;
	color: #D3ACD8;
	padding: 4px;
	border: solid 1px #D3ACD8;
	text-transform: uppercase;
	} 
