@charset "iso-8859-1";


a:link

{

	font-size:1.0em;

	font-weight:bold;

	color:#cc3300;

}



a:visited

{

	font-size:1.0em;

	font-weight:bold;

	color:#cc3300;

}



a:hover

{

	color:#ff8800;

}



a:visited:hover

{

	color:#ff8800;

}



.contact

{	font-family:Verdana,Arial,sans-serif;

	font-size:0.8em;

	font-weight:bold;

	color:#ffeecc;

}



a.contact:link

{

	font-size:1.0em;

	color:#ffffff;

}



a.contact:visited

{

	font-size:1.0em;

	color:#ffffff;

}



a.contact:hover

{

	color:#ffff66;

}



a.contact:visited:hover

{

	color:#ffff66;

}



.heading

{

	color:#ffffff;

	font-family:Verdana,Arial,sans-serif;

	font-weight:bold;

	font-size:0.9em;

	line-height:1.7em;

}



.box

{

	color:#000000;

	font-family:Verdana,Arial,sans-serif;

	font-weight:normal;

	font-size:0.8em;

}



a.box:link

{

	font-size:1.0em;

	font-weight:bold;

	color:#cc3300;

}



a.box:visited

{

	font-size:1.0em;

	font-weight:bold;

	color:#cc3300;

}



a.box:hover

{

	color:#ff8800;

}



a.box:visited:hover

{

	color:#ff8800;

}



p

{

	margin-top:5px;

	margin-bottom:15px;

}



hr

{

	margin:5px 5px 0px 5px;

	color:#cc6600;

	height:1px;

}



.newstext

{

	color:#000000;

	font-family:Verdana,Arial,sans-serif;

	font-weight:normal;

	font-size:0.8em;

}



.newsbox

{

	margin-right:5px;

	margin-bottom:6px;

	border:solid 1px #996600;

	background-color:#ffffee;

}



.infobox

{

	border:solid 1px #5E5E5E;

	margin-bottom:6px;

	background-color:#ffffee;

}



.boxtitle

{

	width:100%;

	height:24px;

	background-image:URL('title-bg.gif');

}

a.jbutton{
  background: transparent url(BtnLeft.png) no-repeat top left;
  display: block;
  float: left;
  line-height: 14px; /* This value + 8px should equal height of the button */
  height: 22px;
  font: 8px "Arial";
  padding-left: 7px; /* Left part of image */
  text-decoration: none;
  outline:none;
  color:#202020;
  cursor:pointer;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
  opacity: 1;
  -moz-opacity: 0.99;
}
a.jbutton span{
  background: transparent url(BtnRight.png) no-repeat top right;
  display: block;
  padding: 4px 9px 6px 0; /*Set right padding here to 'padding-left' value above*/
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
a.jbutton:link, a.jbutton:visited{
  color: #202020; /* button text color */
}
a.jbutton:hover{ 
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
a.jbutton:hover span{ 
  color: #808080;
}


* html .minwidth {border-left:660px solid #ffe9c0; position:relative; float:left; z-index:1;}

* html .container {margin-left:-660px; position:relative; float:left; z-index:2; text-align:left;}
