BODY{
scrollbar-3dlight-color:#cdcdcd; 
scrollbar-arrow-color:#cdcdcd;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#cdcdcd;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#cdcdcd;

font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color: #000000;
	text-decoration: underline;
}

HEAD( 
a:visited { text-decoration: none;
color: #000000 } 
a:hover { text-decoration: none;
color: #000000 }
)

.tblthin {
	BORDER-RIGHT: #000000 1pt solid;  BORDER-TOP: #000000 1pt solid;  BORDER-LEFT: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid; BACKGROUND-COLOR: #FFFFFF;
}
.tblthin_top_bottom {
	BORDER-TOP: #000000 1pt solid;  BORDER-BOTTOM: #000000 1pt solid; 
}
.tblthin_not_top {
	BORDER-RIGHT: #000000 1pt solid;  BORDER-LEFT: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid;
}
.tblthin_left {
	BORDER-RIGHT: #000000 1pt solid;  BORDER-TOP: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid; BACKGROUND-COLOR: #FFFFFF;
}
.tblthin_right {
	BORDER-TOP: #000000 1pt solid;  BORDER-LEFT: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid; BACKGROUND-COLOR: #FFFFFF;
}
.tblthin_onlytop {
	BORDER-TOP: #000000 1pt solid;
}

.tblthin_onlybottom {
	BORDER-BOTTOM: #000000 1pt solid;
}



.button { background-color: #ff3333;
          color: #ffffff; 
          font-family: verdana, arial;
          font-size: 10px;
          border: 1px solid #000000}
		  
input    { 
		   border: 1px solid #000000;
           background-color: #FFFFFF; 
           color: #000000; 
           font-family: verdana, arial; 
           font-size: 10px;
		   height: 18px;
		    }

select    { 
		   border: 1px solid #000000;
           background-color: #FFFFFF; 
           color: #000000; 
           font-family: verdana, arial; 
           font-size: 10px;
		    }

textarea { border: 1px solid #000000; 
           background-color: #FFFFFF; 
           color: #000000; 
           font-family: verdana, arial; 
           font-size: 10px}
/*
input, select, textarea {
		   border: 2px solid #ff0000;
           padding: 5px; 
           background-color: #99ccff; 
           color: #0000ff; 
           height: 30px;
    	   font-family: verdana, arial;
           font-size: 11px;
}
*/

.tbl {
  font-family: verdana, arial;
  font-size: 10px;
  padding-top:5px;
  padding-left:5px;
	
}

/* GENERAL fonts */
P, OL, UL, DIV, TBODY, H1, H2 {
	font-family: verdana, arial;
    font-size: 10px;
    color: #000000;
}
H1 { font-size: 11px; }
H2 { font-size: 11px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#content {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top; 
    font-size: 10px;
    color: #000000;
}


TD#colBorder {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top; 
    font-size: 10px;
    color: #000000;
}


TD#colLeft {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top; 
    font-size: 10px;
    color: #000000;
}

TD#colRight {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top; 
    font-size: 10px;
    color: #000000;
}




