body {
	margin: 0 0 0 0;
	/*scrollbar-face-color:#665E55;
	scrollbar-highlight-color:#A29A91;
	scrollbar-3dlight-color:#C0B8AF;
	scrollbar-darkshadow-color:#342C23;
	scrollbar-shadow-color:#484037;
	scrollbar-arrow-color:#C0B8AF;
	scrollbar-track-color:#847C73;*/
	background:#8C8F74;
}

td {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}

.txtBody1 {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
	
.txtBody2 {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #2B6D73;
}
	
.txtBody3 {
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #2B6D73;
}

.txtTitle1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
H2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3E647E;
}
.txtTitle2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3E647E;
}
	
H3{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3E647E;
}
	
.txtTitle3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3E647E;
}
	
.mapLink {
	border: 0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

.footerlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

.footerlink1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

.footerlink1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

.footerlink1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}


.footerlink1:hover {
	text-decoration: underline;
}

.smallLink1 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
	
.smallLink1:hover {
	text-decoration: underline;
}

.Link1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #914305;
}
.Link1:hover {
	color: #F00;
}

.Link2 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #914305;
	height: 18px;
}
.Link2:hover {
	color: #F00;
}

.blackBG {background:#000;}
.whiteBG {background:#FFF;}
.orangeBG {background:#914305;}
.darkBG {background:#666666;}
.lightBG {background:#DCC2A1;}
.greenBG {background:#8C8F74;}
.norepeat {background-repeat : no-repeat;}

.txtTitle4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.txtTitleMessage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #914305;
}
.txtBody4 {
	font-family: Arial;
	font-size: 11px;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.txtBody5 {
	font-family: Arial;
	font-size: 11px;
	color: #777;
}
.txtTitle5 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #914305;
}
input.btnOut {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #C76409;
	border-right-color: #462306;
	border-bottom-color: #462306;
	border-left-color: #C76409;
	color: #FFF;
	background-color: #914305;
}
#Prescription th {
	font-family: Arial;
	font-size: 11px;
	/*color: #777;*/
	font-weight: bold;
}
#Prescription td {
	font-family: Arial;
	font-size: 11px;
	/*color: #777;*/
}
#cart table.coloredRow {
	background-color: #E7E7E7;
}
#cart td {
	font-family: Arial;
	font-size: 11px;
	padding-right: 10px;
	vertical-align: top;
}
#cart th {
	font-family: Arial;
	font-size: 11px;
	padding-right: 8px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
}
#cart th.money {
	text-align: right;
}
#cart input, select {
	font-family: Arial;
	font-size: 11px;
	/*text-transform: uppercase;*/
}
#cart .buttonDelete {
	height:27px;
	width:17px;
	font-size:10px;
	color: red;
	text-align: center;
	/*text-transform: uppercase;*/
}

#cart input.btn {
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #C76409;
	border-right-color: #462306;
	border-bottom-color: #462306;
	border-left-color: #C76409;
	color: #FFF;
	background-color: #914305;
}
#cart textarea {
/*	scrollbar-face-color:#665E55;
	scrollbar-highlight-color:#A29A91;
	scrollbar-3dlight-color:#C0B8AF;
	scrollbar-darkshadow-color:#342C23;
	scrollbar-shadow-color:#484037;
	scrollbar-arrow-color:#C0B8AF;
	scrollbar-track-color:#847C73; */
}

#SignUp th {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-right: 12px;
	vertical-align: top;
}
#SignUp td {
	font-family: Arial;
	font-size: 12px;
	padding-right: 12px;
	vertical-align: top;
	color: #666666;
}
#SignUp strong {
	color: #666666;
}
#SignUp span {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000;}

#SignUp span.FontSmall {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #666666;}

.RedText {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;}