body {
	background-image: url(images/back.gif); 
	margin-left: 0px;	
	margin-top: 5px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
}
.rightback {
	background-image: url(images/backtopright.jpg);	
	background-repeat: no-repeat;
	background-position: right top;	
	background-color: #FFFFFF;
}
.baseback {
	background-image:url(images/barbase.gif);
}
.whitebase{
	background-color:#FFFFFF;	
	font-size: 10px;	
	text-align: center;
}
.sidemenu {
	background-image: url(images/backmenu.gif);
}
.indented {
	position: relative; 
	clip: rect(auto,auto,auto,auto); 
	left: 10px;
}
td {
	text-align: left;	
	vertical-align: top;
}
a {
	text-decoration: none; 
	font-weight: bold;	
	color: #336699;
}
a:hover{
	font-weight: bold;		
	color: #0000FF;
}
a.mainmenu{
	font-size: 12px;	
	line-height: 15px;
}
a.mainmenu:hover{
	color: #0000FF;
}
.bread{
	font-size: 10px;
}
a.bread{
	font-size: 10px;	
	text-decoration: underline;
}
a.bread:hover{
	font-size: 10px;	
	text-decoration: none;
}

