.bodycopy { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	letter-spacing: 0; 
}
.price { 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#996633;
	letter-spacing: 0; 
}
.titles { 
	font-size: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;
}
a:link { 
	color: #6c7e8d; 
}
a:hover { 
	color: #a4501b !important; 
}
a:visited { 
	color: #6c7e8d; 
}

a:active { 
	color: #6c7e8d; 
}

/* get rid of dotted lines on click image/link */
a {
  outline: none;
}

.footertext { 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}

.input {
	background-color: #EEEEEE;
	color: #333;
	border: 1px solid #D7CFB5;
}
.textarea {
	background-color: #EEEEEE;
	color: #333;
	border: 1px solid #D7CFB5;
}
.label {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7e3700;
}

#kurkadmin {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#kurkadmin p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	margin: 7px 0 0 5px;
	padding: 0 0 0 0;
}	

#kurkadmin h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #01417E;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 17px 0 0 5px;
	padding: 0 0 0 0;
}

.adminTable {
	margin: 0 0 0 7px;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #666666;
	font-size: 12px;
}

.contactTable {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #19538A;
	margin: 0;
	padding: 0;
}

.contactTable a:link { 
	color: #19538A;
	text-decoration: none; 
}

.contactTable a:visited { 
	color: #19538A;
	text-decoration: none; 
}

.contactTable a:active { 
	color: #19538A;
	text-decoration: none; 
}

.contactTable a:hover { 
	color: #990000 !important;
	text-decoration: none; 
}

.today {color: #990000}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 0;
}

.copyright a:link { 
	color: #01417E; 
}

.copyright a:visited { 
	color: #01417E; 
}

.copyright a:active { 
	color: #01417E; 
}

.copyright a:hover { 
	color: #a4501b; 
}