/* Body */
body
{
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   margin: 0px;
   padding: 0px;
   scrollbar-face-color: #EEEEEE;
   scrollbar-shadow-color: #666666;
   scrollbar-highlight-color: #666666;
   scrollbar-3dlight-color: #EEEEEE;
   scrollbar-darkshadow-color: #EEEEEE;
   scrollbar-track-color: #EEEEEE;
   scrollbar-arrow-color: #666666;
}


table.moduletable td {
	font: arial,helvetica,sans-serif;
	font-size: 11px;
	height: 18px;
	width: 100%;
	border: ;
	text-align: left;
}

table.moduletable {
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	border: 1px;
}



table {
	font: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: none;
}

input
{
	font-family: arial,helvetica,sans-serif;
	color: #0f4682;
}

input.text
{
	border: thin groove;
        font-size: 11px;
}

.buttonclass 
{
        width: 104px; 
        font-size: 11px;
}

textarea
{
	border: thin groove;
	color: #0f4682;
	font-size: 11px;
        font-family: arial,helvetica,sans-serif;
}

table a {
	font: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #0d4480;
        text-decoration: none;
	font-weight: bold;
}

table a:hover {
	font: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #001122;
        text-decoration: underline;
	font-weight: bold;
}

h4
{
	font-family: arial,helvetica,sans-serif;
	color: #0f4682;
	font-size: 12px;
	font-weight: bold;
}

h3
{
	font-family: arial,helvetica,sans-serif;
	color: #0d4480;
	font-size: 13px;
	font-weight: bold;
}

h2
{
	font-family: arial,helvetica,sans-serif;
	color: #0d4480;
	font-size: 14px;
	font-weight: bold;
}

h1
{
	font-family: arial,helvetica,sans-serif;
	color: #0d4480;
	font-size: 16px;
	font-weight: bold;
}

pre
{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
}

p
{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
}

img
{
	border-style:solid; 
        border-color:#ccddff;
}

p.copyright
{
	font-family: arial,helvetica,sans-serif;
	color: #0d4480;
	font-size: 10px;
	text-align: center;
}