/*----------------------------------------------------------------------
    Name: style.css 
    Author: Neville Lee, WebFuzion.com Internet Applications
    Last Rev: 4/22/05
------------------------------------------------------------------------*/
	
body {
  border: 0;
  padding: 0;
  margin: 0;
  background-color : #b6b6b6; 
	background-image: url(images/background_body.jpg);
  color : Black;
	height: 100%; 
	width: 100%;
}

.imageborder {
	border : thin solid #990000;
}

.border_image {
  border : solid;
	border-color : ThreedDarkShadow ThreedLightShadow ThreedLightShadow ThreedDarkShadow ;
}

.thumb_border_image {
  border : solid;
	border-color : #CCCCCC #5D5D5D #5D5D5D #CCCCCC  ;
}

.contact_content {
	padding : 14px 14px 14px 14px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
  line-height: 150%;
}

.contactformtablecontent{
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}

.contactform_dropdownlist {
font-family: Verdana, Arial, Helvertica, sans-serif;
font-weight: normal;
font-size: 8px;
color: #000000;
background-color: #FE9900;
}

.contactform_textentry{
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}

.content8black {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8px;
  font-weight: normal;
  color: #000000;
}

.content9black {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9px;
  font-weight: normal;
  color: #000000;
}

.content8white {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8px;
  font-weight: normal;
  color: #FFFFFF;
}

.content8silver {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8px;
  font-weight: normal;
  color: #EFEFEF;
}

.content10black {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
  font-weight: normal;
  color: #000000;
}

.content12black {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
  font-weight: normal;
  color: #000000;
  line-height: 150%;
}

.content14black {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 14px;
  font-weight: normal;
  color: #000000;
  line-height: 150%;
}

.content12paleyellow {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
  font-weight: normal;
  color: #FFFFCC;
}

.content10tablewhite {
	padding : 2px 2px 2px 2px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
  font-weight: normal;
  color: #EFEFEF;
}

.content10boldwhite {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
  font-weight: bold;
  color: #EFEFEF;
  line-height: 130%;
}

.content10boldred {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
  font-weight: bold;
  color: #E42D4B;
  line-height: 130%;
}

.content12boldwhite {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
  font-weight: bold;
  /*color: #E42D4B;*/
  color: #EFEFEF;
  line-height: 150%;
}

.content12boldred {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
  font-weight: bold;
  /*color: #E42D4B;*/
  color: #E42D4B;
  line-height: 150%;
}

.content14blackbold {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 14px;
  font-weight: bold;
  color: #000000;
  line-height: 150%;
}

.content16blackbold {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 16px;
  font-weight: bold;
  color: #000000;
  line-height: 200%;
}

.content16whitebold {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 200%;
}

.credits {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
  color: #6C6C6C;
}


.header16boldgold {
	padding : 0px 0px 0px 0px;
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 16px;
  font-weight: normal;
  color: #CCCC33;
}

.send_button {
font-family: Verdana, Arial, Helvertica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #330134;
background-color: #9C9CF6;
padding : 2px 2px 2px 2px;
}

.submenu10black {
  font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9px;
  font-weight: bold;
	line-height: 9px;
  color: #000000;
}
