/* CSS Document */

body {
	color: #333333;
	background-image: url('../images/fon.gif');
	background-repeat: repeat;
	margin: 0 px 0 px 0 px 0 px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #003399;
}


table {
	border: 0 px;
	margin: 0 px 0 px 0 px 0 px;
	padding: 0px 0px 0px 0px;
}
li {
	font-weight: bold;
}
.content{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: black;
	padding: 40px 20px 40px 20px;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	text-transform: case;
	line-height: normal;
	margin-top: 40px;

}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	text-transform: case;
	line-height: 1.7;
	/*line-spacing: 1.5;*/
	margin-top: 50px;
	margin-bottom: 40px;
}
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}


.text1 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	line-height: 1.5;
	
}

.text2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	list-style-position: outside;
	list-style-type: circle;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text3 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #772F2F;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	line-height: normal;
}

.text4 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	line-height: normal;
}
