a:link {
	color : #FFFFF0;
}
a:visited {
	color : #D9DDCA;
}
a:hover {
	color : #FFFFFF;
}
a:active{
	color : #F0E68C;
}

h3 {
	font-size : 12pt; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-style : normal; 
	color : #F4FCD5; 
}

p {
	font-size : 10pt; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal;
	font-style : normal; 
	color : #000000; 
}

td.item {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #F4FCD5;
	text-decoration : none;
	text-align : left;
	padding: 6px;
}
td.grtitle{font-size : 10pt; font-family : Helvetica,Arial,sans-serif; font-weight : bold;
	font-style : normal; color : #45493d; text-decoration : none; text-align : left;
	}
td.label{font-size : 12pt; font-family : Helvetica,Arial,sans-serif; font-weight : bold;
	font-style : italic; color : #CED6B5; text-decoration : none; text-align : left; text-indent: 5px;
	}
td.details {font-size : 10pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : black; text-decoration : none; text-align : left;
	}
td.price {font-size : 10pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : black; text-decoration : none; text-align : right;
	 padding-right: 16px;}
td.detail0 {font-size : 11px; font-family : Helvetica, Arial,sans-serif; font-weight : bold;
	font-style : normal; color : black; text-decoration : none; text-align : center;
	}	 
td.detail1 {font-size : 12px; font-family : Helvetica, Arial,sans-serif; font-weight : bold;
	font-style : normal; color : black; text-decoration : none; text-align : left;
	}
td.detail2 {font-size : 11px; font-family : Helvetica, Arial,sans-serif; font-weight : bold;
	font-style : normal; color : black; text-decoration : none; text-align : left;
	}	
td.detail3 {font-size : 10pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : black; text-decoration : none; text-align : right;
	} 
td.smtype {font-size : 8pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : black; text-decoration : none; text-align : left;
	}
td.smtitle {font-size : 8pt; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : black; text-decoration : none; text-align : left;
	}
td.smprice {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : left;
}
td.smtotal {font-size : 9px; font-family : Arial, Helvetica, sans-serif; font-weight : normal;
	font-style : normal; color : white; text-decoration : none; text-align : left;
	 margin-left : 0px; margin-right : 0px; margin-top : 0px;}

input.select { font-family: Helvetica; font-size: 10pt;}

td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10pt;

}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}
.white {
	color: #FFFFFF;
}
.copyarea {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 489px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4ABA3;



}
.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #40453F;
}

select, input {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.menu {
	background-color: #40453F;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #A4ABA3;

}
.boldtitle {
	font-weight: bold;
	color: #FFFFCC;
	font-size: 120%;
}
h5 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
