body {
	background-color:#ffffff;
	/*background-color:#D8D8D8;
	background-image:url(../borders/bg.gif);*/
	font-size: 9.0pt;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	height-margin:0;
	width-margin:0; 
}
td {  
	font-family: Verdana,Geneva,sans-serif,arial,helvetica;
	font-size: 8.5pt;
}
A {
	color:#555555;
}
A:hover {
	color:#000000;
}
.maisc{
	text-decoration: none;
	color:#777777;  
	font-family: Verdana,Geneva,sans-serif,arial,helvetica;
	font-size: 8.0pt;
}
.maisc:hover{
	color:#ff0000;  
	font-family: Verdana,Geneva,sans-serif,arial,helvetica;
	font-size: 8.0pt;
}
.menu_breadcrum_dead{
	font-size: 9.0pt;
	color:#CC0000;
}
.menu_breadcrum{
	text-decoration: none;
	font-size: 9.0pt;
}
.menu_breadcrum:hover{
	font-size: 9.0pt;
	color:#CC0000;
}
.menu_level0{
	text-decoration: none;
	font-size: 8.5pt;
	font-weight:400;
}
.menu_level0:hover{
	font-size: 8.5pt;
	color:#CC0000;	
	font-weight: 400;
}
.menu_level0_dead{
	font-size: 9.0pt;
	color:#CC0000;
	font-weight: bold;
}
.item_view_title{
	font-size: 11.0pt;
	color:#333333;
	font-weight: bold;
}
.index_folder_title{
	font-size: 11.0pt;
	color:#333333;
	font-weight: bold;
}
.index_folder_cat{
	font-size: 9.5pt;
	text-decoration: bold;
	text-decoration: underline;
}
.index_folder_link{
	text-decoration: none;
	font-size: 8.5pt;
}
.index_folder_link:hover{
	font-size: 8.5pt;
	color:#CC0000;
}
.index_folder_text{
	font-size: 9.5pt;
	text-decoration: bold;
}
.template_table_body{
	background-color:#CC0000;
}
.item_scroll_thumb_bg{
	background-color:#CC0000;
}
.zoom_in {
	cursor: url("../css/ZOOM-IN.CUR"), -moz-zoom-in;
}
.zoom_out {
	cursor: url("../css/ZOOM-OUT.CUR"), -moz-zoom-out;
}