/* CSS Document */

body {
background-image:url(images/bg3.png);
}

h1 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A71930;
	background-image:url(images/bg-tile.jpg);
}
h2 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #A71930;
}

h3 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #A71930;
	margin: 0px;
}
h4 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	margin: 0px;
}
h5 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #A71930;
	margin: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.style1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline; 
	color: #666666;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 960px;
overflow: hidden;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 0px solid black;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #ffffff;
background: transparent url(images/blockdefault.gif) center center repeat-x;
}
.box { 
  background: #333333; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

.box2 { 
  background: #ffffff; 
}
.box2top { 
  background: url(images/ne2.gif) no-repeat top right; 
}
.box2top div { 
  font-size: 0;
  height: 8px; 
  background: url(images/nw2.gif) no-repeat top left; 
}
.box2bottom { 
  background: url(images/se2.gif) no-repeat bottom right; 
}
.box2bottom div { 
  font-size: 0;
  height: 8px; 
  background: url(images/sw2.gif) no-repeat bottom left; 
}
.box2content {
  padding: 0px 8px 0px 8px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a.style3:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.style3:visited {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a.style3:hover {

	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a.style3:active {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
}
