body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #00223D;

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

A:link,  A:visited {	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;	font-size: 11px;	letter-spacing: 1pt;	color: #417E91;	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dashed #417E91;	}        A:active, A:hover {	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;	color: #417E91;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;	}body,tr,td, div {	font-family: arial, sans-serif;	color:#97A5AD;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #216D96;
	}

i {
	font-style: italic;
	color: #216D96;
	}

p {	margin-left: 5px;	margin-right: 5px;	text-indent: 20px;	}

p.list {	margin-left: 5px;	margin-right: 5px;	text-indent: 0px;	}
#title {	color: #417E91;	font-family: arial narrow, arial, sans-serif;	font-size: 28px;	font-weight: bolder;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	left: 5px;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	background-image: url(titlebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#subtitle {
	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;	font-size: 18px;	letter-spacing: 1pt;	color: #535E64;	text-decoration: none;
	text-transform: uppercase;
	}

td.code {
	background-color: #0B132A;
	border: 1px solid #24262B;
	}

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

#menu A:link,  #menu A:visited {
	background-color: #0B132A;
	font-family: century gothic, arial;
	font-weight: bold;
	font-size: 11px;
	color: #313643;
	padding: 4px;
	border: solid 1px #24262B;
	text-transform: uppercase;
	}     

#menu A:active, #menu A:hover {
	background-color: #263A55;
	font-family: century gothic, arial;
	font-weight: bold;
	font-size: 11px;
	color: #97ADB9;
	padding: 4px;
	border: solid 1px #97ADB9;
	text-transform: uppercase;
	} 
