BODY
{
    BACKGROUND-COLOR: #000033;
}
OPTION
{
    font-size : 11px;
    font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FE7E01;
}
.note
{
    FONT-SIZE: 9px;
    COLOR: #9999ff
}
.navi
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FF7902;
    FONT-FAMILY: Arial
}
.navi:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: White;
}
.Category
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #666666;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif
}
INPUT
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size : 12px;
}

.submit
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    BACKGROUND-COLOR: #FF6600;
    TEXT-ALIGN: center;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
}
.cancel
{
    FONT-WEIGHT: bold;
    COLOR: #666666;
    BACKGROUND-COLOR: #ccccff
}

.combo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	width : 140px;
}


.searchTit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFCC;
}
.searchLink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : White;
}

.redNote
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #cc0000;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif
}
A:hover
{
	text-decoration : underline;
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF6600;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
    text-decoration : none;
}
.little10
{
    FONT-SIZE: 10px
}
.toolbar:hover
{
    BACKGROUND-COLOR: wheat;
}
.toolbar
{
}
.toolbarOn
{
    BACKGROUND-COLOR: white;
}
.mapArg {
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
	color : White;
}

.mapLink {
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
	color : #FF6600;
}