body {
    scrollbar-face-color: #DEDEDE;
    scrollbar-shadow-color: #C2C2C2;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #A2A2A2;
    scrollbar-darkshadow-color: #B9B9BA;
    scrollbar-track-color: #CACACA;;
    scrollbar-arrow-color: #5E5E5E;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #323232;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #5A5A5A;
    font-size: 11px;
}

a:link {
    color: #5A5A5A;
}

a:focus {
    color: #5A5A5A;
}

a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

a.gb {
    text-decoration: none;
    font-weight: bold;
    color: #5A5A5A;
    font-size: 11px;
}


input {
    border-width:1;
    color:black;
    border-color:black;
    font-size:11px;
    line-height:15px;
    height:18px;
    background-color:#DEDEDE;
}

textarea {
    border-width:1;
    font-family:Verdana,Helvetica,Arial,Sans Serif;
    font-size:11px;
    color:black;
    border-color:black;
    line-height:19px;
}

select {
	background-color: #ECECEC;
    	border-width:1;
	border-color: #797979;
	font-family: verdana; font-size: 11px;
	text-decoration: none;
}

.button {
	border : 1px solid #000000;
	background : #DEDEDE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #5A5A5A;
	font-weight : bold
}

.editbox {
	border : 1px solid #405088;
	background : #FAFAFA;
	color : #5A5A5A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px
}

.frame {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

.table0 {
	color : Black;
	background-color : #ECECEC;
	font-size : xx-small;
	margin-bottom : 2px;
	border-right-color : Black;
	border-right-style : dotted;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-syle : dotted;
	border-top-width : 1px;
	border-left-color: Black;
	border-left-style : dotted;
	border-left-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

.table1 {
	
	color : Black;
	background-color : #DEDEDE;
	font-size : xx-small;
	margin-bottom : 2px;
	border-right-color : Black;
	border-right-style : dotted;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : dotted;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : dotted;
	border-left-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width: 1px;
}

.red {
	color : #ED1C24;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}