BODY {
	SCROLLBAR-FACE-COLOR: #000074;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #000074;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000074;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000074;
	scrollbar-3d-light-color :#000074;
	margin-left: 0em;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-height: 100%;
	background: #000074;
	FONT-family: Trebuchet MS;
	font-size: 10pt;
    color: #ffffff;
   }

.logo {
	background: #FFFFFF url(../images/graphics/bg-index-top.gif);
	}

table.100% {
	height: 100%; 
}

td {
	FONT-family: Trebuchet MS;
	font-size: 10pt;
    color: #ffffff;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:32px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	text-decoration: none;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffffFF;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffFF;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	
}

h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	display: inline;


}

h5 {
	font-family: Verdana;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	display: inline;
}

h6 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	display: inline;
	text-decoration: underline;

}

a {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #445788;
text-decoration: none;
}

a.index {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
}

a.index:link {
color: #FFFFFF;
text-decoration: none;
}

a.index:hover {
color: #445788;
text-decoration: none;
}


form {
	font-family: "Verdana";
	font-size: 10px;
	color: #777777;
	}

textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

select {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	height: 18px;
}

input {
	font-family: "Verdana";
	font-size: 10px;
	color: #777777;
	height: 19px;
	text-align: middle; 
}

.select-scroll {
	SCROLLBAR-FACE-COLOR: #EDEAD8;
	SCROLLBAR-ARROW-COLOR: #B3A85B;
	SCROLLBAR-BASE-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #EDEAD8;
	SCROLLBAR-SHADOW-COLOR: #B3A85B;
	SCROLLBAR-HIGHLIGHT-COLOR: #B3A85B;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	scrollbar-3d-light-color :#B3A85B;
}

ul  {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	}
	
ul.top  {
	list-style-image: url(../images/graphics/circle-pink-grey.gif);
	list-style-position: outside;
}
.bold {
	font-weight: bold;
	color: #CC0000;

}
