@charset "utf-8";

a {
outline:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/3.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #257820;
}
.header {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #257820;
}
.appointment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #257820;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cce412;
	text-align: center;
}
a:link {
	color: #cce412;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCE412;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCE412;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCE412;
	background-color: #257820;
}

.redtext {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
.orangetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F60;
}
.subtitle {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	background-color: #999;
}
.text2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #257820;
}
.text3 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #09F;
	text-decoration: underline;
}


#contentform {
	width:190px;
	background-image:url(images/bgcalc.jpg);
	padding:10px;
	border:1px solid #CDCDCD;
	float:left;
	margin-left:12px;
}
#result {
	text-align:center;
	vertical-align:middle;
	width:190px;
	background:#257820;
	font-size:14px;
	color:#FFF;
	font:Arial;
	
}
#contentform2 {
	width:190px;
	float:left;
	margin-left:12px;
	background-color: #257820;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.maintext2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #257820;
}
.mainbluetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00C;
	text-decoration: underline;
}
.orangebigtext {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F60;
}
.OrangeTach {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: line-through;
}

