
* 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0px;
padding:0px;
} 

body, html {
color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background-color: #1f302d; 
background-image: url(images/bg.gif);
background-repeat: repeat-x;
}

body {
font-size: 12px;
}
p {
padding: 7px 0 7px 0;
font-size: 12px;
color:#000000;
}

p.indent {
	margin-left: 30px;
}

p.indent2 {
	margin-left: 40px;
}


p.indenttab {
	margin-left: 60px;
}

a {
color: #000000;
text-decoration: none;
}
a:hover{
color: #667855;
}

h1, h2, h3 {
font-weight: bold;
padding-bottom: 5px;
color:#000000;
}

h1 a, #header h2{
color: #fff;
}



ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-color: #fff;
	font-family: bell MT;
	font-size: 15px;
}
ul li {
	position: relative;
	float: left;
	font-color: #fff;


}
li ul {
	position: absolute;
	top: 38px;
	font-color: #fff;
	display: none;
}
ul li a {
	display: block;

	text-decoration: none;
	line-height: 22px;
	font-color: #fff;
	padding: 8px;
	background: rgb(36,37,58);
	margin: 0 0 0 0px;
}

ul li a:hover { background: rgb(124,144,105) }
li:hover ul, li.over ul { display: block; }


TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
    COLOR: #000000;
}
	
SELECT
{

    FONT-SIZE: 12px;
	border: 1px solid #666699;
	COLOR: #000000;
    BACKGROUND-COLOR: white
}
TEXTAREA
{
    FONT-SIZE: 12px;
	border: 1px solid #666699;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: white
}
INPUT
{
    BORDER-RIGHT: #78785F 1px solid;
    BORDER-TOP: #78785F 1px solid;
    BORDER-LEFT: #78785F 1px solid;
    BORDER-BOTTOM: #78785F 1px solid;
    FONT-SIZE: 12px;
    COLOR: #78785F;
}

