
H1,H2,H3,H4 {font-family: verdana,arial,helvetica;}

H1 {
    font-size : 20px;
    color: #B1BBC5;
    padding: 12px 2px 0px 4px;
}

H2 {font-size : 16px; margin-bottom:6px;}

H3 {
    font-size: 14px;
    margin-bottom:4px;
    /* font-style: italic; */
    margin-top:15px;
    padding-top:10px;
}

H4 {
    font-size: 12px;
    margin-bottom:2px;
    /* font-style: italic; */
}

body {
    font-family: arial,helvetica;
    font-size : 12px;
    background-color : #ffffff; /*#F3F3F3;*/
}

TD {
    font-size : 12px;
    vertical-align: top;
}

IMG {
    border: 0px;
}

UL, LI {
    padding-bottom: 3px;
}

.MAIN LI {margin-top: 2px; list-style-type:circle}

ul li ul li{
    font-size : 11px;
    padding-bottom: 1px;
}

.TOC {
    font-family: verdana,tahoma,arial,helvetica;
    background-color : #E9E9E9; /*#B1BBC5;*/
    margin-right: 0px;
    width: 160px;
}

.TOC TD {
    padding: 6px 3px 6px 12px;

}

.SCR TD {
    padding-top: 10px;
}

.MAIN {
    padding-left: 10px;
}

.MAIN TD{
    padding-left: 14px;
}

.TOC A {
    text-decoration: none;
    font-weight:bold;
    color: #000080
}

.TOC A:hover {
    text-decoration: underline;
}

A {
    text-decoration: underline;
}

A:hover {
    text-decoration: none;
}


.header {
    background-color: #336699;
    height: 60px;
    vertical-align: middle;
}

.topspace {
    height: 10px;
    background-color: #ffffff; /* #F3F3F3;*/
    padding: 10px;
}

.support {
    font-family: verdana,arial,helvetica;
    font-size : 11px;
    background-color : #E6E6E6;
    margin: 8px;
    border: 2px solid #D4D0C8;
    width: 340px;
}

.support TD {
    font-size : 10px;
    border-top:  1px solid #D4D0C8;
    padding: 2px;
    
}

.support TD.top1{
    border-top: none;
}

.support TD.top2{
    font-weight:bold;
    border-top: none;
}

TD.col1{
    width: 90px;
}


.gallery A {
    text-decoration: none;
}

.gallery A:hover {
    text-decoration: underline;
}


.NEWS {
	font-size : 10px;
	font-family: verdana,tahoma,arial,helvetica;
    background-color : #e9e9e9;
	border:  1px solid #c9c9c9;
    margin: 0px 2px 2px 10px;
	padding: 0px 4px 2px 6px;
	-moz-border-radius: 6px ;
    width: 160px;
}

.NEWS UL{
	margin-left: 8px; 
	padding-left: 8px;
	list-style-type:square;
}

.NEWS LI{
	list-style-type:square;
}

.NEWS H4{
	padding: 0px;
}


