@charset "utf-8";
#top {
	background-image: url(images/_top2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #333;
	background-position: right;
}

#top table {
	margin-right: 15px;
	margin-top: 3px;
}
#top table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#top a   {
	color: #333;
	text-decoration: none;
	line-height: 25px;
	text-align: right;
	margin-right: 12px;
	margin-left: 12px;
}
#top a:hover {
	color: #DA251C;
	text-decoration: none;
	line-height: 25px;
	text-align: right;
	margin-right: 12px;
	margin-left: 12px;
}


#header  {

    } 

#topmenu ul {
	color: #666666;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu li {
	color: #333;
	list-style-type: none;
	display: block;
	height: 25px;
	padding-left: 33px;
	line-height: 25px;
	margin: 0px;
}

#menu h1 {
	color: #FFF;
	font-size: 100%;
	height: 25px;
	width: 237px;
	line-height: 25px;
	padding-left: 33px;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/_menu_h1.jpg);
	background-repeat: repeat-x;
}
#menu p {
	margin-left: 33px;
}
#menu a {
	text-decoration: none;
	color: #DA251C;
}
#menu a:hover {
	text-decoration: underline;
}




#menu ul {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	color: #333;
	list-style-type: none;
	display: block;
	height: 30px;
	padding-left: 33px;
	line-height: 30px;
	background-image: url(images/_navi.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#stripe a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}



#mainContent h1   {
	color: #D4281C;
	font-size: 110%;
	margin-right: 50px;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 20px;
}
#mainContent h2 {
	color: #D4281C;
	font-size: 100%;
	margin-right: 50px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 20px;
}
#mainContent h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4281C;
	margin-left: 20px;
	margin-right: 20px;
}


#mainContent p   {
	margin-left: 20px;
	line-height: 120%;
}
#mainContent table td {
	padding-left: 20px;
}
#mainContent a {
	text-decoration: none;
	color: #DA251C;
}
#mainContent a:hover {
	text-decoration: underline;
}



#footer {
	background-image: url(images/_footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#footer a {
	text-decoration: none;
	padding-left: 30px;
	line-height: 25px;
	font-size: 80%;
	color: #FFF;
	margin-right: 20px;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#form .box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A52230;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#form .button {
	border: 1px solid #A52230;
}
.thrColFixHdr #container #topmenu ul {
	padding-bottom: 10px;
}
#container #logo #topmenu ul li a {
	color: #333;
	text-decoration: none;
}
#container #menu ul li a {
	color: #333;
	text-decoration: none;
}
#container #menu ul li a:hover {
	color: #DA251C;
	text-decoration: none;
}
#container #logo #topmenu ul li a:hover {
	color: #DA251C;
	text-decoration: none;
}
.imglinks {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgrechts {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #C00;
}

.tableimg {
	border: thin solid #C00;
}


.formfield {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF8EA;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF8EA;
	border-right-color: #DA251C;
	border-bottom-color: #DA251C;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #DA251C;
}

