body {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	margin-left: 0px;
	margin-top: 0px;

}

.txt {
	color:#000000;
	text-align: left;
	font-size:13px;
	line-height: 1.2; 
}

.txt2 {
	color:#000000;
	text-align:left;
	font-size:11px;
	line-height: 1.2;
	padding-left:8px;
}

.txt2 ul {
	margin-left: 28px;
	padding-left:0px;
	margin-top: 0px;
}
.txt2 p,
.txt2 ul li {
	margin:8px 0px;
}

.txt3 {
	color:#000000;
	text-align: right;
	font-size:12px;
}

.txt5 {
	color:#000000;
	text-align: center;
	font-size:12px;
}

.txt4 {
	color:#999999;
	font-size:12px;
}


.txt6 {
	color:#000000;
	font-size:13px;
	font-style:italic;

}

.cpright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D1A19;
	font-size:9px;
}

.txtbold {
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.txt2bold {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
.tb_text {
	color:#660033;
	font-weight:bold;
	font-size:12px;
}
.redtxt {
	color:#FF0000;
	font-size:12px;
}

.tb_txttop {
	color: #742224;
	font-size:13px;
	font-weight:bold;
}

.tb {
	background-color:#F7F2E4;
	font-size:12px;
}

.tb_top {
	background-color:#FFCC66;
	font-size:12px;
}

.tb_alpha{ 
	color: #CC6600; 
	text-decoration: none; 
	font-weight: bold; 
	font-style:normal;
	font-size:12px;
}

.txtOver:link {
	color:#0000FF;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}

.txtOver:visited {
	color:#0000FF;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}

.txtOver:hover {
	color:#FF0000;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}

.menuSub:link {
	color:#812C29;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}

.menuSub:visited {
	color:#812C29;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}

.menuSub:hover {
	color:#FFCC33;
/*	font-weight: bold; */ 
	text-decoration:none;
	font-size:12px;
}

.bluetxt {
	color:#0000CC;
	font-weight:bold;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #660033;
	font-size: 16px;
	font-weight: bold;
}

.color-tableheader		{background-color: #006666;}
.color-tabletrim		{background-color: #999999;}
.btn {
	color: #333333;
}

.fileDownload {
    background: transparent url(images/file_icon.gif) no-repeat left top;
    display: block;
    height: 35px;
    padding-left: 35px;
	margin-left: 30px;
	font-size: 90%;
}


#discount{
	background: transparent url(images/discount10percent.gif) no-repeat right top;
	position: absolute;
	z-level: 99;
	width: 220px;
	height: 80px;
}