/* pageStyles - text */

.main{color:#333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; text-decoration:none;}


.text {font-family:Verdana, Geneva, Arial; text-decoration:none; font-size:10px; color:#000000; line-height: 14px text-indent: 2px}

.text2 {
	font-family:Verdana, Geneva, Arial;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	line-height: 14px;
	left: 5px;
	top: 8px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}




a {color:#3366CC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; text-decoration:none;}

a:hover {color:#3366CC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; text-decoration:underline;}

}

a.dropdown{color:#FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; text-decoration:none; font:bold;}

a.dropdown:hover{color:#FF6600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; text-decoration:underline; font:bold;}
}


hr {
  border-top-style:dashed;
  color:#cccccc;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	right: 20px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	right: 20px;
}



td.menu{
background:#FFFFFF;
border:solid 1px #333333;
}

td.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dashed #000000;
}



/*  Secondary Link Style   */

.Link2 {
font-size: 11px;
font-weight: bold;
color: black;
text-decoration: none
}

.Link2 :hover {
font-size: 11px;
text-decoration: underline;
font-weight: bold }





/* Begin Border Styles   */

.allborderdash {
	border: 1.2px dashed #000000;
}

.solidlineborder {
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.sideborderSdash {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dashline {
	border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/*  End Border Styles   */

.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}