 html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, small, ol, ul, li, #podsh form, #podsh input{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: "" "";
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
caption, th, td {
/*text-align: left;*/
font-weight: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
	color: black;
	background: Black;
	text-align: center;
}
:focus {
outline: 0;
}




img{
	border: none;
}
.wbord{
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 995px;
}
.pl h1{
	line-height: 41px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.6pt;
	word-spacing: 5pt;
}
.tcent{
	text-align: center;
	margin: 20px 35px;
	background: transparent url(images/pl_bg.png) repeat-x;
	display: block;
	background-color: White;
}
.ri{
	margin: 0px 35px;
}

.block1{
	border: 1px solid #bdbcbd;
	width: 99%;
	background: White url(images/block_bg.png) repeat-x bottom;
	margin-bottom: 5px;
}
.block1 a{
	color: Black;
	text-decoration: underline;
	line-height: 20px;
}
.block1 a:hover{
	color: #363636;
}
.sb a{
	color: Black;
	text-decoration: underline;
	display: block;
	//height: 20px;
}
.sb a:hover{
	background-color: #e1e1e1;
	padding-left: 5px;
}
.block1 li{
	margin: 0px 15px;
}
.block1 h1{
	text-align: center;
	margin: 5px 0px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.6pt;
	word-spacing: 5pt;
}

.contsb a{
	font-size: 12px;
	color: Black;
	display: inline;
	padding: 0px;
	line-height: normal;
}
.contsb a:hover{
	color: Black;
	padding: 0px;
	font-size: 12px;
	background: transparent;
}
.ad{
	width: 100%;
}
.cont h1, .block1 h1{
	line-height: 41px;
	background: url(images/pl_bg.png);
}
.orange h1{
	background: url(images/pl_bg_orange.png);
	font-family: "Times New Roman", Times, serif;
}
.cont h2{
	line-height: 20px;
	font-family: "trebuchet MS",sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
p .bb, .cont b{
	display: block;
	font-weight: normal;
	padding: 15px;
	border: 1px solid #e1e1e1;
	background-color: #ebebeb;
}
.cont a{
	font-family: Tahoma;
	font-size: 12px;
	display: inline;
}
.cont a:hover{
	background-color: #fcf9d8;
	font-size: 12px;
	padding: 0px;
}
.cont li{
	padding: 5px 15px;
	list-style-position: inside;
	list-style-type: square;
}
.cont img, .ad img{
	display: block;
	margin: 10px auto;
	text-align: center;
	padding: 5px;
	border: 1px solid #e1e1e1;
	background-color: #ebebeb;
}
.h_menu a{
	color: white;
	font-family: "trebuchet MS",sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.6pt;
	word-spacing: 5pt;
	padding: 0px 20px;
}
.h_menu a:hover{
	text-decoration: none;
	color: Silver;
	font-family: "trebuchet MS",sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.6pt;
	word-spacing: 5pt;
}