/* AHSR CSS STYLE */

/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */

body{
/*	background-color: #FF9900;
*/
	background-color: #000033;
	color: #666666;
	padding: 0px;
	margin: 0px;
        font-family: Helvetica, Verdana, sans-serif;
}


#wrapper1 {width: 780px; margin: 0 auto; top center repeat-y; text-align: left; background-color: #FF6600;  background-image:url(../img/bg_orange.gif); padding: 0px;}
#wrapper2 {width: 720px; margin: 0 auto; top center repeat-y; text-align: left; background-color: #FFFFFF; padding: 0px;  border-right:1px solid #999999; border-left:1px solid #999999;}


/* HEADER */

#header {
text-align: right;
padding: 10px;

}

a.header:link {
 color : #FF9900;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.header:visited {
 color : #FF9900;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.header:hover {
 color : #000033;
 font-size : 12px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

/* BANNER */

#banner {
clear:both;
width: 720px;
height: 135px;
background-image: url(../img/logo_bg.gif);
border-bottom:1px solid #666666;
}



/* TOPMENU */

#TOPMENU{
clear:both;
display:block;
width: 720px;
height: 18px;
background-color: #999999;
}

 
#topmenubase {
clear: both;
display:block;
width: 720px;
height: 18px;
background-image: url(../img/topmenu_base.gif);
border-bottom:1px solid #666666;
}

#topmenu_button{
display:block;
float:left;
width:179px;
height:18px;
padding:0px;
border-right: 1px solid #999999;
}

.HEADBUTTON {
float:left;
width:179px;
height:15px;
vertical-align: bottom;
text-align:center;
 color : #333333;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 padding-top:3px;
 font-family: Helvetica, Verdana, sans-serif;
 border-right: 1px solid #999999;
background:#FF9900 url(../img/topmenu_bg_both.gif) no-repeat 0 0px;
}
a.HEADBUTTON:link, a.HEADBUTTON:visited {
color:#333333;
text-decoration:none;
background:#FF9900 url(../img/topmenu_bg_both.gif) no-repeat 0 0px;
}
a.HEADBUTTON:hover, a.HEADBUTTON:active {
color:#333333;
text-decoration:none;
background:#FF9900 url(../img/topmenu_bg_both.gif) no-repeat -180px 0px;
}

.HEADBUTTON_SELECTED {
float:left;
width:179px;
height:15px;
vertical-align: bottom;
text-align:center;
 color : #333333;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 padding-top:3px;
 font-family: Helvetica, Verdana, sans-serif;
 border-right: 1px solid #999999;
background:#FF9900 url(../img/topmenu_bg_both.gif) no-repeat -180px 0px;
}

a.HEADBUTTON_SELECTED:hover, a.HEADBUTTON_SELECTED:active {
color:#333333;
text-decoration:none;
background:#FF9900 url(../img/topmenu_bg_both.gif) no-repeat -180px 0px;
}


a.topmenu:link {
display:block;
width:179px;
height:18px;
text-align:center;
 color : #333333;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold; 
 font-family: Helvetica, Verdana, sans-serif;
 background-image: url(../img/topmenu_bg_blue.gif);
}

a.topmenu:visited {
display:block;

width:179px;
height:18px;
text-align:center;
 color : #333333;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
 background-image: url(../img/topmenu_bg_blue.gif);
}

a.topmenu:hover {
display:block;

width:179px;
height:18px;
text-align:center;
 color : #000033;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
 background-image: url(../img/topmenu_bg_orange.gif);
}


a.topmenu:active {
display:block;
width:179px;
height:18px;
text-align:center;
 color : #000033;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
 background-image: url(../img/topmenu_bg_orange.gif);
}



/* HIERARCHY */

#hierarchy {
display:block;
background-color: #FEDFB3;
border-bottom:1px;
border-bottom:1px solid #FFFFFF;
font-size : 10px;
width: 710px;
height: 9x;
padding:2px;
 font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
  padding-left: 8px;
}

 a.hierarchy:link, a.hierarchy:visited{
  color : #666666;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
/* margin-left:8px;
*/
}

 a.hierarchy:hover, a.hierarchy:active {
  color: #000000;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
/* margin-left:8px;
*/
}

/* job heirarchy */

#jobhierarchy {
float: left;
/*display:block; */
background-color: #FEDFB3;
border-bottom:1px;
border-bottom:1px solid #FFFFFF;
font-size : 10px;
width: 356px;
height: 9x;
padding:2px;
 font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
}

 a.jobhierarchy:link, a.jobhierarchy:visited{
  color : #666666;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
 margin-left:8px;
}

 a.jobhierarchy:hover, a.jobhierarchy:active {
  color: #000000;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
 margin-left:8px;
}

#shortlist {
float: right;
/*display:block; */
background-color: #FEDFB3;
border-bottom:1px;
border-bottom:1px solid #FFFFFF;
font-size : 10px;
width: 356px;
height: 9x;
padding:2px;
 font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
}

 a.shortlist:link, a.shortlist:visited{
  color : #666666;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
 margin-left:8px;
}

 a.shortlist:hover, a.shortlist:active {
  color: #000000;
   font-weight : bold;
  font-family: Verdana, Helvetica, sans-serif;
 text-decoration : none;
 margin-left:8px;
}


/* MODULES */

#modules {
    clear:both;
	width:720px;
	height:216px;
	background-image: url(../img/module_bg.gif);
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	}

#module_spacer{
width:239px;
	height:2px;
}
.spacer{
 font-size : 6px; 
 text-decoration : none;
 font-weight : none;
}
#module_cell_a{
	float:left;
	width:239px;
	height:216px;
}
#module_cell_b{
	float:left;
	width:239px;
	height:216px;
	border-left:1px solid #666666;
}
#module_cell_c{
	float:left;
	width:239px;
	height:216px;
	border-left:1px solid #666666;
	/*border-right:1px solid #666666;*/
}

#module_part_1{
width:239px;
height:29px;
padding-top:10px;
overflow:hidden;
}
#module_part_2{
width:239px;
height:71px;
overflow:hidden;
}
#module_part_3{
width:209px;
height:96px;
padding-left:20px;
padding-right:10px;
padding-top:10px;
overflow:hidden;
word-wrap: break-word;
}

a.modules:link {
 color : #FF9900;
 font-size : 14px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
 margin-top:15px;
 border:0px;
}

a.modules:visited {
 color : #FF9900;
 font-size : 14px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
  margin-top:15px;
   border:0px;
 
}

a.modules:hover {
 color : #000033;
 font-size : 14px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
  margin-top:15px;
   border:0px;
 }

.module_title {
	font-size : 14px;
	color : #EC8718;
	font-weight : bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.module_texttitle {
	font-size : 14px;
	color : #666666;
	font-weight : bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
.module_text {
	font-size : 11px;
	color : #666666;
	font-weight : bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	}



a.moduledetail:link {
 color : #333333;
 font-size : 11px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;

}
a.moduledetail:visited {
 color : #333333;
 font-size : 11px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;

}
a.moduledetail:hover {
 color : #666666;
 font-size : 11px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;

}

/* CONTENT */

#content_top {
clear:both;
text-align:left;
width: 700px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 0px;
overflow:hidden;
}

#content_titlebox{
text-align:left;
width: 680px;
overflow:hidden;
}


#content_left {
float: left;
width: 330px;
margin-top:  5px;
margin-bottom: 10px;
margin-right:10px;
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
line-height:150%;
}

#content_right {
float: right;
width: 330px;
margin-top:  10px;
margin-bottom: 10px;
margin-right:10px;
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
line-height:150%;
overflow:hidden;
}
#content_stop{
clear:both;
height:1px;
width: 700px;
margin:  0px;
overflow:hidden;
}

.content_title {
	font-size : 14px;
	color : #333333;
	font-weight : bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.content_text {
	font-size : 11px;
	color : #666666;
	font-weight : bold;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* FOOTER */

#footer {
    clear:both;
	width:720px;
	height:128px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	overflow: hidden;
	}

#footer_star {
    float:right;
	width:240px;
	height:128px;
	background-image: url(../img/logo_star_big_bg.gif);
	}

#footer_star_base{
    clear:right;
	float:right;
	width:240px;
	background-image: url(../img/bg_orange.gif) ;
	}
	
#footer_left {
    float:left;
	width:480px;
	height:108px;
	vertical-align:middle;
	}

#footer_menu {
    width:460px;
	vertical-align:middle;
	background-image: url(../img/footer_menu_bg.gif);
	padding:10px;
	border-bottom:1px solid #666666;
	}
	
#footer_address {
  	width:460px;
	height:25px;
	line-height: 1.4;
	background-image: url(../img/footer_address_bg.gif);
	vertical-align: top;
	padding:10px;
	
	overflow:hidden;
	}

#footer_fb {
    width:460px;
	height:29px;
	vertical-align:middle;
	text-align:right;
	padding:4px;
	}


 a.footermenu:link {
 color : #666666;
 font-size : 11px;
 text-decoration : none;
 font-weight : none;
 font-family: Verdana, Helvetica,  sans-serif;
}
 a.footermenu:visited {
 color : #666666;
 font-size : 11px;
 text-decoration : none;
 font-weight : none;
 font-family: Verdana, Helvetica,  sans-serif;
}
 a.footermenu:hover {
 color : #333333;
 font-size : 11px; 
 text-decoration : underline;
 font-weight : none;
 font-family: Verdana, Helvetica,  sans-serif;
}

.footeraddress{
 color : #666666;
 font-size : 9px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Verdana, Helvetica,  sans-serif;

}

/*CLOSE PAGE*/

#PAGECLOSE {
clear:both;
    width:720px;
	height:0px;
	border-top:1px solid #666666;
	}

#END{
	width:780px;
	margin: 0 auto; top center repeat-y; text-align: left;
	height:100px;
}

/* PAGE SPECIFIC FROM HERE*/

/* PAGE TITLE */

#PAGETITLE {
clear:both;
display:block;
width:720px;
height:36px;
background:#00CCCC url(../img/pagetitle_bg_blue.gif) repeat 0 0px;
overflow:hidden;
}

#PAGETITLE_TITLE{
float:left;
width:481px;
text-align:left;
vertical-align: middle;

}

#PAGETITLE_DROPDOWN{
float:right;
width:239px;
text-align:left;
vertical-align: middle;
}

.pagetitle {
 color : #003399;
 font-size : 14px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Helvetica,  sans-serif;
 margin-top:5px;
  margin-left:0px;
}

/* OPPORTUNITY CELL FEATURED*/

#OPPORTUNITY_FEATURED {
   	clear:both;
    width:720px;
	background-image: url(../img/opportunity_featured_bg.gif);

}

#OPPORTUNITY_FEATURED_TITLE {
   	background-image: url(../img/topmenu_bg_blue.gif);
	margin-bottom:10px;
}
#OPPORTUNITY_FEATURED_CONTENT {
    line-height:120%;
	}
#OPPORTUNITY_FEATURED_BASE {
	clear:both;
  	height:9px;
	background-image: url(../img/topmenu_base.gif);
}

.opportunity_title{
 color: #333333 ;
 font-size : 14px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Helvetica,  sans-serif;
 margin-left:0px;
 
}
.opportunity_text{
 color : #333333;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Helvetica,  sans-serif;
  margin-left:60px;
  margin-bottom:10px;
 }
 
 a.opportunity_link:link {
 color : #666666;
 font-size : 12px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.opportunity_link:visited {
 color : #666666;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.opportunity_link:hover {
 color : #000033;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;

}

/* OPPORTUNITY CELL PLAIN */

#OPPORTUNITY_PLAIN {
clear:both;
background-color: #FFFFFF;
    width:720px;
	}


#OPPORTUNITY_PLAIN_SEPARATOR {
background-color:#FEDFB3;
width: 720px;
display:block;
clear:both;
height: 9px;
}

#OPPORTUNITY_PLAIN_CONTENT {
background-color:#FFFFFF;
width: 720px;
clear:both;
line-height:120%;
}

.opportunity_plain_text{
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Helvetica,  sans-serif;
  margin-left:60px;
  margin-bottom:10px;
 
}

/* OPPORTUNITY DETAIL */

#OPPORTUNITY_DETAIL{
clear:both;
display:block;
width:720px;
}

#OPPORTUNITY_DETAIL_TITLE{
clear:both;
display:block;
height:26px;
line-height:150%;
background-image: url(../img/featurered_detail_blue.gif);
}

#OPPORTUNITY_DETAIL_TEXT{
line-height:120%;
}

.OPPORTUNITY_DETAIL_TITLE{
 color:#333333;
 font-size:14px;
 text-decoration:none;
 font-weight:bold;
 font-family:Helvetica, sans-serif;
}

.OPPORTUNITY_DETAIL_TEXT_ORANGE{
 color : #FF7F00;
 font-size : 14px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Verdana, Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:220px;
}
.OPPORTUNITY_DETAIL_TEXT_GREY{
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:220px;
}

.CONTACT_DETAIL_TEXT_GREY{
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:2px;
}

.TEXT_ERRORS{
 color : #FF0000;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:2px;
}


 a.opportunity_detail:link {
 color : #666666;
 font-size : 12px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:220px;
margin-bottom:30px;
}

a.opportunity_detail:visited {
 color : #666666;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:250px;
margin-bottom:30px;
}

a.opportunity_detail:hover {
 color : #000033;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:250px;
margin-bottom:30px;

}

/* SALES & LEASE */

#SALES_DETAIL{
width:720px;
clear:both;
vertical-align:top;
}

#SALES_DETAIL_LEFT{
float:left;
width:480px;
text-align:left;
vertical-align:top;
}

#SALES_DETAIL_RIGHT{
float:right;
width:240px;
text-align:left;
vertical-align:top;
background-image: url(../img/opportunity_featured_bg.gif);
}

#SALES_DETAIL_L_PAGE{
width:480px;
background-image: url(../img/pagetitle_bg_blue.gif);
}

#SALES_DETAIL_L_TITLE{
width:480px;
background-image: url(../img/opportunity_featured_bg.gif);
}

#SALES DETAIL_L_TEXT{
width:480px;
}

#SALES_DETAIL_R_PICTURE{
width:240px;
vertical-align:top;
background-image: url(../img/opportunity_featured_bg.gif);
}

#SALES_DETAIL_R_BUTTON{
width:240px;
height:36px;
background-image: url(../img/sales_detail_R_button_bg.gif);
line-height:150%;
}

#SALES_DETAIL_R_BUTTONSPACER{
margin-bottom:5px;
margin-top:5px;
}
 a.sales_detail_button:link {
 color : #34B3D1;
 font-size : 14px;
 text-decoration:none;
  font-weight :bold;
 font-family: Helvetica, Verdana, sans-serif;
 margin-top:10px;
 margin-bottom:10px;
}
a.sales_detail_button:visited {
 color : #34B3D1;
font-size : 14px;
 text-decoration:none;
  font-weight :bold;
 font-family: Helvetica, Verdana, sans-serif;
 margin-top:10px;
 margin-bottom:10px;
}
a.sales_detail_button:hover {
 color : #EC8718;
font-size : 14px;
 text-decoration:none;
  font-weight :bold;
 font-family: Helvetica, Verdana, sans-serif;
 margin-top:10px;
 margin-bottom:10px;
}


#SALES_DETAIL_R_TITLE{
width:240px;
height:22px;
background-color:#34B3D1;
}

.sales_detail_white{
color: #FFFFFF;
 font-size : 14px; 
 text-decoration: none ;
 font-weight: bold;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:5px;
  margin-top:5px;
   margin-left:20px;
     
  
}

#SALES_DETAIL_R_TEXT{
width:240px;
background-image: url(../img/opportunity_featured_bg.gif);
}
.sales_detail_R_text{
color: #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: bold;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:5px;
  margin-top:5px;
   margin-left:20px;
   margin-right:20px;
  
  
}

#SALES_DETAIL_R_TEXT_X{
width:240px;
min-height:300px;
background-image: url(../img/opportunity_featured_bg.gif);
}

.sales_detail_R_text{
color: #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: bold;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:5px;
  margin-top:5px;
   margin-left:20px;
   margin-right:20px;
}


#SALES_TEXT{
float:left;
width:481px;
text-align:left;
}

#SALES_PICTURE{
float:right;
width:239px;
text-align: left;
}
 a.picturelink:link IMG{
 border-color: #9CD6E6;
}

 a.picturelink:visited IMG{
 border-color: #9CD6E6;
}

 a.picturelink:hover IMG{
 border-color: #EC8718;
 }

.SALES_DETAIL_TEXT_ORANGE{
 color : #FF7F00;
 font-size : 14px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Verdana, Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:20px;
}
.SALES_DETAIL_TEXT_GREY{
 color : #666666;
 font-size : 12px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;
  margin-bottom:10px;
  margin-left:60px;
margin-right:20px;
}

 a.SALES_detail:link {
 color : #666666;
 font-size : 12px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:20px;
margin-bottom:30px;
}

a.SALES_detail:visited {
 color : #666666;
 font-size : 12px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:20px;
margin-bottom:30px;
}

a.SALES_detail:hover {
 color : #000033;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
   margin-left:60px;
margin-right:20px;
margin-bottom:30px;

}
#picturepop_window{
width:600px;
width:600px;
text-align: center;
padding:25px;
}

#picturepop_header{
width:640px;
height:50px;
}
#picturepop_id{
float:left;
width:200px;
height:50px;
text-align:left;
}

#picturepop_menu{
float:right;
width:440px;
height:50px;
text-align:right;
}

#picturepop_pic{
clear: both;
width:640px;
height:450px;
text-align: center;

}
#picturepop_footer{
width:600px;
text-align: center;
padding:20px;
}

.picturepopid{
color : #666666;
 font-size : 12px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.picturepopbuttons:link {
 color : #666666;
 font-size : 16px; 
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.picturepopbuttons:visited {
 color : #666666;
 font-size : 16px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a.picturepopbuttons:hover {
 color : #34B3D1;
 font-size : 16px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
 }
 
/* all links */ 
 
 a:link, a:visited {
 color : #333333;
 font-size : 11px;
 text-decoration : none;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

a:hover, a:active {
 color : #666666;
 font-size : 11px; 
 text-decoration : underline;
 font-weight : bold;
 font-family: Helvetica, Verdana, sans-serif;
}

.paging_text{
 color : #666666;
 font-size : 12px; 
 text-decoration: none;
 text-align: center;
 font-weight: none ;
 font-family: Helvetica,  sans-serif;
  margin-left:60px;
  margin-right:60px;  
  margin-top:20px;
  margin-bottom:15px;
}

select.searchform
{
font-size:80%;
background-color:#fff;
margin-top:2px;
margin-bottom:2px;
margin-right:10px;
}

table
{
  margin-left:60px;
margin-right:60px;
	
}

table.noindent
{
  margin-left:0px;
  margin-right:0px;
}

th
{
 color : #666666;
background-color: #FEDFB3; 
 font-size : 10px; 
 text-decoration: none ;
 font-weight: bold ;
 font-family: Verdana,Helvetica,  sans-serif;	
}

td
{
 color : #666666;
 font-size : 9px; 
 text-decoration: none ;
 font-weight: none ;
 font-family: Verdana,Helvetica,  sans-serif;	
}