
.theme1
{
	background-color:#000000;
	color:#666;
	font-size:12px;
	font:Arial;
	margin-left:-15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.theme1 a
{
	color:#999;
	text-decoration: underline;
}
.theme2
{
	background-color:#ffffff;
	color:#555;
	font-size:12px;
	font:Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}
.theme2 a
{
	color:#000000;
	text-decoration: underline;
}
.theme3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left:-20px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
}
.theme3 a{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff53b2;
	text-decoration: none;
}
.theme3 a:hover{
	color: #d44192;
	text-decoration: underline;
}
.theme4 {
	background-color: #ffffff;
	color: #ff53b2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.theme4 a{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.theme4 a:hover{
	color: #d44192;
	text-decoration: underline;
}

.theme5 {
	background-color: #ffffff;
	color: #07b8d2;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
}
.theme5 a{
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #797979;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.theme5 a:hover{
	color: #000000;
	text-decoration: underline;
}

.theme6 {
	background-color: #CCCCCC;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left:-20px;
}
.theme6 a{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.theme6 a:hover{
	color: #ffffff;
	background-color: #000000;
}
.theme7 
{
	background-color: #ffffff;
	color: #76B502;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
}
.theme7 a
{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.theme7 a:hover
{
	color: #76B502;
	text-decoration: underline;
}
