@charset "windows-1251";
body {
	margin-left: 0px;
	margin-top: 10px;
	x-repeat: yes;
}

ul {
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 14px;
	color: #323290;
}

li {
	margin-left: 5px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 14px;
	color: #333333;
}

p {
	margin-left: 15px;
	margin-top: 10px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 14px;
	color: #323290;
}

.normal {
	margin-left: 15px;
	margin-top: 10px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 14px;
	color: #323290;
}

.ul_normal {
	margin-left: 5px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 14px;
	color: #323290;
}


p.h1 {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 7px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;	
}

p.h2 {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 7px;
	font-family: "Times New Roman", Palatino, Times, serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;	
}

/*allows you to click on logo to go home even though image is below top*/

a.topnav {
	color: #000000;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
}

a.topnav:hover {
	color: #cc3300;
}



a.topnav_on {
	color: #cc3300;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
}

a.topnav_on:hover {
	color: #cc3300;
}



a.leftnav {
	color: #000000;
	font-family: "Ms Sans Serif", "Times New Roman";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}


a.leftnav:hover {
	color: #cc3300;
}



a.leftnavsub {
	color: #000000;
	font-family: "Ms Sans Serif", "Times New Roman";
	font-size: 10px;
	text-decoration: none;
}

a.leftnavsub_on {
	color: #cc3300;
	font-family: "Ms Sans Serif", "Times New Roman";
	font-size: 10px;
	text-decoration: none;
}


a.leftnavsub:hover {
	color: #cc3300;
}

a.leftnav_on {
	color: #cc3300;
	font-family: "Ms Sans Serif", "Times New Roman";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav_on:hover {
	color: #cc3300;
}