body {
        font-family: arial; 
        font-size: 12px;
        color: #634c54;
        margin: 0px;
        padding:0px;
	background-color: #f2e8ec;
        
        scrollbar-face-color: #f2e8ec;
        scrollbar-highlight-color:#f2e8ec;
    
	scrollbar-shadow-color: #733C52;
        scrollbar-3dlight-color: #733C52;
        scrollbar-arrow-color: #733C52;
    
	scrollbar-track-color:#733C52;
        scrollbar-darkshadow-color:#f2e8ec;
        scrollbar-base-color:#733C52;
}

td {
        font-family: arial; 
        font-size: 12px;
        color: #634c54;
}

td.company {
        font-family: arial; 
        font-size: 13px;
        font-weight:bold;
        color:#ffffff;
        
}


td.bglinks{
        background-color: #f2e8ec;
        background-image: url('images/bg_links.gif');
        background-repeat: no-repeat;
        background-position: top left; 
        width   :       200px;
}

a:link          { font-family:Arial; font-size:12px;font-weight:bold; color:#ac8e99; text-decoration:none; }
a:visited       { font-family:Arial; font-size:12px;font-weight:bold; color:#ac8e99; text-decoration:none; }
a:active        { font-family:Arial; font-size:12px;font-weight:bold; color:#ac8e99; text-decoration:none; }
a:hover         { font-family:Arial; font-size:12px;font-weight:bold; color:#634c54; text-decoration:none; }

img.img_level0, img.img_level0 {
        border : 0px;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

input.searchClass {
        background-color : transparent; 
        width:180px;
        margin:0px;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

