body, td {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #CCE7FF;
	font-size: 14px;
	font-familiy: Verdana, Arial, Helvetica, sans-serif;
	font-color:#000000; 
}

.menu {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.bordertop {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sideb {  border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.newstext{ font-size: 12px; FONT-FAMILY: Tahoma;}
.border { border: #140698; border-style: solid; border-width: 1px;}
.bborder { border: #140698; border-style: solid; border-width: 1px; background-color:#0185FF;}
.tdtitle {
	font-size: 18px;
	font-familiy: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-familiy: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	font-familiy: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.small {font-size: 12px;}

.med {font-size: 16px;}

.big {font-size: 20px;}

A:link, A:visited  {font-size: 14px; text-decoration: none; color:#140698; }
A:active, A:hover {font-size: 14px; text-decoration: none; color:#114DFF; }
INPUT {
        font-size: 12px;
        color: #$textcol;
        background-color: #91C2FF;
        border: 1px solid #140698;
}

.bsubmit {
        font-size: 14px;
        color: #$textcol;
        background-color: #91C2FF;
        border: 1px solid #140698;
}

.bradio {
        font-size: 12px;
        color: #$textcol;
        background-color: #CCE7FF;
        border: 0px solid;
}

select {
        font-size: 12px;
        color: #$textcol;
        background-color: #91C2FF;
        border: 1px solid #140698;
}

textarea {
        font-size: 12px;
        color: #$textcol;
        background-color: #91C2FF;
        border: 1px solid #140698;
}