body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #003366;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.small {
	font-size: 10px;
	color: #003366;
}
.backPale {
	background-color: #E8ECF8;
}
.backDark {
	background-color: #336699;
}
.backWhite {
	background-color: #FFFFFF;
}
.backMenu1 {
	background-color: #4682B4;
}
.backMenu2 {
	background-color: #B0C4DE;
}
.backStripe {
	background-image:   url(../images/bk1.gif);
}
.link1 a:link {
	color: #FF6633;
	font-size: 10px;
	text-decoration: none;
}
.link1 a:hover {
	color: #336699;
	font-size: 10px;
	text-decoration: underline;
}
.link1 a:visited {
	color: #b0c4de;
	font-size: 10px;
	text-decoration: none;
}
.link1B a:link {
	color: #FF6633;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.link1B a:hover {
	color: #336699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.link1B a:visited {
	color: #b0c4de;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.link2 a:link {
	color: #FF6633;
	text-decoration: none;
	font-size: 12px;
}
.link2 a:hover {
	color: #336699;
	font-size: 12px;
	text-decoration: underline;
}
.link2 a:visited {
	color: #b0c4de;
	font-size: 12px;
	text-decoration: none;
}
.link2B a:link {
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.link2B a:hover {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.link2B a:visited {
	color: #b0c4de;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.link3 a:link {
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.link3 a:hover {
	color: #FF6633;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
.link3 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.blue {
	font-size: 10px;
	color: #336699;
}
.blueb {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.blue2 {
	font-size: 10px;
	color: #B0C4DE;
}
.blue2b {
	font-size: 10px;
	font-weight: bold;
	color: #B0C4DE;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
.whiteb {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.orange {
	font-size: 10px;
	color: #FF6600;
}
.orangeb {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.orangeb2 {
	font-weight: bold;
	color: #FF6633;
}

.table {
	border: thin solid #FFFFFF;
}
.customerquotes {
	font-size: 12px;
	color: #4682B4;
	font-style: italic;
}
.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	cursor : default;
	background-color : #FF6600;
	padding : 1px;
	margin: 1px;
	border: 1px ridge #FF9900;
}
.input { 
     color: #000033; 
     font-size: 9px; 
     font-family: Verdana; 
     font-weight: normal; 
} 
h1 {
	font-size: 8px;
	color: #4682B4;
	font-style: italic;	
}
h2 {
	font-family: Eurostile;
	font-size: 22px;
	font-weight: bold;
	color: #4682B4;
	vertical-align: baseline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4682B4;
	font-family: Arial, Helvetica, sans-serif;
}
.euro1 {
	font-family: Eurostile;
	font-size: 32px;
	font-weight: bold;
	color: #B0C4DE;
}
.euro2 {
	font-family: Eurostile;
	font-size: 26px;
	font-weight: bold;
	color: #4682B4;
}
.euro3 {
	font-size: 16px;
	font-weight: bold;
	color: #4682B4;
	font-family: Arial, Helvetica, sans-serif;
}


select, input.no, textarea {
	font-family: Tahoma;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #FF9900;
}
select.index {
	border : 1px solid #FF6600;
	font-family: Arial;
	font-size: 9px;
	background: #FFFFFF;
}
input.no2 {
	font-family: Tahoma;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px ridge #003366;
}
