﻿/*body,p,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color : #000;}
*/	
.wButton    { color: #f0ece2; font-size: 10px; font-family: Verdana,
Arial, Helvetica, sans-serif; font-weight: bold; background-color: #584b39;
text-align: center; text-transform: uppercase; padding: 1px; border-style:
solid; border-width: 1px; border-color: #826f54 #393025 #393025 #826f54 }

.wText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color : #000;}

.wHeader 
{
		 font-family: Verdana, helvetica, monospace;
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 color: #333333;
	 line-height: normal;
	 /*
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;*/
}
	
.wInfoBold 
{
	 font-family: Verdana, helvetica, monospace;
	 font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	 font-style: normal;
	 color: #333333;
	 line-height: normal;
	/* 
	font-family: Arial, Verdana, Helvetica, monospace;
	font-size: 11px;
	color: #333333;
	font-weight: bold;*/}

.wInfo {
	font-family: Verdana, Arial, Helvetica, monospace;
	color: #333333;
	font-size: 12px;}

.wHelp {
	font-family: Arial, Verdana, Helvetica, monospace;
	color: #333333;
	font-size: 12px;}
.wBg1{
	border-bottom : 1px solid;
	border-color : #CCC;
	background-color: #FFF;	
	text-transform: Uppercase;
	padding-left: 4px;
	}
	
.wBg2{
	border-bottom : 1px solid;
	border-color : #CCC;
	background-color: #F0ECE2;/*#EBEBEB;*/
	text-transform: Uppercase; 
	padding-left: 4px;}
	
.wBgedit{
	border-top : 1px solid #F60;
	border-bottom : 1px solid #CCC;
	/*background-color: #F90;*/
	background-color: #EA9637; 
	color: #FFF; }
	
.wList
{
	background-color: #006C8B;
	/*background-color: #688897;*/
	/*background-image: url(../img/tblhead.gif);*/
	border : 1px solid;
	border-color : #336C87;}
	
.wListHead{
	font-weight: bold;
	/*background-image: url(../img/tblhead.gif);*/
	color: #FFF;
	line-height: 20px;
	padding: 4px;
	border-bottom : 1px solid  #336C87;
	text-decoration: none;
	background-color : #006C8B;
	}
	
/*.wListHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color : #000;}
*/	
.wListHeader {
	text-decoration: none;
	font-weight: bold; 
	color : #FFF;}
	
.wMandatory {
	font-family: Arial, Verdana, Helvetica, monospace;
	font-size: 10px;
	text-decoration: none;
	color: #333333;		
	}
.wListMandatory  {
	font-family: Arial, Verdana, Helvetica, monospace;
	font-size: 10px;
	text-decoration: none;
	color : #FFF;		
	}
	
P { margin: 18px 0px 0px 0px; }

BODY  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 line-height: normal;
	 background-color : #F0ECE2;
}

TD, TH  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 line-height: normal;
}

a    { color: #333333; text-decoration: none }
	
a:hover   { color: #333333; text-decoration: underline }

a:visited  { color: #333333; text-decoration: underline }

a:active  { color: #333333; text-decoration: underline }


/*A  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 line-height: normal;
}

a.BODY:link  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 text-decoration: underline;
	 font-weight: normal;
	 font-style: normal;
	 color: #006699;
	 line-height: normal;
}

a.BODY:visited  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 color: #006699;
	 line-height: normal;
}

a.BODY:active  {
	 font-family: Arial, Verdana, Helvetica, monospace;
	 font-size: 12px;
	 text-decoration: underline;
	 font-weight: normal;
	 font-style: normal;
	 color: #339999;
	 line-height: normal;
}*/


