body
{

	background: #000000 url(images/bckg.jpg) repeat-x;
	margin: 0px auto 0px;
	padding: 0px;
	background-position: left top;
	background-attachment: fixed;
}


body, div, span, p, .p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}


body, p, .p, ul, li, h3, th, td
{
	font-size: 8pt;
	color: #E8E8A4;
	text-decoration : none;
}


.drop_down 
{
	background-color: #EEEEFF;
	vertical-align: middle;
	font-size: 8pt;
	color: navy;
}


.search
{
	background-color: #FFF6EF;
	width: 100;
	border: 1px solid #BBBBEE;
	font-size: 7pt;

	color: navy;
}


.check 
{
	background-color: #EEEEFF;
	vertical-align: middle;
	font-size: 6pt;
}


h1 
{
	font-weight: bold;
	font-size: 14px;
	color: #EEEEEE;
	margin-bottom: 2px;
	text-decoration : none;
}


h2
{
	font-family: Times New-Roman, Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #EEEEEE;
	margin-top: 56px;
	text-decoration : none;
}


h3
{
	font-weight: bold;
	text-decoration: none;
}


a, .path
{
	color: #CFBE5F;
	text-decoration : none;
}


a:hover 
{
	color: #FF6600;
	text-decoration : underline;
}


.def_link   
{ 
	color:  #FF9900; 
	text-decoration: none; 
	border-bottom : 1px dashed #FF6600;
	cursor:help;
}


.menu, .menutext, .path
{
	font-size: 8pt;
}


.path_title
{
	color: #CCCCCC;
	text-decoration : none;
	font-size: 8pt;
}


.menu 
{
	font-weight: normal;
	text-decoration: none;
}


.menutext 
{
	margin-bottom: 4px;
	margin-left: 5px
	margin-top: 5px
	text-decoration : none
}


th 
{
	font-weight: bold;
	text-align: left;
}


.byline
{
	font-style: italic;
}


hr
{
	color: #4e4e86;
}


.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.error
{
	font-size: 14;
	font-weight: bold;
	color: #f07800;
}


.date_text
{
	font-size: 8pt;
	color: #998888;
	font-family: Verdana, Arial, sans-serif;
}


.alert_text
{
	color: red;
}


.tiny_text
{
	font-size: 8pt;
}


.error_text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ff0000;
}

.info_text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

.white 
{
	color: #FFFFFF;
}
.grey
{
	color: #998888;
	font-size: 8pt;
}
