body {
        margin: 0px 0px 0px 0px;
        padding: 0px;  
        text-align: center; 
        font-family: verdana, arial, sans-serif;
	font-weight: normal;
        background-color: white;
        font-size: 13px;
	background: #7f7f7f url("bkg9.png") repeat-y top center scroll;
}
        
#header {
        margin:0px auto; 
        background: #688EBD url("banner.jpg") no-repeat;
        background-position: left;
        height: 125px;
        padding: 2px 0px 0px 0px;
        }

#header2 {
        text-align:right; 
        }

#container {
        width: 950px ;
        margin-left: auto ;
        margin-right: auto ;
        border-left: 1px solid #688EBD;
        border-right: 1px solid #688EBD;
        border-bottom: 1px solid #688EBD;
        border-top: 0px solid #688EBD;
}

#content {
        margin-left:  175px;
        text-align: left;
        padding-left: 4px;
        background-color: #eeeeee;
        height: 15000px;
}

#content1 {
        margin-left:  175px;
        text-align: left;
        padding-left: 4px;
        background-color: #eeeeee;
        height: 15000px;
}

#content2 {
        text-align: left;
        background-color: #eeeeee;
        height: 150px;
}

#navbar {
        float: left;
        width: 170px;
        background-color: #cccccc;
        border-right: 1px solid #688EBD;
        text-align: left;
        height: 15000px;
        padding-left: 4px;
        font-size: 11px;
}

#navbar1 {
        float: left;
        width: 170px;
        background-color: #cccccc;
        border-right: 1px solid #688EBD;
        text-align: left;
        height: 15000px;
        padding-left: 4px;
        font-size: 11px;
}

td {
        FONT-SIZE: 12px; 
        text-align: justify;
}

td.small {
        FONT-SIZE: 11px; 
        text-align: left;
}

td.caption {
        FONT-SIZE: 11px;
        font-weight: bold; 
        text-align: center;
}

td.caption-l {
        FONT-SIZE: 12px;
        font-weight: bold; 
        text-align: left;
}

td.caption-lc {
        FONT-SIZE: 12px;
        font-weight: bold; 
        text-align: center;
}

td.bullet {
        FONT-SIZE: 12px;
        font-weight: bold; 
        text-align: center;
	background: palegreen;
}

td.h1 {
        FONT-SIZE: 16px; 
        COLOR: darkblue; 
        font-weight: bold;
        padding-top: 5px;
        margin-top: 0px;
        text-align: center;
}

td.h2 {
        FONT-SIZE: 14px; 
        COLOR: darkblue; 
        font-weight: bold;
        padding-top: 5px;
        margin-top: 0px;
        text-align: center;
}

td.h3 {
        FONT-SIZE: 10px; 
        COLOR: #000000; 
}

td.h4 {
        FONT-SIZE: 12px; 
        COLOR: darkblue; 
        font-weight: bold;
        padding-top: 3px;
        margin-top: 2px;
}

p {
        margin-top: 0px;
        padding-top: 4px;
        background-color: #eeeeee;
        COLOR: black; 
}

a {
        COLOR: black; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
}

a:hover {
        COLOR: black; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
}

a.mm {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #cccccc; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 11px;
}

a.mm:hover {
        COLOR: #688EBD; 
        BACKGROUND-COLOR: #cccccc; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
        font-size: 11px;
}

a.nn {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 11px;
}

a.nn:hover {
        COLOR: #688EBD; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
        font-size: 11px;
}

a.pp {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 11px;
}

a.pp:hover {
        COLOR: #688EBD; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
        font-size: 11px;
}

a.qq {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #688EBD; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 12px;
}

a.qq:hover {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #688EBD; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
        font-size: 12px;
}

a.rr {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 12px;
}

a.rr:hover {
        COLOR: #688EBD; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: underline;
        font-size: 12px;
}

a.nh, a.nh:hover {
        COLOR: darkblue; 
        BACKGROUND-COLOR: #eeeeee; 
        margin: 0px 3px 0px 0px; 
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        padding-top: 5px;
        margin-top: 0px;

}


H1 {
        FONT-SIZE: 16px; 
        COLOR: darkblue; 
        font-weight: bold;
        padding-top: 5px;
        margin-top: 0px;
        text-align: left;
}

H3 {
        FONT-SIZE: 10px; 
        COLOR: #000000; 
}

H4 {
        FONT-SIZE: 12px; 
        COLOR: darkblue; 
        font-weight: bold;
        padding-top: 3px;
        margin-top: 2px;
}


.textsm {
        FONT-SIZE: 10.5px; 
        COLOR: #000000; 
        COLOR: black;
        background-color: #cccccc; 
        text-align: left;
        padding: 2px 0px 0px 0px;
        margin-top: 0px;
}

.thumb {
        FONT-SIZE: 10.5px; 
        COLOR: black;
        background-color: #eeeeee; 
        text-align: center;
        padding: 1px 0px 0px 0px;
        margin-top: 0px;
}

.cs1 {
        color: red; 
        font-weight: normal;
        }
.cs4 {
        color: #ff7722;
        font-weight: normal;
     }

div.corners {
	border: 1px solid #888 ;
	border-radius: 12px ;
	-moz-border-radius: 12px ;
	-webkit-border-radius: 12px ;
	padding: 6px ;
	background-color: #eeeeee ;
	margin: 0px 0px 0px 0px;
}

