BODY	{
	margin: 0px;
	margin-top: 15px;	
	background-image: url(../images/bkg.gif);
    background-color: #D4D4D4;
	}

/* ----- BACKGROUND STYLES ----- */

.bkg-lefttile	{
	background-image: url(../images/tile-left.gif);
	background-color: #D4D4D4;
	background-repeat: repeat;
	background-position: right top;
	}

.bkg-lefttile-bottom	{
	background-image: url(../images/tile-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

.bkg-righttile	{
	background-image: url(../images/tile-right.gif);
	background-color: #D4D4D4;
	background-repeat: repeat;
	background-position: left top;
	}

.bkg-righttile-bottom	{
	background-image: url(../images/tile-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.bkg-1nav	{
   background-image: url(../images/bkg-1nav.jpg);
   background-color: #CCCCCC;
   background-repeat: repeat;
   background-position: left top;
	}

.bkg-footer	{
   background-image: url(../images/bkg-footer.gif);
   background-color: #F2F2F2;
   background-repeat: repeat;
   background-position: left top;
	}

/* ----- BORDER STYLES ----- */

.border {
   border-style: solid;
   border-color: #000000;
   border-width: 2px;
   border-top: none;
   border-bottom: none;
   background-color: #FFFFFF;
   }

.border-photo {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   background-color: #FFFFFF;
   }


/* ----- FONT STYLES ----- */

h1 {
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	}
h2 {
	font: 14px arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	}
.hpintrotext {
	font: 18px arial, helvetica, sans-serif;
	color: #ff0000;
	font-weight:normal;
	margin:0px;
	padding:15px 0px 0px 0px;
	}
.hpintrotextgrey {
	font: 14px arial, helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

p, dl, dt, dd, td {
	font: 12px arial, helvetica, sans-serif;
	color: #555555;
	}

ol, ul, li {
	font: 12px arial, helvetica, sans-serif;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 3px;
	}


.footer	{
	font: 10px arial, helvetica, sans-serif;
	color: #555555;
	}


/* ----- LINK STYLES ----- */

a:link	{
	font: 12px  arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	font-weight: normal;
	}

a:active	{
	font: 12px  arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	font-weight: normal;
	}

a:hover	{
	font: 12px  arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: underline;
	font-weight: normal;
	}

a:visited	{
	font: 12px  arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	font-weight: normal;
	}


/* ---------- */

a.nav1:link	{
	font: 11px  verdana, arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	font-weight: normal;
	}

a.nav1:active	{
	font: 11px  verdana, arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	font-weight: normal;
	}

a.nav1:hover	{
	font: 11px  verdana, arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: underline;
	font-weight: normal;
	}

a.nav1:visited	{
	font: 11px  verdana, arial, helvetica, sans-serif;
	color:	#555555;
	text-decoration: none;
	font-weight: normal;
	}

/* ---------- */

a.nav2:link	{
	font: 10px  arial, helvetica, sans-serif;
	color:	#777777;
	text-decoration: none;
	font-weight: normal;
	}

a.nav2:active	{
	font: 10px  arial, helvetica, sans-serif;
	color:	#777777;
	text-decoration: none;
	font-weight: normal;
	}

a.nav2:hover	{
	font: 10px  arial, helvetica, sans-serif;
	color:	#777777;
	text-decoration: underline;
	font-weight: normal;
	}

a.nav2:visited	{
	font: 10px  arial, helvetica, sans-serif;
	color:	#999999;
	text-decoration: none;
	font-weight: normal;
	}

/* ---------- */

a.subsectionnav:link	{
	font: 10px  verdana, arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	}

a.subsectionnav:active	{
	font: 10px  verdana, arial, helvetica, sans-serif;
	color:	#FF0000;
	text-decoration: none;
	}

a.subsectionnav:hover	{
	font: 10px  verdana, arial, helvetica, sans-serif;
	color:	#666666;
	text-decoration: underline;
	}

a.subsectionnav:visited	{
	font: 10px  verdana, arial, helvetica, sans-serif;
	color:	#666666;
	text-decoration: none;
	}

/* ---------- */

a.footer:link	{
	font: 11px  arial, helvetica, sans-serif;
	color:	#333300;
	text-decoration: none;
	font-weight: bold;
	}

a.footer:active	{
	font: 11px  arial, helvetica, sans-serif;
	color:	#333300;
	text-decoration: none;
	font-weight: bold;
	}

a.footer:hover	{
	font: 11px  arial, helvetica, sans-serif;
	color:	#ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

a.footer:visited	{
	font: 11px  arial, helvetica, sans-serif;
	color:	#666666;
	text-decoration: none;
	font-weight: bold;
	}



/* ----- PADDING ----- */

.paddingnav	{
   padding: 4px;
	}

a.barlink:link, a.barlink:active, a.barlink:visited {
  color: #CC3333;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}

a.barlink:hover {
  color: #505050;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 11px;
}

.maincontent {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
}

.contentbar1 {
  background-color: #505050;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #D4D4D4;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.titlebar1 {
  background-color: #505050;
  color: #FFFFFF;
  border: 1px #CC3333 solid;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.titlebar2 {
  background-color: #D4D4D4;
  color: #000000;
  border: 1px #505050 solid;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}


.categorybar {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.titlebox {
	background-color: #CC3333;
	color: #D4D4D4;
	font-face: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px #505050 solid;
	border-top: 1px #505050 solid;
	border-bottom: 2px #505050 solid;
	border-right: 2px #505050 solid;
}

.shadowbox {
	border-left: 1px #D4D4D4 solid;
	border-top: 1px #D4D4D4 solid;
	border-bottom: 2px #D4D4D4 solid;
	border-right: 2px #D4D4D4 solid;
}

.button1 {
	background-color: #505050;
	border: 1 #CC3333 solid;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.button2 {
	background-color: #D4D4D4;
	border: 1 #CC3333 solid;
	font-size: 11px;
	font-weight: bold;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #CC3333;
}

.button3 {
	background-color: #CC3333;
	border: 1 #505050 solid;
	font-size: 11px;
	font-weight: bold;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #EEEEEE;
}

.button4 {
	background-color: #FFFFF;
	border: 1 #CC3333 solid;
	font-size: 11px;
	font-weight: bold;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #505050;
}
legend {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#BA0000;
}
fieldset {
	background:#fdfdfd;
	padding:10px;
	border:1px solid #ccc;
	margin:7px 0;
}
.errors {
	padding: 10px;
	border: 1px solid #9F4F4F;
	background-color: #FFDFDF;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.success {
	padding: 10px;
	border: 1px solid #4F9F4F;
	background-color: #DFFFDF;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}