body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Tahoma;
}
.style1 {
	font-size: 14px;
	color: #C5B8B8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
}
.style3 {
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	font-weight:bold;
}
.style6 {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color: #C5B8B8;text-decoration: none;}
.style6:link {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color: #C5B8B8;text-decoration: none;}
.style6:visited { font-size: 18px; font-family:Arial, Helvetica, sans-serif; color: #C5B8B8;text-decoration: none;}
.style6:hover {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color: #C5B8B8;text-decoration: none;}
.style6:active { font-size: 18px; font-family:Arial, Helvetica, sans-serif; color: #C5B8B8;text-decoration: none;}

.a{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited { font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active { font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
/*
td.b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
*/
.menu {
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}
.menu:link {
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}
.menu:visited {
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}
.menu:active {
	font-size: 12px;
	color: #999999;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	color: #FF9900;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: underline;
}
.img {
	border: 5px solid #999999;
}
.heading{
font-family:Tahoma;
font-size:18px;
color:#CCCCCC;
font-weight:bold;
margin-top:5px;
margin-left:20px;
margin-bottom:5px;
}

h1{margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;}

.block{
display:block;
padding:5px 5px 5px 5px;
border:solid #999999 1px;
background-color:#333333;
}