body {			font-family: Verdana, Arial;
			background: url('images/bg.gif');
			margin: 0px; }

a.navi:link,
a.navi:active,
a.navi:visited { 	text-decoration: none; color: #666666;
			font-size: 12px; font-weight: bold; }
a.navi:hover   { 	text-decoration: none; color: #FFFFFF;
			font-size: 12px; font-weight: bold; }
a.navItem:link,
a.navItem:active,
a.navItem:visited { 	text-decoration: none; color: #FFFFFF;
			font-size: 12px; font-weight: bold; }
a.navItem:hover   { 	text-decoration: none; color: #FFFFFF;
			font-size: 12px; font-weight: bold; }

.barHead {		text-decoration: none; color: #FFFFFF;
	 		font-size: 12px; font-weight: bold; }

.barBody {		text-decoration: none; color: #000000;
	 		font-size: 10px; font-weight: normal; }

div, td {		text-decoration: none; color: #000000;
	 		font-size: 12px; font-weight: normal; }


a:link,
a:active,
a:visited { 		text-decoration: none; 
			font-size: 12px; font-weight: bold; color: #0066CC; }
a:hover   { 		text-decoration: underline; 
			font-size: 12px; font-weight: bold; color: #0066CC; }


.bar {			text-decoration: none; color: #FFFFFF;
	 		font-size: 11px; font-weight: bold; }
a.bar:link,
a.bar:active,
a.bar:visited { 	text-decoration: none; 
			font-size: 11px; font-weight: bold; color: #CCCCCC; }
a.bar:hover   { 	text-decoration: underline; 
			font-size: 11px; font-weight: bold; color: #FFFFFF; }


input, 
textarea, 
select {		border-width: 1px; 	border-color: #666666;
			border-style: solid; 	background-color: #CCCCCC; 
			font-size: 12px;	color: #666666; }
