body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:visited,a:active {
	color: #E4859E; 
	text-decoration: none; 
}
a:hover {
	color: #666666; 
	text-decoration: underline; 
}
.txt-table {
border: 1px solid #FECBCC; 
background-image: url(/graphics/box_bg.gif); 
background-position: top; 
background-repeat: repeat-x; 
}
.txt-box {
border: 1px solid #666666; 
font: 10px Verdana; 
color: #666666; 
background: #ffffff;
padding: 2px; 
height: 13px; 
}
.txt-box-cat {
border: 1px solid #666666; 
font: 10px Verdana; 
color: #666666; 
background: #ffffff;
padding: 2px; 
height: 19px; 
}
.txt-box-cms {
border: 1px solid #666666; 
font: 10px Verdana; 
color: #666666; 
background: #ffffff;
padding: 2px; 
height: 13px; 
}
form {
margin: 0px; 
padding: 0px; 
}
.red {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.redx {
margin-top: 0px;
margin-bottom: 9px; 
}
.footer {
padding-top: 10px; 
padding-bottom: 10px; 
color: #999999; 
}

.news p {
margin-top: 3px; 
margin-bottom: 0px; 
}
.news ul {
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 5px; 
margin-right: 0px; 
color: #999999; 
}
.news li {
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
}

.page-header {
color: #999999; 
text-transform: uppercase; 
font-weight: bold; 
padding-top: 5px;
padding-bottom: 5px; 
padding-left: 10px;
}
.page-header a:link {
	color: #999999; 
	text-decoration: none; 
}
.page-header a:visited {
	color: #999999; 
	text-decoration: none; 
}
.page-header a:active {
	color: #999999; 
	text-decoration: none; 
}
.page-header a:hover {
	color: #666666; 
	text-decoration: underline; 
}
.contact input {
border: 1px solid #666666; 
font: 10px Verdana; 
color: #666666; 
background: #ffffff;
padding: 2px; 
height: 13px; 
width: 180px; 
}
.contact textarea {
border: 1px solid #666666; 
font: 10px Verdana; 
color: #666666; 
background: #ffffff;
width: 98%; 
}
hr {
border: 0;
width: 100%;
color: #FECBCC;
background-color: #FECBCC;
height: 1px;
}
.site-map BLOCKQUOTE {
margin-top: 2px;
margin-bottom: 10px;
margin-left: 25px; 
margin-right: 10px; 
}

/* Extra style classes by johnny scott created dec 2007 */
    
    /* generic column line item containers */
    div.left-float {  
        float:left;
        width:30px;      
        
    }
    
    div.right-float {
        float:right;
    }
    
    div.clear-both{
        clear:both;
    }
    div.clear-left{
        clear:right;
    }
    div.clear-right{
        clear:right;
    }
    
    div.line-item-container{
        font-size:13px;     
           
    }
    
    div.line-item{
        white-space:nowrap;    
        margin-bottom:4px;
        
    }
    
    div.column-set-container {
        width:auto;   
      /*  min-height:600px;   
        position:absolute; */
        left:0px;
    }
    
    div.column{
        width:119px;
        overflow:hidden;
        
    }            
    
    input.input-type-is-text{    
        vertical-align:middle;                     
    }
    div.line-item input.input-type-is-text{    
       width:69px; 
    
    }
    
    
    
/* Extra style classes by johnny scott created dec 2007 */