body      {     

color: white;
background-color: black;
//background-image: url(darkbg.gif) 
font: 11px Tahoma;

}


a:link {color: white; font: 13px Tahoma; text-decoration: none; }
a:active {color: white; font: 13px Tahoma; text-decoration: underline; }
a:visited {color: white; font: 13px Tahoma; text-decoration: none; }
a:hover {color: red;  font: 13px Tahoma; text-decoration: none; }

.title_text
{
color: black;
font-weight: bold;
font-size: 14px;
font-family: Tahoma;
}

.newsbubble
{
color: black;
font-weight: bold;
font-size: 13px;
font-family: Tahoma;
}

.norepeat
{
background-repeat:no-repeat;
z-index: 100;
}

.repeatx
{
background-repeat:repeat-x;
}

.corners
{
        background-repeat: no-repeat;
        background-position: bottom right;
}



.NOREPEAT_TOP_LEFT
{
        padding: 0px;
        color: #FFF;
        background-image: url(pics/bg_trim.jpg);
        background-repeat: repeat-x;
        background-position: top right;
        border: 0px double #FFF !important;
}

.go_button
{
position:relative;
background-color: #e1e2e4;
border: 1px solid  #000 !important; 
color: #000000;
font-weight: none;
FONT-FAMILY: Tahoma, Georgia;
font-size: 12px;
}


.form_field
{
position:relative;
background-color: #f8f7f6;
border-bottom-color: black;
border-bottom-border: 1px;
border-left-color: black;
border-right-color: black;
border-top-color: black;
border: 1px black solid; 
color: black;
font-weight: none;
FONT-FAMILY: Tahoma, Georgia;
font-size: 12px;
}

.search_text
{
color: black;
font-weight: none;
font-size: 12px;
font-family: Tahoma;
}


.signup_button
{
position:relative;
background-color: #000000;
border: 1px solid  #000 !important;
color: #ffffff;
font-weight: none;
FONT-FAMILY: Tahoma, Georgia;
font-size: 12px;
}


a.footer:link {color: black; font-family: Tahoma; font-size: 9px; ! important; TEXT-DECORATION: none}
a.footer:active {color: black; font-family: Tahoma; font-size: 9px; ! important; TEXT-DECORATION: none}
a.footer:visited {color: black; font-family: Tahoma; font-size: 9px; ! important; TEXT-DECORATION: none}
a.footer:hover {color: black; font-family: Tahoma; font-size: 9px; ! important ;TEXT-DECORATION: none}


.rightwhitelines
{
background-image: url(/pics/whitelines.jpg);
        background-repeat: repeat-y;
        background-position: top left;
       //border-right: 10px solid #FFF !important;
}

.leftwhitelines
{
        background-image: url(/pics/whitelines.jpg);
        background-repeat: repeat-y;
        background-position: top right;
       // border: 0px double #FFF !important;
}
#menu_position {position:absolute; z-index:11; margin-left:30px; margin-top:690px; width:400px height:400px;}
#quotation_postit {position:absolute; z-index:10; margin-left:650px; margin-top:500px; width:310px height:350px;}
#main_body_content {position:absolute; z-index:11; margin-left:300px; margin-top:600px; width:310px height:350px;}
#copyright_footer {position:absolute; z-index:120; bottom: -200px;margin-left: auto; margin-right: auto; display: table-cell;
    vertical-align: bottom}

h1 {
  z-index: 1;
  font: 20px "tahoma", "Times New Roman", serif;
  color: white;
  font-style: none;
  font-weight: normal;
  margin: 0;
  margin-top:1.6em;
  position: relative;
  padding-right: 10px;
}


h2 {
  z-index: 1;
  font: 13px "tahoma", "Times New Roman", serif;
  color: white;
  font-style: none;
  font-weight: normal;
  margin: 0;
  margin-top:1.6em;
  position: relative;
  padding-right: 10px;
}

h3 {
  z-index: 1;
  font: 5px "tahoma", "Times New Roman", serif;
  color: white;
  font-style: none;
  font-weight: normal;
  margin: 0;
  margin-top:1.6em;
  position: relative;
margin-left: auto;
    margin-right: auto;
}


h4 {
  z-index: 1;
  font: 11px "tahoma", "Times New Roman", serif;
  color: white;
  font-style: none;
  font-weight: normal;
  margin: 0;
  margin-top:1.6em;
  position: relative;
  padding-left: 5px;
}


.index_td_table {
  z-index: 1;
  font: 13px "tahoma", "Times New Roman", serif;
  color: white;
  font-style: none;
  font-weight: normal;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
