﻿body
{
	position: relative;
	background: url( '/images/bg_page.gif' ) repeat-x 0 0 #ffffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	color: #666666;
	margin: 15px 0px 10px 0px;
	padding: 0;	
}

hr 
{
	height:1px;	
	color: #cccccc;
}

img 
{
	border: 0;
}

img.spacer
{
	padding: 10px;
	float: right;
	border: 0;
}	

input
{				
	font-size: 12px;
	font-weight: normal;	
	color: #000000;	
	padding: 0.1em;
}

/*
p  
{	
	font-size: 11px;
	color: #666666;
}
*/

textarea
{			
	font-size: 12px;
	font-weight: normal;	
	color: #000000;	
	padding: 0.1em;	
}

a 
{
	color: #ff9900;
}

a:hover 
{
	color: #339933;
}

.bglgrey 
{
	background-color: #eeeeee; 
}

.bgmgrey 
{
	background-color: #999999; 
}

.bggreen 
{
	background-color: #339933;
}

.bgwhite 
{
	background-color: #ffffff; 
}

.box 
{
	background-color: #ffffff; 
    	border: #cccccc 1px solid; 
    	padding: 5px;
}

.btn
{
	border: 3px double #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0.25em;
	background-color: #eeeeee;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.clear
{
	font-size: 1px;
	color: #ffffff;
	height: 1px;	
	width: 1px;
	clear: both;
}

.ctitle
{
	color: #008000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0;
}

.error
{
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.error a 
{
	color: #FF0000; 
	text-decoration: none; 
}

.error a:hover 
{
	color: #FF9900;
}

.mainContent
{
	text-align: justify;
	padding: 15px;
}

.mainFooter 
{
	color: #666666;
	background-color: #ffffff; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
	text-decoration: none; 	
	padding: 15px;
}

.mainFooter a
{
	color: #666666;
	text-decoration: underline;
}

.mainFooter a:hover 
{
	color: #339933; 
}

.mainLOB
{		
	background: url(/images/bg_lob.gif) repeat-x 0 0 #206901;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 0px 10px 0px 10px;	
	height: 25px;
}

.mainNav
{
	background: url(/images/bg_mainNav.gif) repeat-x 0 0 #333333;	
	padding: 0px 10px 0px 10px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	height: 25px;	
}

.mainNav a 
{
	color: #ffffff; 
	text-decoration: none;	
}

.mainNav a:hover
{
	color: #ffffff;	
}

.mainTable
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/bg_content.gif);
}

.mainTitle 
{
	color: #008000; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
	margin: 0px;
}
.mainTitle a
{	
	color: #999999;
	font-size: 12px; 
	text-decoration: none;
}

.mainTitle a:hover 
{
	color: #479b13; 
}

.lc {font-size: 13px; font-weight: normal; text-align: center;  }
.ll {font-size: 13px; font-weight: normal; text-align: left; }
.lr {font-size: 13px; font-weight: normal; text-align: right; }

.mc {font-size: 12px; text-align: center; }
.ml {font-size: 12px; text-align: left; }
.mr {font-size: 12px; text-align: right; }

.sc {font-size: 11px; text-align: center; }
.sl {font-size: 11px; text-align: left; }
.sr {font-size: 11px; text-align: right; }
