body {
	color : #666666;
	font-family : Verdana, Helvetica;
	font-size : 12px;
	line-height : 160%;
	border: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-face-color: #EDEDED; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #E5E5E5; 
	scrollbar-arrow-color: #666666; 	
}

h1 {
	color : #666666;
	font-size : 12px;
	line-height : 100%;
	font-weight : bolder;
	margin-bottom: 4; 
	padding-bottom: 4;
}

.p {
	color : #666666;
	font-size : 12px;
	line-height : 160%;
}

.pyear {
	color : #000000;
	font-size : 11px;
	line-height : 100%;
}

.pbold {
	color : #666666;
	font-size : 12px;
	line-height : 160%;
	font-weight : bolder;
}

.pboldheader {
	color : #666666;
	font-size : 10px;
	line-height : 110%;
	font-weight : bolder;
}

.psmall {
	color : #666666;
	font-size : 10px;
	line-height : 100%;
}
.psmallorange {
	color : #e6662b;
	font-size : 10px;
	line-height : 140%;
}
.pquote {
	color : #666666;
	font-size : 10px;
	line-height : 160%;
	font-style: italic;
}

.copyright {
	color : #666666;
	font-size : 9px;
	line-height : 120%;
}

.warranty {
	color : #666666;
	font-size : 11px;
	line-height : 140%;
}

.porange {
	color : #e6662b;
	font-size : 12px;
	line-height : 160%;
}

.porangebold {
	color : #e6662b;
	font-size : 12px;
	line-height : 160%;
	font-weight : bolder;
}

.abold {
	color : e6662b;
	font-size : 14px;
	line-height : 120%;	
	font-weight : bolder;
}

a:link {
	color : #e6662b;	
	font-size : 12px;
	line-height : 160%;
}
a:visited { 
	color : #e6662b;	
	font-size : 12px;
	line-height : 160%;
}
a:hover {
	color : #333333;
	font-size : 12px;
	line-height : 160%;
}
a:active {
	color: #333333;
	font-size : 12px;
	line-height : 160%;
}

.smalllink a:link {
	color : #e6662b;	
	font-size : 9px;
	line-height : 100%;
}
.smalllink a:visited { 
	color : #e6662b;	
	font-size : 9px;
	line-height : 100%;
}
.smalllink a:hover {
	color : #333333;
	font-size : 9px;
	line-height : 100%;
}
.smalllink a:active {
	color: #333333;
	font-size : 9px;
	line-height : 100%;
}

ul, li {
	color : #666666;
	font-size : 12px;
	line-height : 140%;
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 0px;
	}

.footnotes {
	color : #666666;
	font-size : 9px;
	line-height : 140%;
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 1px;
	}

.notes {
	color : #666666;
	font-size : 12px;
	line-height : 160%;
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 1px;
	}
	
input {
	border: 1px solid;
	background-color: #efefef;
}

.inputdefault {
	border: 0px none;
	background-color: #ffffff;
}

select {
	border: 1px solid;
	background-color: #efefef;
	width: 200px;
}

textarea {
	border: 1px solid;
	background-color: #efefef;
}

.button {
	border: 1px solid #000;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	}
	
form {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.tdrightedge {
	border: 0px;
	background-color: #ffffff;
	background-image: url(images/f_10.gif);
}
