BODY {
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
P,A,UL,LI,TABLE,DIV,SPAN,FONT {
	font-size: 13px;
	font-family: Tahoma, Verdana;
	color:#787878;
}
h1 {
	font-size: 15px;
	font-family: Tahoma;
	font-weight:bold;
	color:#787878;
	padding:0px 0px 10px 0px;
	margin:0px 0px 16px 0px;
	background: url('img/019.gif') left bottom no-repeat;
	
	
}

h2
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#787878;
	}

div.content p {
	color:#787878;
}
.text {
	color:#787878;
}
.copyr {
	color:#404040;
}
.red {
	color:#FF420F;
	text-decoration:underline;
}
.newstext {
	color:#000000;
	font-family: Verdana;
	margin:16px 70px 0px 0px;
}
div.date {
	color:#A9A9A9;
	font-size: 10px;
	height: 24px;
	margin:16px 0px 0px 12px;
	background: url('img/012.gif') left top no-repeat;
}

td.tdblack {
	background: url('img/006.gif') left top repeat-x;
}
td.tdred {
	background: url('img/007.gif') left top repeat-x;
}
td.tdgreen {
	background: url('img/008.gif') left top repeat-x;
}
td.tdblue {
	background: url('img/009.gif') left top repeat-x;
}
.bigborder {
	border: #DEDEDE 7px solid;
}
.bwborder {
	border: #999999 2px solid;
	padding:1px 1px 1px 1px;
	margin:0px 1px 1px 0px;
	cursor:pointer;
}
.colborder {
	border: #26A90D 2px solid;
	padding:1px 1px 1px 1px;
	margin:0px 1px 1px 0px;
}
.on {
	display:inline;
}
.off {
	display:none;
}
.link0 {
	color:#808080;
	font-size: 10px;
	text-decoration:none;
}
.link1 {
	color:#808080;
	font-size: 10px;
	text-decoration:none;
	background: url('img/013.gif') left center no-repeat;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 10px;
}
.link2 {
	color:#404040;
	font-size: 10px;
	text-decoration:none;
	background: url('img/014.gif') left center no-repeat;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 10px;
}
.menu1 {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
	background: url('img/015.gif') left center no-repeat;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 25px;
}
.menu1_act {
	color:#FF430C;
	font-size: 11px;
	text-decoration:none;
	background: url('img/016.gif') left center no-repeat;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 25px;
}
.menu2 {
	color:A2A2A2;
	font-size: 10px;
	text-decoration:none;
	background: url('img/017.gif') left center no-repeat;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 22px;
}
.menu2_act {
	color:FE430E;
	font-size: 10px;
	text-decoration:none;
	background: url('img/018.gif') left center no-repeat;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 22px;
}
input.text {
	border: #B4B4B4 1px solid;
	width:260px;
	height:28px;
	padding:5px 0px 0px 0px
}
input.pict {
	border: #B4B4B4 1px solid;
	width:150px;
	height:28px;
	padding:5px 0px 0px 0px
}

input.btn {
	border: #B4B4B4 1px solid;
	background: #B4B4B4;
	width:102px;
	height:28px;
	font:11px Tahoma;
	color:#FFFFFF;
	cursor:pointer;
}
textarea {
	border: #B4B4B4 1px solid;
	width:260px;
	height:128px;
}

div.content p.new_tiz{
	font-size: 17px;
	font-family: Tahoma;
	color:#4f4f4f;

}