body {font-family:verdana; font-size:0.7em}

#box_tr {background:url(img/tr.png) 100% 0 no-repeat;
		 height:26px;
	   }

#box_tl {background:url(img/tl.png) 0 0 no-repeat;
		 height:26px;
	   }

#box_br {background:url(img/br.png) 100% 0 no-repeat;
		 height:29px;
	   }

#box_bl {background:url(img/bl.png) 0 0 no-repeat;
		 height:29px;
	   }

#box_top {
 background:url(img/top.png) 0 0 repeat-x;
 height:5;
}

#box_bottom {
 background:url(img/bottom.png) 0 100% repeat-x;
}

#box_right {
 background:url(img/rs.png) 100% 0 repeat-y;
}

#box_left { background:url(img/ls.png) 0 0 repeat-y;
}

.subtotal td {background-color:#ffa800;border-top:1px solid black}
.fleetmix {  font-family:verdana;background-color:#d4d4d4;  }
.fleetmix td {border-left:1px solid black;border-top:1px solid black;
			  border-right:1px solid #c0c0c0;
			  border-bottom:1px solid #c0c0c0;
			  cursor:pointer;cursor:hand;
			  padding:3px 10px}
.fleetmix th {background-color:#ffffa0;border:1px solid black}
.odd {background-color:#dfdfdf}

table td { font-family:verdana;font-size:0.7em }
table th { font-family:verdana;font-size:0.7em;background-color:#056CBB;color:white;padding:5 5}

.tab_title {padding:5 20;
			font-weight:bold;
			font-size:1.2em;
			color:yellow
}

.menu {cursor:hand;
	   text-decoration:underline;
	   font-weight:bold;
	  }

.sep {cursor:default;
	  text-decoration:none;
	 }
.details {font-weight:bold; }

form {margin:0 0}

.button { border-left:1px solid #c0c0c0;
          border-top:1px solid #c0c0c0;
          border-right:1px solid #000000;
          border-bottom:1px solid #000000;
          background-color:#c0c0c0;
          padding:4 4;
        }

.error {background-color:#ff0000;color:white }

.warning { background-color:#ffff00; }

.info { background-color:#00e000; color:white}

.info h4 { color:white}

input {font-family:verdana;font-size:1em}

dir { margin-top:5}

select {font-family:verdana;font-size:1em}

textarea {font-family:verdana;font-size:1em}

span {font-family:verdana}

.homepage {color:#0000cc; font-weight:bold;}

li {padding:3 0}

.logon_a  {color:yellow;font-weight:bold}
.logon_a:hover {color:black}

.bottom_a {color:blue;font-weight:bold;font-size:8pt}
.bottom_a:hover {color:#ffa000;}

.settings_menu {text-decoration:none;color:white;font-weight:bold;padding:5 5}
.settings_menu:hover {background-color:#ffa000; text-decoration:none}

#ratings table td {border:1px solid black;padding:3 3;width:25;text-align:center;cursor:hand;font-weight:normal}
#ratings td {padding-right:10}

.oddrow { background-color:#d0d0d0; }

