BODY  {
	background : #FFFFFF url(/graphics/background.gif) repeat-y fixed top left;
	font-family : Arial, sans-serif;
	margin : 0; 
}

.itemText { text-decoration: none; color: #FFFF00; font: 10px Arial, sans-serif }
.itemHover { text-decoration: none; color: #FFFFFF; font: Bold 10px Arial, sans-serif }
.itemBorder { border: 1px outset #FF5A00 }

.crazyText { text-decoration: none; color: #FFCC99; font: Bold 10px Arial, Helvetica }
.crazyHover { text-decoration: none; color: #99CCFF; font: Bold 10px Arial, Helvetica }
.crazyBorder { border: 1px outset #9999CC }

.text  { padding-left : 15; font-size : 10px; FONT-FAMILY : Arial,sans-serif; }

.text1 { padding-left : 20; font-size : 10px; text-indent : -15px; FONT-FAMILY : Arial,sans-serif;}

a.mainlevel:link, a.mainlevel:visited { color: #ffff00; font-weight: bold; font-size: 10px; text-decoration: none; background: url(/graphics/button_arrow.jpg) no-repeat; text-align: center; vertical-align: middle; padding-top: 3px; padding-left: 5px; height: 19px; display: block }

a.mainlevel:hover { color: #290A59; text-decoration: none; background-position: 0px -20px }


TD  {
	FONT-FAMILY : Arial,sans-serif;
	font-size : 9px;
}

TH  {
	text-align : left;
	FONT-FAMILY : Arial,sans-serif;
	font-weight : bold;
	font-size : 9px;
}


H1  {
	COLOR : #000063;
	FONT-SIZE : 12pt;
	FONT-WEIGHT : bold;
	font-family : Arial,sans-serif;
	margin-bottom : 5px;
}

.h1  {
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	font-family : Verdana,Arial,sans-serif;
	margin-bottom : 0;
	color : #000063;
}

.h4  {
	COLOR : #FF5800;
	FONT-SIZE : 10px;
	font-family : Arial,sans-serif;
	FONT-WEIGHT : normal;
	margin-bottom : 0;
}

.h3  {
	COLOR : #FFFFFF;
	font-size : 8px;
	FONT-WEIGHT : bolder;
	margin-bottom : 0;
	FONT-FAMILY : Arial, sans-serif;
	text-transform: none;
}

.h2  {
	COLOR : #FF5800;
	font-size : 9px;
	margin-bottom : 0;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Verdana,Arial,sans-serif;
}


P  {
	FONT-FAMILY : Arial,sans-serif;
	margin-bottom : 0;
	margin-top : 0;
}


strong  {
	font-size : 10px;
	FONT-FAMILY : Verdana,Arial,sans-serif;
}

b  {
	FONT-FAMILY : Verdana,Arial,sans-serif;
}



.LI  {
	font-weight : normal;
	COLOR : #000000;
}


#menu {
width: 99%;
background: #290A59;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
}

#menu a, #menu h2 {
font:9px/10px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 1px 1px;
}

#menu h2 {
color: #FFFF00;
background: #290A59;
text-transform: uppercase;
}

#menu h2:hover {
background: #FF5A00;
color: #290A59;
}



#menu a {
color: #FFFF00;
background: #290A59;
text-decoration: none;
}

#menu a:hover {
background: #FF5A00;
color: #290A59;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


.footer {
	font-size : 9px;
	FONT-FAMILY : Verdana,Arial,sans-serif;
}

.location {
	font-size : 9px;
	FONT-FAMILY : Verdana,Arial,sans-serif;
}

.contact {
	font-size : 12px;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Verdana,Arial,sans-serif;
}