html { overflow-x: auto; } 

BODY {
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000; 
    background-color : #FFFFFF; 
    margin : 0; 
} 

BR {
    font-size : 5px; 
    margin : 0; 
}

/********** LINKS ****************/

.highlight { background-color: yellow }

A:link {
    COLOR: #1A5A9C;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:visited {
    COLOR: #1A5A9C;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:hover {
    COLOR: #CD1123;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

A:active {
    COLOR: navy;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.sbox_menu:link {
    COLOR: #F3F4AA;
	background-color:#B70909; 
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.sbox_menu:visited {
    COLOR: #F3F4AA;
	background-color:#B70909;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.sbox_menu:hover {
    COLOR: #404040;
	background-color:#62F862;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.sbox_menu:active {
    COLOR: navy;
	background-color:#CFCEBB;
    font-size : 12px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.s_button:link {
    COLOR: #000000;
	background-color:#6EFA6E; 
    font-size : 10px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.s_button:visited {
    COLOR: #000000;
	background-color:#6EFA6E;
    font-size : 10px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.s_button:hover {
    COLOR: #F3F4AA;
	background-color:#B70909;
    font-size : 10px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.s_button:active {
    COLOR: #000000;
	background-color:#6EFA6E;
    font-size : 10px; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
	font-weight: bold;
}

a.ticker:visited {
	color: navy;
	text-decoration: underline ;
}

a.ticker:link {
	color: navy;
	text-decoration: underline ;
}

a.ticker {
	color: navy;
	text-decoration: underline ;
}

a.ticker:hover {
	color: red;
	text-decoration: none ;
}

/********** LISTS ****************/ 

li.category_li {
    list-style: none;
    /*margin: 0px 0px 0px 0px;*/
    /*list-style-image: url('./images/point.gif');*/ 
    /* background: url('./images/point.gif') no-repeat 0 12px; */
    /*padding: 2px 2px 2px 20px;*/
    /*padding: 10px 2px 2px 16px;*/
    /*display:block;*/
    /*display:list-item;*/
    
    list-style-image: url('./images/point.gif'); 
    padding: 0px 0px 0px 0px; 
 
}

ul.category_ul {
    /*list-style-image: url('./images/point.gif');*/
    /*padding: 0px;
    margin: 0px 0px 0px 0px;*/
    /*margin: 2px 2px 2px 20px;*/
    /*padding: 2px 2px 2px 20px;*/
    margin-left: 20px; /* width for bullet.gif */ 
    padding-left: 0; 
}

li.sitemap_li {
}

ul.sitemap_ul {
    margin-left: 10px;
    padding-left: 1.0em;
    padding-top: 0.2em;
    list-style-image: url('./images/point.gif')
}

/* Status line row/font style */

.status_line {
    background-color:#909090;
    color:#ffffff;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
 
a.status_line:link {
    color: #ffffff;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.status_line:visited {
    color: #ffffff;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

a.status_line:hover {
    color: #F56655;
    font-size : 12px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

/* Company listings styles */

.company_default {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	text-decoration : underline; 
    font-weight: bold;
	color: blue;
}

.company4 {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	text-decoration : underline; 
    font-weight: bold;
	color: blue;
}

.company3 {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	text-decoration : underline;
    font-weight: bold; 
	color: blue;
}


.company2 {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	text-decoration : underline;
    font-weight: bold;
	color: blue;
}

.company1 {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	text-decoration : underline; 
    font-weight: bold;
	color: blue;
}

.listing_hot {
    color: red;
    font-size: 9px;
}

.listing_new_updated {
    color: green;
    font-size: 9px;
}

.listing_marked {
    color:#5678A2;
    font-size: 9px;
}

/******* BOXES ***********/ 

div.greybox {
    background-color: #F9E9C7; 
    border-width: 1px; 
    border-color: #404040;
    border-style: solid; 
    padding: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
}

div.whitebox {
    background-color: #FFFFFF; 
    border-width: 1px; 
    border-color: #D6D5D6;
	border-style: solid; 
    padding: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
}


/******** TABLE STYLES ************/

table.list {
    border: 1px #F7F7F7 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px 0px 0px 0px;
    border: 1px 1px 1px 1px;
    padding: 2px 2px 2px 2px;
}

td.table_header {
    border: 1px #FFFFFF solid;
    background-color: #DEDFDE;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #515151;
}
 
td.table_rows {
    background-color:#F1F1F1;
    color:#666666
}

table.sbmenu {
    background-color:#EEC98E;
}

td.table_row_highlight {
    font-weight: bold;
    border: 1px #FFFFFF solid;
    background-color: #fcff9f;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

td.altrow1 {
    border: 1px #FFFFFF solid;
    background-color: #F0DDC6;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

td.altrow2 {
    border: 1px #FFFFFF solid;
    background-color: #D7DEED;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

table.bodyborder {
    border-bottom : 0px;
    border-left : 0px;
    border-right : 0px;
    border-top : 0px;
}

td.border {
    border-bottom : 1px solid #020446;
    border-left : 1px solid #020446;
    border-right : 1px solid #020446;
    border-top : 1px solid #020446;
	background-color: #E9DAB9;
}

td.border2 {
    background-image: url(images/cell-background.gif);
    BACKGROUND-REPEAT: repeat-x;
    border-left : 1px solid #020446;
    border-right : 1px solid #020446;
    border-top : 1px solid #020446;
	/background-color: #D1E5E5;
    padding : 5;
	font-weight: bold;
}

td.border3 {
    
    border-left : 1px solid #020446;
    border-right : 1px solid #020446;
    border-top : 1px solid #020446;
	background-color: #E4D5BE;
    padding : 5;
}

/********** FORMS STYLES ************************/
form {
    border-width : 0; 
    padding : 0; 
    margin : 0; 
    display:inline;
} 

/INPUT.button { 
/    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
/    font-size : 12px; 
/    color : #000000;
/    border: 1px solid #C0C0C0;
/    background-color:#E9E9E9; 
/}

INPUT.button, {
	color: #FFFFCC;
	font-size: 12;
	font-weight: 700;
	font-family:  Tahoma;
	border: solid 1px #000080;
	background: #0481F6 none; 
}

INPUT[type="button"]:hover {
	color: #FFFFCC;
	font-size: 12;
	font-weight: 700;
	font-family:  Tahoma;
	border: solid 1px #000000;
	background: #48AE48 none; 
}

.textarea_default {
    width: 400;
    height: 100;
    border: 1px solid #F6D87C;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
}

.textarea_tall {
    width: 400;
    height: 300;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
}

.input_default {
    width: 260;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_default_firmname {
    width: 400;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_seamless {
    width: 300;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 0px;
    padding: 1px 3px 1px 3px;
}

.input_small {
    width: 150;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small2 {
    width: 60;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small3 {
    width: 40;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_multiple {
    width: 300;
    height: 200;
    background-color : #FFFFFF; 
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}


radio { BORDER-STYLE: none; }

checkbox { BORDER-STYLE: none; }

INPUT , SELECT {
    background-color : #FFFFFF; 
    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
    color : #000000;
} 

TEXTAREA {
    background-color : #FCFDAB; 
    color : #000000; 
    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
} 

.required_star {
    font-size: 12px;
    color:#ff0000;
}


fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #172079;
	padding: 2px 3px;
	background: #FEF7DA;
	-moz-border-radius: 6px; 
}
fieldset.ad-reasons {
	border-style: solid;
	border-width: 1px;
	border-color: #172079;
	padding: 2px 3px;
	background: #FFFFFF;
	color: #000000;
	-moz-border-radius: 6px; 
}

legend{
    color: #000000;
    font-weight: bold;
    margin: 0;
	background-color:#80FF80;
}

/********** TEXT STYLES *************************/
span.text {
    color: #525163;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

span.text_bold {
    color: #525163;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

span.text_soft {
    color: #959598;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

span.text_soft_bold {
    color: #959598;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

span.text_large_bold {
    font-size: 14px;
    font-weight: bold;
    text-decoration : none;
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
}

span.text_small {
    font-size: 11px;
    text-decoration : underline;
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
}

span.text_large_bold_grey {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration : none; 
    color: 888888;
}

span.text_small_grey {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-decoration : none; 
    color: 888888;
}

span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

span.success {
    font-weight: bold;
    color:#006600;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.riflist {
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000; 
    margin : 0; 
} 



div.response_error {
    background-color: #ffeaea; 
    border-width: 1px; 
    border-color: #e82a2a;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

div.response_success {
    background-color: #eaffea; 
    border-width: 1px; 
    border-color: #4dda2c;
    border-style: solid; 
    padding: 2px 2px 2px 2px;
    -moz-border-radius: 4px;
}

/********** COMPARE CHART STYLES ****************/

.YES { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #006600
} 
.NO { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #FF0000
}

/* special styles for dhtml popup images */
/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    /*	position where enlarged image should offset horizontally
		from the right edge of the thumbnail.

		if you move the image to the left side of the page,
		use left: 0 instead.
	*/
    left: -130;
	bottom: 70;
}
.t-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: bold;
}
.f-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 10px;
}
.t-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	font-weight: normal;
	color: #FFFFFF;
}
.f-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 12px;
}
.t-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: normal;
}
.f-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 105px;
	padding-right: 5px;
	color: #FFFFFF;
}

/* Box corners - fixed 200 width */
.raised {
  background:transparent; 
  width:200px;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
  font-size:2em; 
  color:#fff;
  }
.raised p {
  padding-bottom:0.5em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #eee;
  }
.raised .b3 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #ddd;
  }
.raised .b4 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #aaa;
  }
.raised .b4b {
  background:#ccc; 
  border-left:1px solid #eee; 
  border-right:1px solid #999;
  }
.raised .b3b {
  background:#ccc; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
.raised .b2b {
  background:#ccc; 
  border-left:1px solid #aaa; 
  border-right:1px solid #999;
  }
.raised .b1 {
  margin:0 5px; 
  background:#fff;
  }
.raised .b2, .raised .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#999;
  }
.raised .boxcontent {
  display:block;  
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #999;
  }


/* Box Corners - Dynamic Width */
.raised2 {
  background:transparent; 
  width:98%;
  }
.raised2 h1, .raised2 p {
  margin:0 10px;
  }
.raised2 h1 {
  font-size:2em; 
  color:#fff;
  }
.raised2 p {
  padding-bottom:0.5em;
  }
.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b4, .raised2 .b1b, .raised2 .b2b, .raised2 .b3b, .raised2 .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b1b, .raised2 .b2b, .raised2 .b3b {
  height:1px;
  }
.raised2 .b2 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #eee;
  }
.raised2 .b3 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #ddd;
  }
.raised2 .b4 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #aaa;
  }
.raised2 .b4b {
  background:#ccc; 
  border-left:1px solid #eee; 
  border-right:1px solid #999;
  }
.raised2 .b3b {
  background:#ccc; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
.raised2 .b2b {
  background:#ccc; 
  border-left:1px solid #aaa; 
  border-right:1px solid #999;
  }
.raised2 .b1 {
  margin:0 5px; 
  background:#fff;
  }
.raised2 .b2, .raised2 .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised2 .b3, .raised2 .b3b {
  margin:0 2px;
  }
.raised2 .b4, .raised2 .b4b {
  height:2px; margin:0 1px;
  }
.raised2 .b1b {
  margin:0 5px; background:#999;
  }
.raised2 .boxcontent2 {
  display:block;  
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #999;
  }

