.menu {
	background-image:url(pics/menu_grad.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.topmenu {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.leftmenu {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5ffc0;
	color: #000000;
	padding-top:2px;
	padding-bottom:2px;
}
.leftmenu a {
	text-decoration: none;
	color: #000000;
}
.main {
	background-image: url(pics/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.text a {
	color: #006600;
	text-decoration:underline;
}
h2 {
	color: #006600;
	font-size: 14px;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
.rightmenu {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5ffc0;
	color: #000000;
	padding-top:2px;
	padding-bottom:2px;
}
.rightmenu a {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	margin: 0px;
}

h1 a {
	color: #060;
}


ul.star-list {list-style-type: square; padding-left: 0; margin-left: 20px;}
ul.star-list LI {margin-bottom: 4px; font-size: 12px;}

.table-album {margin: 10px 0 0;}
.table-album TD {padding: 0 10px 15px 0; vertical-align: top; text-align: left;}
.table-album TD A {border: 0; text-decoration: none;}
.table-album TD SPAN {display: block; line-height: normal; padding-top: 4px; font-size: 12px;}
.table-album TD SPAN A {font-size: 10px; color: #000;}
.table-album TD SPAN A:hover {text-decoration: underline; color: #006600;}
.table-album TD IMG {border: 1px solid #000; font-size: 11px;}
.table-album TD A:hover IMG {border: 1px solid #006600;}