* {
	margin: 0;
	padding: 0
}

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

/* remember to update Linkmachine template when body changes */
p {
	font-size: 100%;
	background: transparent;
	color: #222;
	margin-bottom: 8px
}

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

a:hover{
	background: #ff6347;
	border: 2px dotted;
	border-color: #000 #808080 #00f #f00;
	color: #000;
	text-decoration: none
}

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

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

.pboldwht a{
	background: transparent;
	color: #e5e5e5;
	font-size: 95%;
	line-height: 25px
}

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

.bold, .pbold {
	font-size: 85%;
	font-weight: 600
}

.boldsmaller {
	font-size: 85%;
	font-weight: 600
}

.boldsm{
	font-size: 90%;
	font-weight: 600
}

.smallbold{
	font-size: 90%;
	font-weight: 600
}

.psmall,.small {
	font-size: 90%
}

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

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: #222;
	display: block;
	font-size: 90%;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none
}

a.menu:hover{
	background: transparent;
	border: thin inset #ffa500;
	color: #000;
	font-size: 86%;
	font-weight: 600;
	line-height: 22px
}

.icon, a, a:link{
	font-size: 11px
}

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-size: 84%
}

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

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

.table{
	border: 1px dotted #555;
	font-size: 100%;
	border-collapse: collapse
}

.redstar {
	background: transparent;
	color: #f00;
	font-size: 150%;
	font-weight: 600
}

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

/* The Columns */
 .col1{
 	padding: 1px;
	width: 100px
}

/* Col 2 in 3 col pages */
 .col23{

	padding-left: 2em;
	padding-right: 2em;
	width: 800px
}

/* Col 2 in 4 col pages */
 .col24{
	margin: 0;
	padding-left: 2em;
	padding-right: 2em;
	width: 600px
}

 .col3{
	background: #f90;
	color: #222;
	margin: 0;
 	padding: 1px;
	width: 200px
}

 .col4{
	background: #ff771f;
	color: #222;
	padding: 0 2px 0 2px;
	width: 100px
}

/* project honey pot */
a.steces {
	background: transparent;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none
}