/* CSS © 2001-2003 by JaniceKalyniuk.com Duplication and/or redistribution is strictly forbidden. */
INPUT, SELECT, TEXTAREA {font-family: Verdana; font-size: 8pt; color:FF6600; font-weight: normal; background-color: #FFFFFF; }

body {
	font-size: 11px;
	font-family: verdana,tahoma,arial;
	color: #666666;
	scrollbar-face-color: #FFFFFF;
     scrollbar-shadow-color: #FFCC00;
     scrollbar-highlight-color: #FFCC00;
     scrollbar-track-color: #FFFFFF; 
     scrollbar-arrow-color: #FF6600;
}
background color {
	color:#ffffff;
}
td {
	font-size: 11px;
	font-family: verdana,tahoma,arial;
}
li {
	font-size: 11px;
	font-family: verdana,tahoma,arial;
}
p {
	font-size: 11px;
	font-family: verdana,tahoma,arial;
}
h1 {
	font-size: 11px;
	color: #FF6600;
	font-family: verdana,tahoma,arial;
}
hr {
	color: #FF6600;
	height: 1px;
	width: 75%;
}
a:link {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.emphasis {
      font-size: 12px;
     font-weight: bold;
	color: #FF6600;
}
.border {
	border: 1px solid #FF6600;
	}
.border2 {
	border: 1px dotted #FF6600;
	}
/*Left and Right Column Links */
.bodynav 		  {
	color: #666666;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-style: normal;
} 
a.bodynav:link 	 { 
    font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:visited {
    font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:hover   {
    font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.bodynav:active  {
    font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	}
/* Contact and Copyright Links -Bottom of Page*/
.contact 		  {
	color: #FF6600;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
}
.contact2		  {
	color: #FFA86F;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
} 
a.contact:link 	 { 
    font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.contact:visited {
    font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.contact:hover   {
    font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.contact:active  {
    font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
	.cell {
	border-right-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.menuborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFDFB0;
}