body {
	background-color: #1B344D;
	background-image: url(layout01bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}

A:link,  A:visited {	font-family: century gothic;
	font-size: 11px;	letter-spacing: 1pt;	color: #9A5F00;	font-weight: bold;	text-decoration: none;
	text-transform: uppercase;	}        A:active, A:hover {	font-family: century gothic;
	font-size: 11px;	color: #FFEB75;	font-weight: none;
	border-bottom: dotted 1px #FFFFFF;
	text-transform: uppercase;	}body,tr,td, div {	font-family: arial, helvetica, sans-serif;	color:#1B344D;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #102337;
	}

i {
	font-style: italic;
	color: #102337;
	}#title {	color: #FFFFFF;	font-family: century gothic;	font-size: 20px;	letter-spacing: -1px;	font-weight: bold;
	text-align: right;
	text-transform: uppercase;	}input, textarea, option, select {	background-color: #1B344D;	font: 7pt arial;	color: #FFFFFF;	letter-spacing: 1px;	border: 1px dotted #FFFFFF;	padding: 2px;	}

