* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container {
	width: 942px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(/images1/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	padding-right: 20px;
	color: #7E0200;
}

#header{
	background-image: url(/images1/header.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(/images1/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(/images1/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 162px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 185px;
	padding-top: 15px;
	margin-right: 3px!important;
	margin-left: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 210px;
	margin-left: 190px;
	padding: 15px 0;
}

#footer {
	background-image: url(/images1/footer.jpg);
	height: 35px;
	clear: both;
	background-repeat: none;
	text-align: center;
padding-left: 5px;
padding-right: 5px;
	padding-top: 5px;
font-size: 10px;
}

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

h1 {
	font-size: 16px;
	color: #9A0500;
	background-image: url(/images1/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-right: 15px;
	padding-left: 8px;
}

h2 {
	font-size: 14px;
	color: #9A0500;
	background-image: url(/images1/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-right: 15px;
	padding-left: 8px;
}

.menu_left {
	background-image: url(/images1/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	color: #FFFFFF;
background-color: #991111;
	padding-top: 3px;
	padding-left: 24px;
}

.menu_right {
	background-image: url(/images1/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width:146px;
	color: #FFFFFF;
background-color: #991111;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

h3 {
	font-size: 12px;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	font-size: 10px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(/images1/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(/images1/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		font-weight:bold;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(/images1/menu_hover.jpg);
	background-repeat: repeat-x;
}

label {
	font-style: italic;
}


textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}




.table_razd,.table_razl {
	border-style:dashed;
	border-width:1px;
}


input {border-color:#999999; border-width:1px; border-style:solid;background-color:#FFFFFF; color:#000FFF;vertical-align:middle;}
input:hover {background-color:#FFFFcc; border-color:#000FFF; border-width:1px; color:#000000;}

textarea {border-color:#999999; border-width:1px; border-style:solid;background-color:#FFFFFF; color:#000FFF;vertical-align:middle;}
textarea:hover {background-color:#FFFFcc; border-color:#000FFF; border-width:1px; color:#000000;}


a {
	color:Blue;
	text-decoration:none;
}

img {
border: none;
}

a:hover {color:Red;}

.caution {
	border: 6px double red;
	background-color: #fcc;
	color: #200;
	padding: 5px;
	margin: 1em 0 0 .75em;
}
.caution p:first-child, .note p:first-child {
	margin-top: 0;
}
.caution-header {
	border: 1px solid red;
	border-width: 1px 2px 2px 1px;
	margin-top: -1.7em;
	background-color: #fcc;
	width: 10%;
	font-weight: bold;
	text-align: center;
	color: #600;
}
.sml{
	cursor:hand;
	vertical-align:middle
}

.kw{
	align:center;
}

.pt{
	margin-left:120px;
	width:300px;
	text-align:center;
	padding:10px;
            margin-top:20px;
	margin-bottom:20px;
	border-left: 1px dotted silver;
	border-right: 1px dotted silver;
	border-bottom: 1px dotted silver;
	background-image:url('/img/shblns/rozy.gif'); 
	background-repeat:repeat-x; 
	background-position:top;
	padding-top:20px;
}
.pager{
	margin-left:20px;
	text-align:center;
margin-top:20px;
margin-bottom:20px;
}

.menu {font-family: arial, sans-serif; width:158px;  position:relative; font-size:12px; z-index:100;font-weight:bold;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:158px;font-weight:bold; height:20px; text-align:center; color:#000; border:3px solid #fff; background:#dfdfdf; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#9A0500;}
.menu ul li:hover ul {display:block; position:absolute; width:160px; left:160px;top:0;}
.menu ul li:hover ul li a.hide {background:#d5d5d5; color:#9A0500;}
.menu ul li:hover ul li:hover a.hide {background:#9A0500; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#9A0500; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:160px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-160px;}

