TD {
	FONT-SIZE: 11px; COLOR: #515151; LINE-HEIGHT: 130%; FONT-FAMILY: verdana,arial
}
H1 {
	display : inline; line-height: 20px; font-family: verdana;	font-size: 14px; font-weight: bold;	text-decoration: none; COLOR:#8D3D26
}
H2 {
	display : inline; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; line-height:14px; COLOR: #000000
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #161616; LINE-HEIGHT: 120%; FONT-FAMILY: verdana,arial; TEXT-DECORATION: underline
}
P {
	LINE-HEIGHT: 130%
}
B
{

}
strong{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #082D01; TEXT-DECORATION: none
}

.bottommar{
margin-bottom: 0px;
margin-top: 0px;
}

.background
{
background-image:  url('../images/header.jpg');
}



.yellowbor{
border-style: solid;
border-width: 2px;
border-color: #FFFEAA
}

.header {
	font-family: times new roman;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	COLOR: #BEEDFF
}
.welcome {
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #8D3D26
}
.content {
	font-family: verdana;
	font-size: 11px;
	font-weight: regular;
	line-height: 18px;
	text-decoration: none;
	COLOR: #ffffff
}
.side-link {
	font-family: verdana;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #8D3D26
}


.title{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FE5327
}
.header-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #FFFFFF
}
.bottom-link {
	font-family: verdana;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #000000
}
.inner-text {
	font-family:verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	COLOR: #000000
}
.formstyle
{
  width: 440px;
  color: #000000;
  background-color: #F1DBC3;
  /*background-image:  url('../images/formbg.jpg');*/
  background-repeat: no-repeat;
background-position: 100% 100%; 
  padding: 10px;
  border: 1px solid #000000;
  -webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 11px;
}

fieldset
{
  padding: 0 10px 5px;
  margin: 0 0 5px;
  border: 1px solid #FE5327;
-webkit-border-radius: 5px; /* Safari prototype */
-moz-border-radius: 5px; /* Gecko browsers */
border-radius: 5px;
}

legend
{
width: 9em;

  color: #FE5327;
  background-color: #DFD5C0;
  font-family: verdana, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 0;
  width: 100px;
  border: 1px solid #000000;
  -webkit-border-radius: 3px; /* Safari prototype */
-moz-border-radius: 3px; /* Gecko browsers */
border-radius: 3px;
}

label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 5px 3px 0 0;
}
.inputstyle
{
  margin: 4px 0 0 0;
  width: 80%;
  border: 1px solid #000000;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
textarea
{
  margin: 4px 0 0 0;
  width: 90%;
  border: 1px solid #000000;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
input:focus, select:focus, textarea:focus
{
  border: 1px solid #FE5327;
}

#buttons
{
  text-align: right;
  margin: -5px 0 -2px 0;
  width: 90px;
}

input.button
{
  width: auto;
  background: #D26E00;
  border: 2px solid #744114;
}
.query-content
{
font-family: verdana;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #000000

}
.link3
{
font-family: verdana;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	COLOR: #ffffff

}
.divposition
{
z-index:1
}