body {
background-color: #FFEED4;
background-image: url("img/bg.gif");
background-repeat: repeat-x;
background-attachment: top;
color: #000000;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.top {
width: 100%;
}

.title {
font-size: 18px;
color: #970000;
text-transform: uppercase;
font-family: arial narrow, arial;
display: inline;
}
h2, h3 {
font-size: 13px;
color: #970000;
text-transform: uppercase;
font-family: arial, arial;
}
b {
font-size: 12px;
color: #970000;
text-transform: uppercase;
font-family: arial, arial;
}
.button{ border-width: 1px; 
		border-color: #969696; 
		border-style: solid; 
		font-size: 14px;
}
.txt {
color: #000000;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 12px;
width: 90%;
}
.txt-center {
color: #000000;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 12px;
width: 30%;
}
.pic {
border-width: 5px;
border-color: #F8BE83;
border-style: solid;
}
.nbg {
width: 100%;
background-image: url("img/nbg.gif");
background-repeat: repeat-x;
}
.bbg {
background-image: url("img/bbg.jpg");
background-repeat: repeat-x;
background-color: #C10D07;
width: 100%;
height: 90px;
color: #FFFFFF;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 14px;
}
.menu {
width: 350px;
}
A:link, A:visited { color: #676767; text-decoration: none; font-family: arial narrow, verdana, tahoma, sans-serif;}
A:active, A:hover { color: #676767; text-decoration: underline; font-family: arial narrow, verdana, tahoma, sans-serif;}

A.mn:link, A.mn:visited, A.mn:active, A.mn:hover { color: #970000; font-size: 11px; text-transform: uppercase; }

A.red:link, A.red:visited, A.red:active, A.red:hover { color: #D34100; font-size: 12px; font-weight: bold; font-family: arial; line-height: 20px;}

A.footlink:link, A.footlink:visited, A.footlink:active, A.footlink:hover { color: #ffffff; font-size: 12px; font-weight: bold; font-family: arial; line-height: 20px;}



