#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../images/scripts/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../images/scripts/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../images/scripts/gradhover.png') repeat-x;
	color: #339;
}
#content
{
    POSITION: absolute
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.td
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
TEXTAREA
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff
}
SELECT
{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff
}
BODY
{
    SCROLLBAR-FACE-COLOR: #ffffff;
    FONT-SIZE: 9pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #000000;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffe4c4;
    FONT-FAMILY: Verdana;
    SCROLLBAR-DARKSHADOW-COLOR: #e5e5e5
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
.dark
{
    COLOR: #000080
}
.form
{
    BORDER-RIGHT: #ffe4c4 thin groove;
    BORDER-TOP: #ffe4c4 thin groove;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ffe4c4 thin groove;
    COLOR: black;
    BORDER-BOTTOM: #ffe4c4 thin groove;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffe4c4
}
.formbut
{
    BORDER-RIGHT: #ffe4c4 thin groove;
    BORDER-TOP: #ffe4c4 thin groove;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #ffe4c4 thin groove;
    COLOR: black;
    BORDER-BOTTOM: #ffe4c4 thin groove;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffe4c4
}
DIV
{
    TEXT-ALIGN: justify
}