body{
	background: #ffae52 url(images/backimage.jpg) repeat-y;
	color: #222222;
	font-family: arial, geneva, sans-serif;
	font-size: 79%;
	line-height: 25px;
	margin: 0;
	padding: 0
}

/* remember to update Linkmachine template when body changes */
p{
	background: transparent;
	color: #222222;
	margin-bottom: 7px
}

a:link a:visited{
	background: transparent;
	color: #483d8b;
	text-decoration: underline
}

a:hover{
	background: #ff6347;
	border: 2px dotted;
	border-color: #000000 #808080 #0000ff #ff0000;
	color: #000000;
	text-decoration: none
}

h2{
	background: transparent;
	border: medium dashed #ff6347;
	color: #bf3500;
	font: 600 140%  sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center
}

h3{
	background: transparent;
	color: #6a5acd;
	font: 600 110%  sans-serif;
	margin-bottom: 8px;
	margin-top: 12px;
	text-align: center
}

.pboldwht a{
	background: transparent;
	color: #e5e5e5;
	font: 600 95%/25px arial,sans-serif
}

/* for pricing includes at TWD - already in CD */
.psmallwht a,.smallwht a{
	background: transparent;
	color: #e5e5e5;
	font: 90% sans-serif
}

.bold, .pbold {
	font: 600 95%/25px arial,sans-serif
}

.boldsmaller {
	font: 600 85%/20px Helvetica,sans-serif
}

.boldsm{
	font: 600 90%/20px Helvetica,sans-serif
}

.smallbold{
	font: 600 90% sans-serif
}

.psmall,.small {
	font: 90% sans-serif
}

.psmaller a,.smaller a {
	font: 86% sans-serif
}

ol, ul{
	margin-left: .9em;
	padding-left: .9em
}

li{
	text-align: left
}

a.menu:link,a.menu:visited{
	background: #ff4500;
	border: thin outset #ff5f22;
	color: #222222;
	display: block;
	font: 600 86%/22px arial,sans-serif;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none
}

a.menu:hover{
	background: transparent;
	border: thin inset #ffa500;
	color: #000000;
	font: 600 86%/22px arial,sans-serif
}

.icon, a, a:link{
	font: 11px arial, geneva, sans-serif;
}

img{
	border: none
}

.imgcenter{
	text-align: center
}

.imgleft{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px
}

.imgright{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px
}

/* this class should be placed on a div or break element and should be the 
final element before the close of a container that should fully contain a float */
/* <br class="clearfloat" /> */
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0
}

/* for pricing includes at TWD - already in CD */
.smaller a{
	font: 84%/20px Helvetica,sans-serif
}

/* for pricing includes at TWD - already in CD */
.backgndlitegray{
	background: #ebebeb;
	color: #222222
}

/* for pricing includes at TWD - already in CD */
#h3red{
	background: transparent;
	color: #ff0000;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	text-decoration: underline
}

.table{
	border: 1px dotted #555555;
	border-collapse: collapse
}

.redstar {
	background: transparent;
	color: #ff0000;
	font: 600 150% sans-serif
}

.center {
	margin: 0 auto;
	text-align: center
}

 .col1{
	margin: 0;
	padding: 1px
}

/* In both 3  and 4 col pages */
 .col2{
	margin: 0;
	padding-left: 3%;
	padding-right: 2%
}

 .col3{
	background: #ff9900;
	color: #222222;
	margin: 0;
	padding: 0
}

 .col4{
	background: #ff771f;
	color: #222222;
	padding: 0 2px 0 2px
}

/* project honey pot */
a.steces {
	background: transparent;
	color: #ffffff;
	font: bold 10px arial,sans-serif;
	text-decoration: none
}