body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #050505;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
	border: 0;
}
#txt {
	width:800px;
	height:30px;
	padding: 10px;
	padding-left:100px;
	float: left;
	margin-bottom: 40px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #8c8c8c;
}
.hendler
{
	width:802px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 4px;
}
.tx1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align: right;
	color: #999999;
	font-weight: bold;
	clear: left;
}
.tx2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#8c8c8c;
	text-align: left;
	clear: left;
	font-style: normal;
	font-weight: bolder;

}
.frame_small{
	width: 810px;
	background-color: #000000;
	font-family: Trebuchet MS;
	height: auto;
	margin: 0px 0px 0px 10px;
}
.foot{
	width: auto;
	background-color: #FFFFFF;
	padding: 10px 8px;
	font-family: Trebuchet MS;
	padding: 10px 6px 10px 6px;
	width: auto;
	margin: 6px 10px 6px 10px;
	font-size: 9px;
}
.pics {
	color: #A2877B;
	background: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	word-spacing: normal;
	margin: 0pt 4pt 0pt 0pt;
	padding: 8px;
	border: none;
	height: auto;
	top: auto;
	clip:  rect(auto auto auto auto);
	width: 306px;
	float: left;
}
.pics2 {
	color: #A2877B;
	background: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	word-spacing: normal;
	padding: 8px;
	border: none;
	float: left;
	height: auto;
	top: auto;
	clip:  rect(auto auto auto auto);
	width: 450px;
}
.spacer {
	width:785px;
	height: 1px;
	clear: both;
	border-bottom-color: #E1D4C3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
---------------------------------------------
TD,TH,SPAN,DIV,P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}

a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}

a.style5_pink:link, a.style5_pink:visited, a.style5_pink:active {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

a.style5_pink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.Hmenu:link, a.Hmenu:visited, a.Hmenu:active {
	color: #600;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #000000;
}

a.Hmenu:hover {
	color: #660000;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #660000;
}
.style5_pink {
	color: #CCC;
	font-weight: bolder;
}
.style9 {
	color: #C30;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.podlew {
	font-size: 10px;
	background-color:#990000
}
.img {
	background-color:#333333;
	padding: 3px;
}
.copy {
	color: #990000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 10px;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
}

#menu a:hover, #menu .active a {
	background: #666;
}

