<?php
include ("/home/kcking/hidden/acc/get_sitename.php");
?>

/*NOTE - THE CSS CLASSES BELOW ARE ARRANGED IN ALPHABETICAL ORDER:*/

.contents_area{
font-family:verdana,arial,helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
padding:25px;
}

.contents_fullBorder{
/*
OPTION 1 - WITH BORDER SIZE 1px:
border-width:1px;
border-style:solid;
border-color:<?php print "$sitebord_color";?>;

OPTION 2 - WITH BORDER SIZE 2px:
border-width:2px;
border-style:solid;
border-color:<?php print "$sitebord_color";?>;

*********************************************************************************************
COPY & PASTE EITHER OF THESE ABOVE OPTIONS TO REPLACE THE NEXT THREE LINES OF CSS CODE BELOW:
*********************************************************************************************
*/
border-width:2px;
border-style:solid;
}

.contents_inPg{
line-height:175%;
padding-left:8px;
}

.header_topTab_left{
color:white;
font-family:arial,helvetica,verdana,sans-serif;
font-size:12pt;
font-weight:bold;
margin-top:5px;/*sum of pixels in 'margin-top' & 'margin-bottom' should not exceed 6 px*/
margin-right:50px;
margin-bottom:1px;/*sum of pixels in 'margin-top' & 'margin-bottom' should not exceed 6 px*/
margin-left:3px;
}

.header_topTab_right{
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
font-weight:normal;
padding-bottom:5px;
}

.hr_mtf{
margin-top:5px;
margin-bottom:5px;
}

.master_table_div{
margin:6px;
}

.quotes{
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:7.5pt;
font-weight:normal;
}

.readAd_bot{
font-family:arial,helvetica,verdana,sans-serif;
font-size:10pt;
font-weight:normal;
}

.readAd_box{
width:656px;
border-width:2px;
border-style:solid;
border-color:black;
}

.readAd_img{
margin-top:42px;
margin-bottom:9px;
}

.readAd_midLeft{
color:red;
font-family:arial,helvetica,verdana,sans-serif;
font-size:8pt;
font-weight:bold;
}

.readAd_midRight{
font-family:arial,helvetica,verdana,sans-serif;
font-size:8pt;
font-weight:normal;
}

.readAd_topLeft{
font-family:arial,helvetica,verdana,sans-serif;
font-size:18pt;
font-weight:bold;
}

.readAd_topRight{
font-family:arial,helvetica,verdana,sans-serif;
font-size:13.5pt;
font-weight:normal;
/*using the 'padding' attribute here does not render gracefully in Netscape 4x browsers.*/
}

.respondAd_form{
margin-left:21px;
}

.respondAd_img{
margin-top:43px;
margin-bottom:5px;
}

.respondAd_inputBoxes{
font-family:arial,helvetica,verdana,sans-serif;
font-size:12pt;
font-weight:bold;
}

.respondAd_inputTo{
font-family:arial,helvetica,verdana,sans-serif;
font-size:10pt;
font-weight:normal;
}

.searchTable{
font-family:arial,helvetica,verdana,sans-serif;
font-size:12pt;
font-weight:normal;
}

.specials{
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:7.5pt;
font-weight:normal;
}

.sub_1a{
color:black;
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:8pt;
font-weight:normal;
margin:4px;
}

.sub_1b{
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:7.5pt;
font-weight:normal;
}

.sub_inPg{
font-family:arial,helvetica,verdana,sans-serif;
font-size:12pt;
font-weight:normal;
padding-left:13px;
}

A.url_1a{
color:red;
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
font-size:10pt;
font-weight:bold;
margin:0px;
}

.url_1b{
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:7.5pt;
font-weight:normal;
}

A.url_region{
color:blue;
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
font-size:10pt;
font-weight:bold;
margin:0px;
}

A.url_1bTop{
color:red;
/*font-family:verdana,arial,helvetica,sans-serif;*//*suggested by the designer*/
font-family:arial,helvetica,verdana,sans-serif;
/*font-size:8pt;*//*suggested by the designer*/
font-size:7.5pt;
font-weight:normal;
}

.url_inPg{
font-family:arial,helvetica,verdana,sans-serif;
font-size:12pt;
font-weight:normal;
padding-left:5px;
}

.url_options{
font-family:arial,helvetica,verdana,sans-serif;
font-size:10pt;
font-weight:normal;
}

A.url_placeAd{
color:red;
font-family:arial,helvetica,verdana,sans-serif;
font-size:13pt;
font-weight:bold;
}

h1, h2, h3, h4, h5 {
font-family:arial,helvetica,verdana,sans-serif;
}
/*------------------------------------------------------------------------------------------*/

