
	a{
		color:black;
		text-decoration : none;
		
		}	
		
	a:visited {
		color:black;
		
		}
		
	a:active {
		color:black;
		
		}
		
	a:hover {
		color:black;
		text-decoration : none;
		}
		
	body 
  	{
    font-size: 10px;
    font-family: verdana, arial, helvetica, serif;
  	}
  
  p.seperated
  	{ 
		border-bottom: 1px solid #707070; 
	}
  table 
  {
    empty-cells: show;
  }
  .whitelink
  {
    color: #FFFFFF;
    background-color: transparent;
    font-size: 10px;
    font-family: Verdana;
    text-decoration: none;
  }
  .greylink
  {
    color: #c0c0c0;
    background-color: transparent;
    font-size: 10px;
    font-family: Verdana;
    text-decoration: none;
  }  
   .bluelink
  {
    color: blue;
    background-color: transparent;
    font-size: 12px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
  }  
 .greenlink
  {
    color: #fa8072;
    background-color: transparent;
    font-size: 10px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;

  }  


.tdfoot
  {
    color: #f0fff0; 
    background-image: url('images/tbl_th.jpg');
    font-size: 10px;
    font-weight: light;
    font-family: Verdana;
 	text-align: center;
  }
  

  .tdbg
  {
    color: #FCA300; 
    BACKGROUND-IMAGE: url('images/link_bg.gif'); 
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    height: 30px;
  }

  .tddiv
  {
    background-image: url('images/div.gif');
  }

  
  .tdname
  {
    color: green;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    background-color: #eeeeee;	
	border: 1px solid snow;		
  }
  .tdnamewyt
  {

    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    background-color: snow;	
	border: 1px solid #ffffff;		
  }  
  td
  {

	COLOR: green; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-VARIANT: normal; 
	FONT-WEIGHT: normal; 
	LINE-HEIGHT: 18px; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: justify;
  }

 input,select,textarea
{
    font-size: 9px;
    color: green;
    font-family: verdana,arial, helvetica, serif;
    border: 1px solid green;
    background-color: fefefe;	
}
.button
 {
	color: #ffffff;
	background-color: silver;
	font-weight: bold;
	padding-top: 5px;	
	padding-bottom: 5px;	
	padding-left: 5px;	
	padding-right: 5px;
	border: 1px solid snow;
}
.resorcom {
	FONT-WEIGHT: light; font-size: 10px;
	CURSOR: hand;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.resorcomon {
	FONT-WEIGHT: light;
	font-size: 10px;
	FILTER: alpha(opacity=65);
	CURSOR: hand;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D6DFE9;
}
#ofw_form{
	width:100%;
	height: 300px; 
	border: 1px #cecece solid; 
	text-align:center;
	margin-top: 10px;
	padding-top: 20px;	
	background: url(../images/ofw_form_bg.jpg);
}

#ofw_label{
	width: 190px;
	border: 0px solid;
	text-align:right;
	float: left;
	margin:0px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 5px;	
}
/* A for text box*/
#ofw_tbox{
	width: 230px;
	border: 0px solid;
	text-align:left;
	float: right;
	margin:0px;
	padding-left: 5px;
	
}
#ofw_tbox_input{
	border: 1px solid #cecece;
	padding: 5px;
}
#ofw_tbox_submit{
	background: green;
	color: white;
	padding: 5px;
	margin-top: 15px;
	margin-left: 365px;
}
/* Z for text box*/