BODY
{
scrollbar-face-color:#B5AB90;
scrollbar-arrow-color:#66594E;
scrollbar-track-color:#F2F2DA;
scrollbar-shadow-color:B5AB90;
scrollbar-highlight-color:#F2F2DA;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#e7ddb6;
BACKGROUND-COLOR: #ffffff
}

.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.SubBtnSend
{
	BACKGROUND: #787878;
	BORDER-BOTTOM: 1px solid #000080;
	BORDER-LEFT: 1px solid #000080;
	BORDER-RIGHT: 1px solid #000080;
	BORDER-TOP: 1px solid #000080;
	COLOR: ffffff;
	CURSOR: hand;
	FONT-FAMILY: verdana,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	HEIGHT: 19px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
A{     
	font-family: Tahoma;
	font-size: 9px;
    Color : #ffffff; 
    font-weight: bold;
	text-decoration : none
}
A:hover { 
    font-family: Tahoma;
	font-size: 9px;
	Color : #000000; font-weight: bold;
	text-decoration : underline
}
.A1{     
	font-family: Tahoma;
	font-size: 11px;
    Color : #ffffff; 
    font-weight: bold;
	text-decoration : none
}
.A1:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #E2B345; 
	font-weight: bold;
	text-decoration : underline
}

.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.title3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;

}
#navlist {
        color: white;
        padding: 0 1px;
        margin-left: 0;
        width: 100;
        font: normal 10px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        font-size: 1em;
}

#navlist a {
        display: block;
        text-decoration: none;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        color: white;
        background: #39c;
        border-width: 1px;
        border-style: solid;
        border-color: #5bd #035 #068 #6cf;
        border-left: 1em solid #fc0;
        padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a {
        width: 188;
        /* only necessary for Internet Explorer */
}

#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 102;
        /* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
        width: auto;
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background: #28b;
        border-color: #069 #6cf #5bd #f00;
        padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active {
        background: #17a;
        border-color: #069 #6cf #5bd white;
        padding: 0.4em 0.35em 0.25em 0.9em;
}

