BODY {
	
	Background-color: #ffffff;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight:normal; 
	line-height:13px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.topmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40566E; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #40566E; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.more {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #465157; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.more:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #465157; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #7F1A17; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: bold; 
}
.big2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #95BC41; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:Normal;
}
/* menu css */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/red.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/green.gif) center center repeat-x;
}
/* menu css */.hometxt {
	font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
/* Chamfer Borders*/
.chamfer {
	background: transparent;
	width:80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.chamfer h1, .chamfer p {margin:0 10px;}
.chamfer h1 {font-size:2em; color:#000; letter-spacing:1px;}
.chamfer p {padding-bottom:0.5em;}

.chamfer .top, .chamfer .bottom {display:block; background:transparent; font-size:1px;}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {display:block; overflow:hidden; height:1px; background:#eca; border-left:1px solid #000; border-right:1px solid #000;}
.chamfer .b1 {margin:0 5px; background:#000;}
.chamfer .b2 {margin:0 4px;}
.chamfer .b3 {margin:0 3px;}
.chamfer .b4 {margin:0 2px;}
.chamfer .b5 {margin:0 1px;}

.chamfer .boxcontent {display:block; background:#eca; border-left:1px solid #000; border-right:1px solid #000;}

.chamfer .boxcontent2 {
	display:block;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color: #99cc99;
}

.chamfer .b11, .chamfer .b22, .chamfer .b33, .chamfer .b44, .chamfer .b55 {display:block; overflow:hidden; height:1px; background:#99cc99; border-left:1px solid #000; border-right:1px solid #000;}
.chamfer .b11 {margin:0 5px; background:#000;}
.chamfer .b22 {margin:0 4px;}
.chamfer .b33 {margin:0 3px;}
.chamfer .b44 {margin:0 2px;}
.chamfer .b55 {margin:0 1px;}

.chamfer .boxcontent3 {
	display:block;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color: #f0ed96;
}

.chamfer .b111, .chamfer .b222, .chamfer .b333, .chamfer .b444, .chamfer .b555 {display:block; overflow:hidden; height:1px; background:#f0ed96; border-left:1px solid #000; border-right:1px solid #000;}
.chamfer .b111 {margin:0 5px; background:#000;}
.chamfer .b222 {margin:0 4px;}
.chamfer .b333 {margin:0 3px;}
.chamfer .b444 {margin:0 2px;}
.chamfer .b555 {margin:0 1px;}
/*chamfer end*/
