BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #CCCCCC;}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-decoration: none;


}
.amenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;

}
.tablelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}


.text_normal {
	font-size: 10px;
	font-family: Verdana;
    
}

.img_header {
	color:#000000;
	font-size: 11px;
	font-family: Verdana;
	height: 17px;
	background-image: url(<?=$gal_url_full_path."/".$gal_imgdir?>/bg_header.gif);
	font-weight: bold;
	text-align: left;
}
.drop_menu {
	color:#000000;
	font-size: 10px;
	font-family: Verdana;
	background-color: #A6A6A6;
	font-weight: bold;
	text-align: left;
}

.row1 {
	border: 1px solid #666666;
	background-color: #cccccc;
}

body,td,th {
	font-family: Verdana;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
