BODY
{
	background: #e6e6e6;
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color      : #666;
	border-right: 1px #949393 solid;
	margin: 0;
	padding: 0;
}

h1 {
	background: #545456;
    display: block;
	padding: 7px 10px 7px 17px;
	margin: 0;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2;
   	color: #fff;
	width: 172px;
   	font-weight: bold;


}


A:link, A:visited
{
	color      : #666;
	font-size  : 12 px;
	text-decoration : none;
}
/*
A:hover
{
	color		:#CCCCCC;
	text-decoration :  underline;
	background-color: #6666FF;
}
*/
TABLE    { 
			 font-family: Arial;
	    	 font-size  : 12 px;
			 font-weight: bold;
			 width: 172px;
			 margin: 0;
			 padding: 0;}
			 
tr, td {
	margin: 0;
	padding: 0;
}
			 
TD, td.out, form.override td.out, form.override td   { 
	background: url(images/nav_bg2.gif) repeat;
	padding: 7px 10px 7px 17px;
    display: block;
	margin: 0px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
   	font-size: 12px;
   	line-height: 1.2;
   	color: #fff;
}
TD.special {
}

td.over, form.override td.over { 	
background: url(images/nav_bg2_over.gif) repeat;
	padding: 7px 10px 7px 17px;
    display: block;
	margin: 0px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
   	font-size: 12px;
   	line-height: 1.2;
   	color: #fff;
cursor:hand;
} 

.normalTable {border: none; background-color: transparent;}

form p, input, select, option {
	color: #666;
}

form {
	margin-left: 10px;
}

form.override {
	margin-left: 0;
}

form table {
	width: 162px;
}

form.override table {
	width: 172px;
}

form td {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
