/* Redifined HTML Tag Styles */

a {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	color: #E9CBC7;
}

a:hover {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	color: #E9C71E;
}

body {
	border: 0px;
	background-color:#BD6167;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 0px 0px;
	letter-spacing: .04em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: .04em;
}


/*
input {background-color: #E6E6E6;border: 1px solid #ACACAC;}
select {background-color:#E6E6E6;border: 1px solid #ACACAC;}
textarea {background-color:#E6E6E6;border: 1px solid #ACACAC;}
*/

.button {
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.formfield {background-color: #ffffff;border: 1px solid #ACACAC;color: #333333;margin-right: 5px;}

.required {
	color: #FF0000;
	font-size: 9px;
}
/* Custom Tag Styles */

.navtables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 10px;
	font-weight: bold
	 }

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			font-variant: normal; 
			color: #E9CBC7;}
			
a.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E9CBC7;
	text-decoration: none;
}

a.designedby:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:	#E9C71E;
	text-decoration: underline;
}

/* Nav Tables, Display Tables*/


.noborder {
	border: 0px none;
}

/* Other Form Elements Tag Styles */

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

.SubHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #DE5504;
}

.SubHeaderHome {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .06em;
	color: #C0C0C0;
	font-family: Tahoma;
}


a.smalltextfooter {
	color: #E9CBC7;
	font-size: 10px;
}

a.smalltextfooter:hover {
	text-decoration: none;
	font-size: 10px;
	color: #E9CBC7;

}

.smalltextnocolor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: .04em;
}

.mainbody {
	text-align: center;
}

.bodypadding {
	padding: 10px;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: .05em;
}

.pageHeader {
	font-family: Tahoma;
	font-size: 20px;
	color:#E9CBC7;
}

em {
	font-family: Tahoma;
	font-size: 16px;
	font-style:	italic;
	color:#E9CBC7;
}

.strong {
	font-family: Tahoma;
	font-size: 17px;
	color:#FFFFFF;
}
