@charset "utf-8";
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	margin: 0;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head {
	font-family: Arial;
	font-size: 22px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head4 {
	font-family: Arial;
	font-size: 27px;
	text-decoration: none;
	color:#CCCCCC;
}
.text-head2 {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color:#78b13b;
}
.text-head3 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#78b13b;
}
a:link{
	color: #CCC;
}
a:hover{
	color: #99cc33;
}
a:visited{
	color: #CCC;
}
a:active{
	color: #CCC;
}
ul{ padding-top: 0; margin-top: 0; margin-bottom: 0; }
ul li{ font-size: 13px; padding-bottom: 5px; padding-top: 0; margin-top: 0; margin-bottom: 0; }

#gallerypagenumber{ padding: 0; margin: 2px 0 0 1px; list-style-type: none; width: 100%; }
#gallerypagenumber li{ padding: 0; margin: 0; list-style-type: none; display: inline; }
#gallerypagenumber li a{ padding: 3px 15px 3px 15px; margin: 1px 1px 0 0; text-decoration: none; color: #CCC; background: #000; }
#gallerypagenumber li a:hover{ color: #99cc33; }
