div, p, td, tr, li, ul {
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	font-size : 8.5pt;
	line-height:15px;
}

a:hover { 
	color: #339900;
}

h1.pageheading {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : #339900;
}

h1 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #000033;
}

h2 {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 9.5pt;
	font-weight : bold;
	color : #000066;
}

h3 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 9.5pt;
	color : #000033;
}

h4 {
	font-family : Tahoma, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #339900;
	background: #EFEFEF;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-top : 4px;
	margin-bottom : 2px;
	border-top-color : #CCCCCC;
	border-top-style : solid;
	border-top-width : 1;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 1;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1;
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1;
}

h6 {
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	line-height:19px;
}

.indextext, li {
	font-family : Tahoma, Verdana, sans-serif;
	color : #000000;
	font-size : 7.5pt;
	line-height:15px;
}

.subheading {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 10.5pt;
	font-weight : normal;
	color : #000000;
}

hr {
	height:1px;
	color:#CCCCCC;
}

li {
	list-style-image : url("/images/li.gif");
}

.footer {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7pt;
	color : #999999;
	margin-top:0px;
	margin-bottom:5px;
}

.small {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #D5EED8; }

.even { background-color: #DDDDDD; }

.forminput {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 8.5pt;
	border: 1px solid #999999; 
	background: #FFFFFF;
	color: #000000;
}

#required {
	border-left: 3px solid #999999;	
}

TABLE.accommodation  {
	background-color : #FFFFFF;
	border : 1px solid #339900;
}

TABLE.builder  {
	background-color : #EFEFEF;
	border : 1px solid #339900;
	padding:5px;
}

TABLE.builder th  {
	background-color : #339900;
	color : #FFFFFF;
	font-weight : bold;
	text-align:left;
}

.wall_main {
	background-image : url("/images/wall_main.gif");
	background-repeat : repeat-y;
}

.menu {
	font-family : Tahoma, Verdana, sans-serif;
	color : #FFFF00;
	font-size : 8pt;
	font-weight : bold;
	line-height:29px;
	text-transform:uppercase;
	text-decoration:none;
}

.popupmenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : #FFFF00;
	text-decoration : none;
	line-height:26px;
	padding-left:5px;
	padding-right:5px;
	width : 100%;
	cursor : hand;
	background-color : #3370A5;
}

.popupmenu:hover  {
	color : #5ADB53;
	background-color : #004C8F;
}

.submenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : #3370A5;
	text-decoration : none;
	cursor : hand;
	line-height:24px;
}

a.submenu, span.submenu  {
	color : #3370A5;
	display:block; 
}

a.submenu:hover  {
	color : #004C8F;
	background-color : #FFFF00;
}

.subsubmenu {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 7.5pt;
	font-weight : normal;
	color : #3370A5;
	text-decoration : none;
	cursor : hand;
	line-height:20px;
	padding-left:10px;
}

a.subsubmenu, span.subsubmenu  {
	color : #3370A5;
	display:block; 
}

a.subsubmenu:hover  {
	color : #004C8F;
	background-color : #FFFF00;
	text-decoration:underline;
}

.whitebold {
	font-family : Tahoma, Verdana, sans-serif;
	color : #FFFFFF;
	font-size : 8pt;
	font-weight : bold;
	line-height:29px;
}
