.body {
	font-family:  Georgia, Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFE9A6;
	list-style-image: url(images/arrow_lt.gif);
}

.body A:LINK {color: #E57300; text-decoration: none}
.body A:VISITED {color: #E57300; text-decoration: none }
.body A:HOVER {color: #E57300; text-decoration: underline; background-color: #f5f5f5 }


.title {
	font-family:  Georgia, Times, Verdana, sans-serif;
	font-size: 21px;
	color: #E68F00;
	font-style: italic;
}

.title A:LINK {color: #E57300; text-decoration: none}
.title A:VISITED {color: #E57300; text-decoration: none }
.title A:HOVER {color: #E57300; text-decoration: underline; background-color: #f5f5f5 }


.number {
	font-family:   Verdana, sans-serif;
	font-size: 9px;
	color: #CC3300;
}

.quote {
	font-family:   Georgia, Verdana, sans-serif;
	font-size: 11px;
	color: #FFE9A6;
}

.specs {
	font-family:  Verdana, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FFE28C;
}

.specs A:LINK {color: #FFE28C; text-decoration: none}
.specs A:VISITED {color: #FFE28C; text-decoration: none }
.specs A:HOVER {color: #FFE28C; text-decoration: underline; background-color: #f5f5f5 }


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #D82C00;
	text-transform: uppercase;
	text-decoration: none;
}

.footer A:LINK {color: #BF2000; text-decoration: none}
.footer A:VISITED {color: #BF2000; text-decoration: none }
.footer A:HOVER {color: #BF2000; text-decoration: underline }


.column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #335380;
	text-decoration: none;
	list-style-image: url(images/bullet_arrow.gif);
}

.column A:LINK {color: #335380; text-decoration: none}
.column A:VISITED {color: #335380; text-decoration: none }
.column A:HOVER {color: #306CBF; text-decoration: none }


.column_butn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFE9A6;
	text-decoration: none;
	background-color: #95BFE5;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 3px 1px 3px;
	text-decoration: none;
	border-top: 1px solid #FFE9A6;
	border-bottom: 1px solid #7CA0BF;
	border-left: 1px solid #7CA0BF;
	letter-spacing: 1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE9A6;
}

.column_butn A:LINK {color: #FFE9A6; text-decoration: none;	background-color: #95BFE5}
.column_butn A:VISITED {color: #FFE9A6; text-decoration: none;	background-color: #95BFE5 }
.column_butn A:HOVER {color: #D97310; text-decoration: none;	background-color: #95BFE5 }


.header {
	font-family: Helvetica, Times, Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 2px;
	font-weight: bolder;
	color: #D96B00;
	text-transform: uppercase;
}

.header A:LINK {color: #D96B00; text-decoration: none}
.header A:VISITED {color: #D96B00; text-decoration: none }
.header A:HOVER {color: #D96B00; text-decoration: underline }

.border {
	border: 10px solid #350000;
	background-color: #000000;
}

.border2 {
	border: 10px solid #D9D9D9;
	background-color: #000000;
}

.border_wht {
	border: 10px solid #ffffff;
	background-color: #ffffff;
}

.field_style{
	color: #A62900;
	text-indent: 2px;
	border: 1px solid #A3B1BF;
	background: url(images/field_bkg.gif);
	line-height: 10px;
	font:  11px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0px 0px;
}

.field_style1{
	color: red;
	text-indent: 2px;
	border: 1px solid orange;
	background: url(images/field_bkg2.gif);
	line-height: 10px;
	font: 11px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0px 0px;
}

.field_style_plain{
	color: #A62900;
	text-indent: 2px;
	border: 1px solid #A3B1BF;
	line-height: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0px 0px;
}

div.nav a {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4C4C13;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-transform: capitalize;
	padding-left: 10px;
	background-color: #6A6A6A;
	vertical-align: bottom;
	text-align: left;
	list-style-type: none;
	height: 25px;
	width: 110px;
	padding-top: 7px;
	padding-right: 0px;
	list-style-position: inside;
	margin: 3px;
}

div.nav A:HOVER {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4C4C13;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-transform: capitalize;
	padding-left: 10px;
	background-color: #CCCCCC;
	vertical-align: bottom;
	text-align: left;
	list-style-type: none;
	height: 25px;
	width: 110px;
	padding-top: 7px;
	padding-right: 0px;
	list-style-position: inside;

}


.buttonstyle {
	font-family	: Arial Bold, Helvetica, sans-serif;
	font-size	: 12px;
	border: 3px double #A02100;
	background-color: #FFCC33;
	height: 25px;
	width: 80px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#E6E6E6);
	font-weight: bold;
	color: #B23B00;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#000000,strength=5);
}


.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image:url(help/blt.gif);

}
.body2 A:LINK {color: #CC5500 ; text-decoration: underline}
.body2 A:VISITED {color: #CC5500; text-decoration: underline }
.body2 A:HOVER {color: #F26500; text-decoration: none }




.intro2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	list-style-image:url(help/blt.gif);
}
.intro2 A:LINK {color: #CC5500 ; text-decoration: underline}
.intro2 A:VISITED {color: #CC5500; text-decoration: underline }
.intro2 A:HOVER {color: #F26500; text-decoration: none }

.title2 {

	font-family:  Helvetica, Arial, Georgia, Times, Verdana, sans-serif;
	font-size: 20px;
	color: #789FC7;
	font-weight: bold;
}
.header2 {

	font-family: Helvetica, Times, Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 2px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.art_name {

	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 1px;
	color: #A62900;
}

.nav {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #333333;

}
.nav A:LINK {color: #CC5500 ; text-decoration: underline}
.nav A:VISITED {color: #CC5500; text-decoration: underline }
.nav A:HOVER {color: #F26500; text-decoration: none }
