body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #465667;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #CC0066;
	font-size: 16px;
}

h2 {
	color: #996699;
	font-size: 14px;
}

h3, h4 {
	color: #996699;
	font-size: 12px;
}


td	{
	font-size: 12px;
	line-height: 18px;
}

th {
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}




a:link {
	color: #FFFFFF;
	font-weight: bold;}

a:visited {
	color: #FFFFFF;
	font-weight: bold;}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-weight: bold;}

a:link.whitelink {
	color: #FFFFFF;
	font-weight: bold;
}
a:active.whitelink {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited.whitelink {
	color: #FFFFFF;
	font-weight: bold;
}

.a2:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;}

.a2:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;}

.a2:hover {
	text-decoration: none;
}

.a2:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;}

.a2:link.whitelink {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.a2:active.whitelink {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.a2:visited.whitelink {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}




.title {
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}


input {
	font-size: 12px;
	font-style: normal;
	color: #996699;
}

textarea {
	font-size: 12px;
	color: #996699;
}

select {
	font-size: 12px;
	font-style: normal;
	color: #996699;
}



.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #465667;
}
.plainB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000000;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: ffffff;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 9900ff;
}
.style2 {color: #FFFFFF}
.style4 {color: #465667}


/*ul{
        list-style: none;
        padding-left: 0em;
        margin: 0;
}

#nav a{
        font-weight: bold;
        color: white;
}

#nav .a2:hover {
	text-decoration: none;
}
#nav li li a {
        display: block;
        font-weight: normal;
        color: white;
        font-style: bold;
        padding: 0.1em 5px;
}

#nav li li a:hover {
        padding: 0.1em 5px;
		text-decoration: none;
}

li{
        float: left;
        position: relative;
        width: 10em;
        text-align: center;
        cursor: default;
        background-color: white;
      border: 1px solid #465667;
     // border-width: 2px 0;

}

li#first{border-left-width: 1em;}
li#last{border-right-width: 1em;}
li ul{

        color: white;
		display: none;
        position: absolute;
        top: 100%;
        left: 0;
        font-weight: normal;
        background: #465667 bottom left no-repeat;
        padding: 0em 0 0em 0;
      //  border: solid 1px #465667;
}

li>ul{
        top: auto;
        left: auto;
}

li li{
        display: block;
        background-color: transparent;
       // border: 0;
}

li:hover ul, li.over ul {display: block;} */
hr{display: none;}