body, h1, h2, h3, h4, h5, h6, li, p, td, pre, ul{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	line-height: 1.3em;
    text-align:left;
	vertical-align: top;

}

body {
	scrollbar-face-color: #ff0000;
    scrollbar-highlight-color: #ff0000;
    scrollbar-shadow-color: #ff0000; 
    scrollbar-arrow-color: #E1AF6C; 
    scrollbar-track-color: #f8f8f8; 
    scrollbar-base-color: #f8f8f8; 
    scrollbar-dark-shadow-color: #000000; 
    scrollbar-3d-light-color: #000000;
}

h1 {
	color:#E1AF6C;
    font-size:1.4em;
    font-weight: bold;
    margin-bottom: 4px;
 }

h2 {
	color:#FF0000;
    font-size:1.4em;
    font-weight: bold;
    margin-bottom: 4px;
}

h3 {
	color:#e1af6c;
    font-size:1.2em;
    font-weight: bold;

}

h4 {
	color:#000033;
    font-size:1em;
	font-weight: bold;
    margin-bottom: 2px;
}


td {
	list-style-position: outside;
	list-style-image:  url(images/bullet9.gif);
}

.tdr {
	text-align: right;
}


.footer {
	border: 0px;
	width: 667px;
	color:#000000;
	font-size:8pt;
	text-align:center;
	line-height: 1.5em;
	vertical-align: bottom;
	display: inline-table;
}

.textFrame {
	position: static;
	width: 600px;
	height: 450px;
	background-color: #ffffff;
	border: 1px solid #660000;
	background-image:  url(images/spacer_transparent600x450.gif);
}

td.spfooter {
	color: #E1AF6C;
	font-size: 11px;
    line-height: 1.5em;
    text-align: center;
	display: table-cell;
	vertical-align: middle;
}

li {
	list-style-position: outside;
	list-style-image:  url(images/bullet9.gif);
	list-style-type: none;
	line-height: 1.5em;
}
.textboxstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: #ece9d8;
}

input {  
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt; 
	color: #000033;
	background-color: #ece9d8; 
	border: 1px #e1af6c solid; 
}

.center {
  text-align: center;
}

textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
	color: #000033;
	background-color: #ece9d8; 
	border: 1px #e1af6c solid; 
	
	}
.radiobox {
	background-color: #ece9d8;
	border: none;
	color: #000033;

}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ece9d8;
	border: 1px #e1af6c solid;
	color: #000033;
	font-weight: bold;


}

div.textBorder {
	color: slategray;
	margin: 40px;
}

a {	
   text-decoration:none;
	font-weight: bold;
	font-style: italic;


}
a:link {
	color:#000033;

}
a:visited {
	color:#E1AF6C;

}
a:hover {
	color:#E1AF6C;

}

a:active {
	color:#E1AF6C;

}


a.spfooter:link {
	color:#E1AF6C;

}
a.spfooter:visited {
	color: #E1AF6C;
}

a.spfooter:hover {
	color: #CCCCCC;
}
a.spfooter:active {
	color:#CCCCCC;
}

a.direct:link {
    font-style: normal;
    color:#000000;

}
a.direct:visited {
	color: #E1AF6C;
    font-style: normal;
}

a.direct:hover {
	color: #000000;
	background-color: #E1AF6C;
    font-style: normal;
}
a.direct:active {
	color:#000000;
    font-style: normal;
}

.picr  {
	border:2px solid #E1AF6C;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}