body {
	background-color: #333333;
	font-family: tahoma,;
	font-size: 12px;
	color: #000000;
}
.header {
	border: 5px solid #000000;
}
.main {
	background-color: #FFFFFF;
	border: 4px solid #000000;
}
.left {
	background-color: #000000;
	padding: 5px;
	background-image: url(left-bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right {
	padding: 0px;
	background-color: #000000;
}
li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 3px 3px 3px 10px;
	display: block;
}
li {
	list-style-type: none;
}
li a:hover {
	color: #FFFF66;
text-decoration: underline;
}.lefttop {
	color: #CDD530;
	font-weight: bold;
	padding: 3px;
}
.thumbcontainer {
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	float: left;
	width: 100px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
a.thumblink {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C1536;
	display: block;
}
a {
	color: #FF66CC;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}.style1 {font-size: 11px}
.style2 {font-size: 18px}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.number {
	color: #FF99CC;
}
a:hover img{
	filter: Gray;
}
