body {
	background-color: #646464;
	color: black;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a,a:hover,a:visited {
	color:#666666;
}
.content {
	background-color: #FFFFFF;
	text-align: justify;
}
.content .menu1 {
	background-color: #C9C9C9;
	padding: 5px 0px;
}
.content .menu1 a, .content .menu1 .selected {
	background-color: #C9C9C9;
    font-size: 17px;
	padding: 5px 10px;
	text-decoration: none;
	color: #323232;
}
.content .menu1 a:hover, .content .menu1 .selected {
	color: #C9C9C9;
	background-color:#323232;
}

.footer .menu1 {
	padding: 5px 0px;
	text-align: center;
}
.footer .menu1 a {
    font-size: 16px;
	padding: 5px 20px;
	text-decoration: none;
	color: #ccc;
}
.footer .menu1 a:hover {
	color: #fff;
	background-color:#222;
}

.content .menu2 {
	background-color:#E1E1E1;
	padding: 4px 0px;
}
.content .menu2 a, .content .menu2 .selected {
	background-color:#E1E1E1;
    font-size: 12px;
	padding: 4px 10px;
	text-decoration: none;
	color: #323232;
}
.content .menu2 a:hover, .content .menu2 .selected {
	color: #E1E1E1;
	background-color:#666666;
}
.content .topblock img {
    float: left;
	border: 0px;
}
.content .topblock h1 {
    font-size: 18px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}
.content .topblock p {
    text-align: justify;
}
.content .topblock2 h1 {
    font-size: 18px;
	margin: 0px;
	font-weight: normal;
}
.content .alt {
    background-color: #eee;
}
.content .artlist h1 {
    font-size: 17px;
	font-weight: normal;
	color: #343434;
	margin: 0px;
}
.content .artlist p {
    font-size: 9px;
	margin:0px;
	color:#333333;
}
.content .artlist img {
    margin: 8px 8px 0 0;
	border: none;
}
.content .artlist .text {
    padding-right: 8px;
}
.content .indexlist h1 {
    font-size: 17px;
	font-weight: normal;
	color: #343434;
	padding: 0px 8px;
	margin: 0px;
}
.content .indexlist p {
    padding: 0px 8px;
    margin: 0px;
	border: none;
}

.content .indexlist h1 a {
	color: #343434;
}
.content .indexlist img {
}
.content .indexlist .date p {
	font-size: 9px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

.copyright a,.copyright a:hover,.copyright a:visited {
	color:#E0E0E0;
}
.thickbox {}
#TB_caption{
  color: #666;
}
#TB_closeWindowButton {
  color: #aaa;
  text-decoration: none;
  font-weight: bolc;
}
#TB_closeWindowButton:hover {
  color: #666;
}.content .indexlist .links {
	font-size: 10px;
}
