.dummy {
	/* for some reason, the first style declared
	does not always work so use this dummy dec */
	font-family: Arial, Helvetica, sans-serif;
}
p{	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 15px;
}

.deepback{	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	display:block;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.lightback{	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	clear:both;
	display:table;
	/*background:#fff url('images/lightback.gif') repeat-y;*/
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
}
td, .body-text {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 15px;
}

body {
	margin: 0px; 
	padding: 0px;
	color: #f1f1f1;
	background: #1A2640 url(images/bodyback.jpg) repeat-x;
	FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    
}

#headerdiv{	/*background: #1A2640 url(images/headerback.jpg) repeat-x;*/
           margin-left:0;text-align:left;height:100px;width:900px;
}
#headerdiv small,#headerdiv small a{font-size:.8em;}
#headerdiv b{float:right;color:#737685;}
#headerdiv h1  {height:75px;width:300px;color:#1A2640;background: transparent url(images/WoodsEdgeLogo.png) no-repeat;}
#headerdiv h1 a,#headerdiv h1 a:visited,#headerdiv h1 a:hover 
{
	margin-left:0;text-align:left;color:#1A2640;}
.NAV {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #cc9900;
	line-height: 14px;
}
A.NAV {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #F9FABC;
	line-height: 14px;
}
A.NAV visited {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #F9FABC;
	line-height: 14px;
}
A.NAV hover 
{
	color: #cccccc;
}

.topnav {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
	line-height: 14px;
}
A.topnav {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #808080;
	line-height: 14px;
}
A.topnav visited {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #808080;
	line-height: 14px;
}
A.topnav hover 
{
	color: #cc9900;
}

.footer {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #f1f1f1;
}
th {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #f1f1f1;
}
.audit {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #f1f1f1;
}
.titles 
{
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f1f1f1;
}
.style2 {color: #f1f1f1}
.style3 {color: #CC3333}
A
{
	font-size: 14px;
	color:#f1f1f1;
	line-height: 15px;
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	text-decoration: underline
}
A.link 
{
	font-size: 14px;
	color:#f1f1f1;
	line-height: 15px;
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	text-decoration: underline
}

A.visited
{
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	color: #f1f1f1;
	text-decoration: underline;
}

.lnk {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 15px;
}
A.lnk {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 15px;
}
A.lnk visited {
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 15px;
}
A.lnk hover 
{
	color: #cccccc;
}



.btn{
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #cc6600;
	border: 1px outset Gray;
	COLOR: #FFFFFF;
	border: 1px outset Gray;
	
}

input,textarea{
	FONT-SIZE: 14px;
	border: 1px outset Gray;
	background-color: #FFFBF0;
	COLOR: #333;

	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	
	border-width: 1px;
	
}
tablebright{ border-color: #F6F6F6; }


BODY {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	MARGIN: 0px
}
A 
{
	color:Black;
}

.back{
	background-position : top;
	background-repeat : repeat-x;
}

.bg_left{
	background-position : right;
	background-repeat : repeat-x;
}

.bg_in{
	background-position : right;
	background-repeat : repeat-y;
}
.bg_main{
	background-position : top;
	background-repeat : repeat-y;
}
.bg_in_left{
	background-position : right;
	background-repeat : repeat-y;
}

INPUT.input_1{
	width : 166px;
	height : 16px;
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	border: 1px outset Gray;
	background-color: #FFFBF0;
	background : url(/images/input_1.gif);
}
INPUT.input_2{
	width : 66px;
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	height : 16px;
	font-size: 13px;
	border: 1px outset Gray;
	background-color: #FFFBF0;
	background : url(/images/input_1.gif);
	  
}
INPUT.i_button{
	font-family: "Lucida Grande", helvetica, Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 13px;
	border: 1px outset Gray;
	text-transform:uppercase;
	background-color: #FFFBF0;
}

SELECT.select_1{
	width : 166px;
	height : 16px;
	font-size: 13px;
	background-color: #FFFBF0;
	
}
.main_txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
}
.main_txt_small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
}

.main_head{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	white-space : nowrap;
	width:300px;
	height:3px;
	padding:1px;
	font:bold 13pt Arial;
	
}
.page_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f1f1f1;
	white-space : nowrap;
	font-weight: bold;
}
A.bottom_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	
}
A.bottom_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f1f1f1;

}




.firm {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #082D78;
}

.a_smenu {
	color: #5B5B5B;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

A.a_smenu {
	color: #3F4040;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

A.a_smenu:hover {
	color: #ED7907;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.a_sub {
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
	background: url(/images/bg_sub_left.gif);
	background-position: right;
	background-repeat: repeat-y;
	
}

.a_sub_over {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
	cursor: hand;
	background: url(/images/bg_sub_left_ov.gif);
	background-position: right;
	background-repeat: repeat-y;
}


.page {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ED7907;
}

.nav_bar {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #808080;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

INPUT.nav, SELECT.nav {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #808080;
	border: 1px solid #f1f1f1
}

INPUT.i_main {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
	border: 1px solid #f1f1f1
}


.copy {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

A.zfort {
	color: #D7E1ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}


A.zfort:hover {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

/******************************************/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1f1;
	text-align: justify;
}
a.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #082D78;
	text-decoration: none;
}

a.negative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.bold:hover {
	color: #666666;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

textbox {
	border:1px solid #000066; 
	font-size:13px
}

/*------------------------ SYPER CSSSSSSSSSSSSS STYLE ---------------------------*/
.TBL_BORDER {
	/*background-color: #818181;*/
	background-color: #FFFFFF;
}
.TBL_ADD {
	padding: 5px;
	background-color: #FFE9A5;
	width: 100%;
}

.TR0 {
	background-color: #FFFFFF;
}

.TR1 {
	background-color: #EEEEEE;
}


.TBL_DEL {
	padding: 5px;
	background-color: #FFE9A5;
	width: 100%;
}
.TBL_EDIT {
	padding: 5px;
	background-color: #FFE9A5;
	width: 100%;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003262;
	text-align: right;
}

.waring {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1f1f1;
	text-align: center;
	background-color: #FFFFFF;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1f1f1;
	text-align: center;
	background-color: #FFFFFF;
}

.td_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1f1f1;
	vertical-align: top;
	width: 30%;
	white-space: nowrap;
}
.td_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f1f1f1;
}
.TBL_DAT {
	color: #f1f1f1;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px;
	border-color: #818181;
}

/*TD.TBL_DAT*/
.pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f1f1f1;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.TBL_BUT, .MAIN_DIV {
	text-align: center;
}


.error, .error li, .DAT_EMPTY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
