body{
	font-family : Verdana;
	font-size : 9pt;
}
td{
	font-family : Verdana;
	font-size : 8pt;
}
td.ten{
	font-size : 10pt;
}
td.seven{
	font-size : 7pt;
	font-family : Arial;
}
td.tahoma7{
	font-size : 7pt;
	font-family : Tahoma;
}
table.bordered{
	border : 1px solid Black;
}

a{
	text-decoration : none;
	color : #00008B;
}
a:hover{
	text-decoration : none;
	color : #DC143C;
}

input{
	font-family : Verdana;
	font-size : 8pt;
}

textarea{
	font-family : Verdana;
	font-size : 8pt;
}
select{
	font-family : Verdana;
	font-size : 8pt;
}
option.optionred{
	color : Red;
}
option.optiongreen{
	color : Green;
}
option.optionblue{
	color : Blue;
}
option.optionorange{
	color : orange;
}

option.optionnew{
	font-weight: 800;
	color : #FF00FF;
}
input.dbsys{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : Navy;
}
textarea.dbsys{
	font-family : Verdana;
	font-size : 8pt;
}
textarea.grey{
	font-family : Verdana;
	font-size : 8pt;
	background-color : #DCDCDC;
	border : 0px;
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #DCDCDC;
}
select.dbsys{
	font-family : Verdana;
	font-size : 8pt;
}

.headrow{
	padding-left : 5px;
	background-color : #D3D3D3;
}
.rowcol1{
	background : #EAEAEA;
	padding-left : 5px;
}
.rowcol2{
	background : #E0E0E0;
	padding-left : 5px;
}
.rowcol3{
	background : #D6D6D6;
	padding-left : 5px;
}

a.black{
	text-decoration : none;
	color : Black;
}
a.black:hover{
	text-decoration : none;
	color : #708090;
}

a.white{
	text-decoration : none;
	color : White;
}
a.white:hover{
	text-decoration : none;
	color : #B0C4DE;
}

td.light{
	font-family : Verdana;
	font-size : 8pt;
	color : #F5F5F5;
}



	<STYLE  TYPE="text/css">
INPUT
{
    BORDER-TOP-WIDTH: 1px;
    FONT-WEIGHT: bold;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #000033;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000033;
    COLOR: #000033;
    BORDER-TOP-COLOR: #000033;
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000033
}
SELECT
{
    BORDER-TOP-WIDTH: 1px;
    FONT-WEIGHT: normal;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica,sans-serif;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000
}
TEXTAREA
{
    BORDER-TOP-WIDTH: 1px;
    FONT-WEIGHT: normal;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #999999;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #999999;
    COLOR: #000033;
    BORDER-TOP-COLOR: #999999;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #999999
}
BODY
{
    SCROLLBAR-FACE-COLOR: #e7e7e7;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #a20000;
    SCROLLBAR-TRACK-COLOR: #cccccc;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
</style>

