body {
	font-family: Tahoma;
	font-size: 12px;
}
.maincontent {
	background-image: url(../images/decor/bg.gif);
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-repeat: repeat-y;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	padding: 10px;
	text-align: center;
}

a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #660099;
	text-decoration: underline;
}
.caption {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 4px;
	color: #666666;
	font-weight: bold;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma;
	color: #330066;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.bottommenu {
	text-align: center;
	background-repeat: repeat-y;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	background-image: url(../images/decor/bg.gif);
}
.header2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	padding-left: 7px;
	padding-top: 2px;
}
.topnote {
	text-align: right;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-top: 15px;
}
.topnote .link {
	color: #0000FF;
	font-style: italic;
}
.content {
	padding-left: 7px;
	font-family: Tahoma;
	font-size: 14px;
	padding-right: 10px;
}
.image_list {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	vertical-align: top;
}
.image_list img {
	border: 1px solid #009900;
}
.image_list .enlarge {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 1px;
	font-weight: bold;
}
.image_list .image_caption {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.promotetext {

	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	padding-left: 7px;
}
.content_comment {
	padding-left: 7px;
	font-family: Verdana;
	font-size: 12px;
	padding-right: 150px;
	font-style: italic;
	text-align: justify;
}
.promotetext2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	padding-left: 45px;
	padding-right: 32px;
	text-align: justify;
}
.notavailable {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF6633;
	padding-top: 3px;
}

