
body {
	background-image: url("images/portrait/page_bg.jpg");
	background-repeat: repeat-x;
	background-color:#000000;
	margin-top: 30px;
	min-width: 990px;
	text-align: center;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
}

div#content {
	height:600px
}

LI		{list-style-image:  url(images/bullet.gif)}
UL		{list-style-image:  url(images/bullet.gif)}

hr { height: 0px; color: #990000}

.Checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

h1 {
		 color: #999999;
		 font: 24px Arial;
		 margin-bottom: 0px;
		 font-weight: bold;
		 text-align:center;
}
h2 {
		 color: #999999;
		 font: 14px Arial;
		 margin-bottom: 14px;
		 font-weight: normal;
		 text-align:center;
}
h3 {
		 font: 14px Arial;
		 margin-bottom: -10px;
		 margin-top: 15px;
		 font-weight:bold;  
		 color:#C1D72E;
}
h4 {
		 background-color: #EFF4CA;
		 color: #999999;
 		 font-weight:bold; 
		 font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		 padding: 6px;
		 margin-bottom: -12px;
}		


.hilite1 {
		 color: #C1D72E;
		 font-weight: bold;
}
.hilite1a {
		 color: #991700;
		 font-weight: bold;
}
.hilite1aa {
		 color: #EE2E23;
		 font-weight: bold;
}
.hilite1b {
		 color: #2BBED8;
		 font-weight: bold;
}
.hilite1c {
		 color: #F57B20;
		 font-weight: bold;
}


.hilite2 {
		 color: #C1D72E;
		 font-weight: normal;
}
.hilite2a {
		 color: #991700;
		 font-weight: normal;
}
.hilite2c {
		 color: #F57B20;
		 font-weight: normal;
}
.hilite3 {
		 background-color: #FFFFCC;
		 color: #B22222;
}

.hilite4 {
		 color: #999999;
		 font: 12px Arial;
		 margin-bottom: 14px;
		 font-weight: normal;
		 
}
.hilite5 {
		 color: #666666;
		 font: 15px Arial;
		 margin-bottom: 30px;
		 font-weight: bold;
		 
}
.hilite6 {
		 color: #666666;
		 font: 12px Arial;
		 margin-bottom: 10px;
		 font-weight: bold;
		 
}
.hilite7 {
		 color: #666666;
		 font: 14px Arial;
		 margin-bottom: 10px;
		 font-weight: bold;
		 
}
.menuphrase {
		 color: #999999;
		 font: 26px Arial;
		 font-weight: none;
}
.menuphrase2 {
		 color: #666666;
		 font: 26px Arial;
		 font-weight: none;
}


.box {
		 color: #333333;
		 font-size: 18px;
		 font-weight: normal;
 		 margin-bottom: -12px;
  		 margin-top: -12px;
}


.footer {
		 color: #666666;
		 font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-weight: normal;
}
div.footer { border-top: 1px dashed #CCCCCC;} 
	
td.right, tr.right{
		font-size:11px;
        color: #000000;
		font-weight:normal;
		text-align:left;		
		background:#F4F4DD}
		
td.center, tr.center{
		font-size:12px;
        color: #000000;
		font-weight:normal;
		text-align:center;
		line-height:1.8em;		
}		
				
th, td, p     {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:1.5em;
        font-size:11px;
        color:black}
th.main, td.main, p.main     {
		font-family: Arial;
		line-height:2.5em;
        font-size:14px;
        color:black}	
th.terms, td.terms, p.terms     {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:1.7em;
        font-size:10px;
        color:black}			
th.main2, td.main2, p.main2     {
		font-family: Arial;
		line-height:2.5em;
		text-align:right;
		font-size:14px;	
        color:black}			

A.normal:link, A.normal:visited, A.normal:active   {
		color:#991700;
        text-decoration:none;
        font-size:11px;
        font-weight:normal;
        font-family:Verdana, Arial, Helvetica, sans-serif}	
A.normal:hover   {
		color:#991700;
        text-decoration:none;
        font-size:11px;
        font-weight:normal;
        font-family:Verdana, Arial, Helvetica, sans-serif}			
A.normal2:link, A.normal:visited, A.normal:active   {
		color:#000000;
        text-decoration:none;
        font-size:12px;
        font-weight:normal;
        font-family:Verdana, Arial, Helvetica, sans-serif}	
A.normal2:hover   {
		color:#000000;
        text-decoration:underline;
        font-size:12px;
        font-weight:normal;
        font-family:Verdana, Arial, Helvetica, sans-serif}								
A.bold:link, A.bold:visited, A.bold:active      {
		color:#991700;
        text-decoration:none;
        font-size:12px;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica, sans-serif}		
A.bold:hover   {
		color:#991700;
        text-decoration:underline;
        font-size:12px;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica, sans-serif}			
A.nav:link, A.nav:visited, A.nav:active        {
		color:#000000;
        text-decoration:none;
        font-size:14px;
        font-weight:bold;
        font-family: Arial}
A.nav:hover     {
		color:#000000;
        text-decoration:underline;
        font-size:14px;
        font-weight:bold;
        font-family: Arial}		
		
INPUT, select, textarea, text {
		border: 1px #003399 groove;
		background-color: #FDFDFF; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		color: #000000;
		border-color: #000000;
		border-style: solid;
}
