/*
* Body Background / Margins
* ---------------------------------------------------- */
body {
margin: 0px;
border: 0px;
padding: 0px;
background: url(images/bg.gif) repeat-x;
}

/*
* General Type Style
* ---------------------------------------------------- */
body, p, div, form, ol, input, text, textarea, select, .ghost {  
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 15px;
}

ul {  
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 15px;
}

h1 {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: bold 16px Arial,Helvetica,sans-serif;
color: #FF0000;
margin: 5px 0px 5px 0px;
}

h2 {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: bold 14px Arial,Helvetica,sans-serif;
color: #000;
margin: 5px 0px 5px 0px;
}

h3 {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: bold 12px Arial,Helvetica,sans-serif;
color: #000;
margin: 2px 0px 2px 0px;
}

h4 {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: bold 16px Arial,Helvetica,sans-serif;
color: #000000;
margin: 5px 0px 5px 0px;
}

.lgheader {
	background : url("no.gif") fixed no-repeat;
	position: relative;
	height: 17px;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	margin: 2px 0px 2px 0px;
	left: 477px;
	top: 190px;
	width: 203px;



}

.maincontent {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding: 20px 0px 20px 30px;
color: #333;
line-height: 16px;
}
.maincontent td{font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #333; line-height: 16px;}
.maincontent a{color: #FF0000; text-decoration:none;}
.maincontent a:Visited  {color: #FF0000; text-decoration:none;}
.maincontent a:Active   {color: #FF0000; text-decoration:none;}
.maincontent a:Hover    {color: #FF0000; text-decoration:underline;}

.navtitle {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: bold 12px Arial,Helvetica,sans-serif;
color: #000;
padding: 0px 0px 4px 0px;
}

.mainnav {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: normal 11px Arial,Helvetica,sans-serif;
text-align: left;
padding: 0px 0px 0px 0px;
height: 100%;
color: #333;
border-top: 1px solid #333;
background-color: #D9D9D9;
line-height: 15px;
}
.mainnav a         {color: #FF0000; text-decoration:none;}
.mainnav a:Visited  {color: #FF0000; text-decoration:none;}
.mainnav a:Active   {color: #FF0000; text-decoration:none;}
.mainnav a:Hover    {color: #FF0000; text-decoration:underline;}


.subnav {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: normal 11px Arial,Helvetica,sans-serif;
text-align: left;
padding: 0px 0px 0px 13px;
color: #333;
line-height: 15px;
}
.subnav a   {color: #333; text-decoration:none;}
.subnav a:Visited  {color: #333; text-decoration:none;}
.subnav a:Active   {color: #333; text-decoration:none;}
.subnav a:Hover    {color: #333; text-decoration:underline;}


.topnavbar {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

border-bottom: 1px solid #666;
padding: 4px 0px 4px 4px;
line-height: 15px;
}

.nonavbar {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

font: normal 11px Arial,Helvetica,sans-serif;
padding: 4px 0px 4px 4px;
line-height: 15px;
}


.cellbg {
background-color: #E9E9E9;
}

.detailhr {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

padding: 3px 0px 3px 0px;
color: #333;
border-top: 1px solid #333; 
}


hr {
background : url("no.gif") fixed no-repeat;
position: relative;
height: 100%;

margin: 5px 0px 5px 0px;
padding: 0px;
border-top: 1px dotted #666; 
color: transparent; 
background-color: transparent; 
height: 1px;
}


.breadcrumb {
font: normal 12px Arial,Helvetica,sans-serif;
color: #666;
}
.breadcrumb a   {color: #666; text-decoration:none;}
.breadcrumb a:Visited  {color: #666; text-decoration:none;}
.breadcrumb a:Active   {color: #666; text-decoration:none;}
.breadcrumb a:Hover    {color: #666; text-decoration:underline;}

.dottedline{
border-bottom: 1px dotted #666;
margin: 0px;
padding: 0px;
}

.error{
font: bold 12px Arial,Helvetica,sans-serif;
color: #099;
}

#rulertable {
border:1px solid #666;
border-collapse:collapse;
}
#rulertable th {
background-color: #888;
color: #FFF;
border-collapse:collapse;
}
#rulertable td {
border:1px solid #AAA;
border-collapse:collapse;
}

.formtitle{
font: bold 12px Arial,Helvetica,sans-serif;
color: #fff;
}



/*
* Footer
* ---------------------------------------------------- */
.footer {
background : url("images\whitedot.gif") fixed no-repeat;
position: relative;
height: 100%;
font: normal 11px Arial,Helvetica,sans-serif;
text-align: center;
padding: 10px 0px 0px 0px;
color: #333;
border-top: 1px solid #333; 
border-right: 1px solid #FFF; 
border-bottom: 1px solid #FFF;
}
.footer a          {color: #333; text-decoration:none;}
.footer a:Visited  {color: #333; text-decoration:none;}
.footer a:Active   {color: #333; text-decoration:none;}
.footer a:Hover    {color: #FF0000; text-decoration:underline;}
