<STYLE>
body {
	background: #EEEEEE;
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0;
	background-image: url(/images/template/bg.gif);
}
body a:link {
	color: #000000;
	text-decoration: underline;
}
body a:visited {
	color: #000000;
	text-decoration: underline;
}
body a:hover, body a:active {
	color: #B40000;
	text-decoration: underline;
}
.page {
	background: #FFFFFF;
}
.tborder {
	background: #c0c0c0;
}
.tcat {
	background: #9EB4D1;
	color: #FFFFFF;
	font-size: 10pt;
}
.tcat a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.thead {
	background: #6382AD;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.thead a:link {
	color: #FFFFFF;
}
.thead a:visited {
	color: #FFFFFF;
}
.thead a:hover, .thead a:active {
	color: #FFFFFF;
}
.tfoot {
	background: #6382AD;
	color: #FFFFFF;
}
.tfoot a:link {
	color: #FFFFFF;
}
.tfoot a:visited {
	color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active {
	color: #FFFFFF;
}
.alt1, .alt1Active {
	background: #F1F1F1;
}
.alt2, .alt2Active {
	background: #DFDFDF;
}
td, th, p, li {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput {
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
}
.button {
	background: #CFCFCF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallbutton {
	background: #CFCFCF;
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select {
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.selectinactive {
	background: #CCCCCC;
	color: #888888;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont {
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time {
	color: #666686;
}
.navbar {
	font-size: 10px;
	font-weight: bold;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
.fjdpth0 {
	background: #F7F7F7;
	color: #000000;
}
label {
cursor: default;
}
.quote {
border: 1px solid #000000;
background-color: #FFFFFF;
padding: 5px;
text-align: justify;
}
input 
{
    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 1px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #CCCCCC
}
.radio
{
    BORDER-RIGHT: #000000 0px inset;
    BORDER-TOP: #000000 0px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 0px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE
}
H4
{
    FONT-WEIGHT: bolder;
    COLOR: #C40000;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
H1
{
    FONT-SIZE: 12pt;
    COLOR: #C40000;
    FONT-FAMILY: Verdana, Arial
}
</style>