body {
	margin:0;
	border:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#B21919;
	scrollbar-3dlight-color: #C5C5C5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F1F2F3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #979696;
	scrollbar-track-color: #B21919;
	scrollbar-arrow-color: #B21919;
}
td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { 
	text-decoration: underline; 
	color: #B21919;
}


.address { font-size:15px; font-weight:bold; text-decoration:none;}

.address a {  text-decoration:none;}


input, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right:1px solid #D8DDE0;
	border-bottom:1px solid #D8DDE0;
	border-left:1px solid #AEB1B3;
	border-top:1px solid #AEB1B3;
	scrollbar-3dlight-color: #C5C5C5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F1F2F3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #979696;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #B21919;
}
.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	width:70px;
	background-color:#B21919;
	border-right:1px solid #6F1616;
	border-bottom:1px solid #6F1616;
	border-left:1px solid #B21919;
	border-top:1px solid #B21919;
}
a:hover {
	text-decoration: underline; 
	color: #DEB9B9;
}
.bgtop {
	background-image:url(../images/layout/topmid.gif);
	background-position:center;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.bgmain {
	background-image:url(../images/layout/bgmain.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}
.bgbot {
	background-image:url(../images/layout/botmid.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-size: 12px;
	color:#777878;
}
.picright {
	border:1px solid #000000;
	padding-right:10px;
}

.lcarpic {
	padding-right:5px;
}

}

.rcarpic {
	padding-left:5px;
}
a.link-bot, a.link-bot:visited, a.link-bot:active { 
	text-decoration: none; 
	color: #777878;
}
a.link-bot:hover {
	text-decoration: underline; 
	color: #777878;
}

.redheadingtop {
	color: #B21919;
	font-weight: bold;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

h1 {
	color: #B21919;
	font-weight: bold;
	font-size: 19px;
}

.redheading {
	color: #B21919;
	font-weight: bold;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

ul.navigation { float:left; list-style-type:none; padding:0; margin:0;  }

ul.navigation li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase; float:left; padding-top:6; padding-right:15; padding-left:4; font-size:14px; 
}

ul.navigation a { color:#000; text-decoration:none;
}

ul.navigation a:hover { color:#b21919; text-decoration:none;
}



