body { margin-top:5px;
	color: black; background: white;
	text-align:center;
}

body, td, center, p, div, li, textarea, input { font-family: Verdana, Geneva, sans-serif; font-size:10pt }

td.main {
	color: black; background: white; padding:20px 0px 0 20px;
}
.egc    { font-family: Verdana, Geneva, sans-serif }
.little { font-size:75% }
.red    { color:green }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

.sitemenu { font-size:9pt }

A:link    { color: #333399 }
A:visited { color: black }
A:hover   { color: #115a9f }

A:link.menu    { text-decoration: none }
A:visited.menu { text-decoration: none }
A:hover.menu   { text-decoration: none }

A:hover.img    { text-decoration: none; background: none  }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.tabhead   { background: #EEEECC }
.tabdetail { background: #FFFFCC }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#EEEEFF;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #CCCCFF;
    color : black; }

.proceed { font-size:125%; background-color:#fe9a2e }

div.infobox {
	border:3px solid #666666;
	margin-left:5px;
	padding:10px;
	float: right;
	width:30%;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

div.infobox p {
	margin-left:51px;
}

div.leadbox {
	border:2px solid #EEEEEE;
	margin-left:5px;
	padding:10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

.prompt {
	text-align:right;
}

.testimonial {
	font-style: italic;
	color:#666666;
	font-size:9pt;
}

.testimonial_owner {
	margin-left:150px;
	font-size:10pt;
}

.silk_box {
	margin-left:5px;
	border:2px solid;
	padding:10px;
	background: #F6F7FB;
	float:right;
	width:40%;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.contactfield {
	width: 200px;
}

#newsbox {
	background: #6600CC;
	padding:10px; 
	color:white;
}

#newsbox h3 {
	padding:0px; 
	margin:0px; 
	color:white;
	font-size:16px;
}

#newsbox p {
	padding:0px; 
	margin:4px 0 0 0px; 
	color:white;
	font-size:14px;
}
