body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }

input,
select,
textarea,
input,
iframe
{
        background: #FFFFFF;
        BORDER-BOTTOM: #DBDBDB 1px solid;
        BORDER-LEFT: #DBDBDB 1px solid;
        BORDER-RIGHT: #DBDBDB 1px solid;
        BORDER-TOP: #DBDBDB 1px solid;
        color : #454545;
}
fieldset {
        padding: 10px;
        color: #9D0B0E;
        BORDER-BOTTOM: #DBDBDB 1px solid;
        BORDER-LEFT: #DBDBDB 1px solid;
        BORDER-RIGHT: #DBDBDB 1px solid;
        BORDER-TOP: #DBDBDB 1px solid;
}

A:link
{
  COLOR: #03374E;
  TEXT-DECORATION: none;
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

A:visited
{
  COLOR: #03374E;
  TEXT-DECORATION: none;
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

A:active
{
  COLOR: #03374E;
  TEXT-DECORATION: undeline;
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

A:hover
{
  color: #03374E;
  TEXT-DECORATION: underline;
  font-size:10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

.menu:link
{
  COLOR: #FFFFFF;
  TEXT-DECORATION: none;
  font-size:10pt;
  line-height: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

.menu:visited
{
  COLOR: #ffffff;
  TEXT-DECORATION: none;
  font-size:10pt;
  line-height: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

.menu:active
{
  COLOR: #ffffff;
  TEXT-DECORATION: undeline;
  font-size:10pt;
  line-height: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}

.menu:hover
{
  color: #ffffff;
  TEXT-DECORATION: underline;
  font-size:10pt;
  line-height: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold
}
p,li,td,tr
{
color:#444444; 
font-family:rial, Helvetica, sans-serif;
font-size:9pt;
line-height:10pt;
margin: 0px 0 0px 0;
}

h1
{
	color: #666666;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h2
{
	color: #FF0000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.h3
{
	color: #FF0000;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.iframe {
        scrollbar-base-color: #FFFFFF;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color:  #DBDBDB;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
}
.table
{
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	margin-right: 20px;
}
