        .header  { background: white; color: white; border-bottom: solid 1px black; margin: 0 0 5px 0; padding: 2px; }
        .footer  {
	background: #ff2d00;
	color: #FFFFFF;
	border-top: #ff2d00;
	margin: 10px 0 0 0;
}
.formtext  {
	color: #000000;
	border-top: #ff2d00;
	margin: 10px 0 0 0;
	text-align: center;
}
.h1 {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
}
.h2 {
font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	}
        .company { font-weight: bold; }
        hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
        .top-news img { float: left; margin-right: 5px; }
        .top-news h3, .news h3 { font-size: large; font-weight: bold; }
        .accesskey { text-decoration: underline; }
        a { text-decoration: none; }
        .adverts { margin-top: 10px; }

        .product img { float: left; margin-right: 5px; }
        .product h3, .news h3 { font-size: large; font-weight: bold; }
		.content  { background: white; color: black; border-bottom: solid 1px black; margin: 0 0 5px 0; padding: 2px; font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;}
	.listtext {
	font-size: 0.75em;
	font-weight: bold;
	A:link text-decoration: none; color: white;
	A:visited text-decoration: none; color: white;
	A:active text-decoration: none color: white;
	A:hover text-decoration: underline overline; color: white; 	
	color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
	.links  {
	background: #2f0729;
	color: #FFFFFF;
	margin: 12px 0 0 0;
	text-decoration:none;
}
.textlinks  { background: white; color: black; margin: 0 0 5px 0; padding: 2px; font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;}
	form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:90%;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:15%;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

.arrowlistmenu{
width: 96%; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: 1em Arial, Sans-serif;
font color: #ff2d00;
color: white;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font color: #ff2d00;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
font: 1em Arial;
font color: #ff2d00;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
font: 1em Arial;
font color: #ff2d00;
background-color: #F3F3F3;
}
#blueblock{
width: 96%;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 1em;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 96%; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}
