BODY {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #83A8FF;
	text-align:center; }

img {
	border: 0px; }
img.box {
	float: right;
	margin-right: 20px;
}
img.sbox {
	float: left;
	margin-right: 30px;
}

A {
	Color: #000080; 
	text-decoration: none; }

A:visited {
	Color: #000080; }
	
A:hover {
	Color: #FF0000;
	text-decoration: none; }

TD {
	Color: #000000;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 10pt;}


DIV#header {
	width:850px;
	height:100px;
	text-align:left;
	clear: both;
	margin: 0 auto;
}

DIV#menu {
	background-image: url(hmenu.jpg);
	width:850px;
	height:34px;
	clear: both;
	margin: 0 auto;
}

DIV#content {
	background-image: url(mid.gif);
	width: 850px;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
DIV#t {
	margin-left: 20px;
	text-align: left;
	margin: 0 auto;
}

DIV#footer {
	background-image: url(foot.gif);
	width:850px;
	height:47;
	clear: both;
	margin: 0 auto;
}


#header img {
	margin: 8px; }

#menu p {
	margin: 0px; padding: 0px; padding-top: 8px; }

#menu A {
	Color: #FFFFFF;
	Font-Size: 10pt;
	font-weight: bold;
	text-decoration: none; }

#menu A:visited {
	color: #FFFFFF; }
	
#menu A:hover {
	Color: #FFC000;
	text-decoration: none; }
	

ul {
	list-style-image: url(dzkw.gif);

}

H1 {
	font-size: 19px;
}

H2 {
	font-size: 16px;
}


