
a.red {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #CC0000;
}

.topimage {
	background-image : url("/images/wall_main.gif");
	background-repeat : repeat-x;
	height : 160px;
}

HR {
	color : #CC0000;
	height:1px
}

div, p, td, tr, li, ul {
	font-family : Trebuchet MS, Tahoma, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
}

th {
	font-family : Trebuchet MS, Tahoma, sans-serif;
	font-size : 16pt;
	color : #FFFFFF;
	font-style : bold;
	text-align : center;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #CC0000;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #000000;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #CC0000;
}

.topnav	{
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : white;
	text-decoration : none;
	line-height : 14px;
}

a.topnav:hover { 
	color : #FFFF00;
}

.nav {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.nav a {
	color: #FFFFFF;
	text-decoration : none;
}

.nav a:hover {
	color: #FFFF00;
	text-decoration : none;
}

table.center {
	/* background-image : url("/images/leftwall-09.gif");*/
	background-image : url("/images/wall.gif");
	background-repeat : repeat-y;
	background-color: #fce690;
}

.leftcol {
	/* padding : 0px 0px 0px 10px;*/
	position : relative;
	left:10px;
	width: 160px;
}

.content {
	padding : 0px 30px 0px 30px;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

.smallblack {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
}
.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color : #333333;
}

.caption {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #FFFFFF;
}

.odd { 
	background-color: #FFCC33; 
	font-family : Trebuchet MS, Tahoma, sans-serif;
	font-size : 8.5pt;
}

.even {
	background-color: gold; 
	font-family : Trebuchet MS, Tahoma, sans-serif;
	font-size : 8.5pt;
}

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}
		
.enqtext {
	font-family : Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	color : #000000;
}
.forminput {
	border: 1px solid #996666; 
	background: #F8F6F6;
	color: #666666;
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;	
}

#required {
	border-left: 3px solid #C00A08;	
}

TABLE.style1  {
	border : 1px solid Black;
}