body {  
	font-family: sans-serif;
}
td {  
	font-family: sans-serif;
}
a {  
	position: relative;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #333333;
	letter-spacing: 3px;
	text-decoration: none;
}

a:hover	{  
	position: relative;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #ffffff;
	letter-spacing: 3px;
	text-decoration: none;
}

.label { 
	position: relative;
	top: 0px;
	left: 0px;
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 5px;
	font-weight: normal;
	z-index: 500;
}

.labelOver { 
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF6600;
	letter-spacing: 5px;
	font-weight: bold;
}

.aside { 
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 5px;
	font-weight: normal
}

.form {
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #cccccc;
	letter-spacing: 5px;
	text-decoration: none;
	background-color : #666666;
	font-weight: bold;
	width: 300px;
}

.formOver {
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #ED9F5A;
	letter-spacing: 5px;
	text-decoration: none;
	background-color :#cccccc;
	font-weight: bold;
	cursor: hand;
	width: 300px;
}

.formText {
	position: relative;
	width: 300px;
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	background-color :#cccccc;
	font-weight: bold;
}

.formTextOver {
	position: relative;
	width: 300px;
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: # ED9F5A;
	font-weight: bold;
}

.sectionheadline { 
	position: relative;
	font-family: sans-serif;
	font: bold 18px;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
}

.shortDesc { 
	position: relative;
	font-family: sans-serif;
	font: normal 14px;
	color: #222222;
	letter-spacing: 2px;
	text-decoration: none;
}
.linkmellow { 
	position: relative;
	font-family: sans-serif;
	font: bold 14px;
	color: #bbbbbb;
	letter-spacing: 2px;
	text-decoration: none;
}

.linkmellow:hover { 
	position: relative;
	font-family: sans-serif;
	font: bold 14px;
	color: #ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}

.sitelink { 
	position: relative;
	font-family: sans-serif;
	font: bold 12px;
	color: #bbbbbb;
	letter-spacing: 2px;
	text-decoration: none;
}

.sitelink:hover { 
	position: relative;
	font-family: sans-serif;
	font: bold 12px;
	color: #ffffff;
	letter-spacing: 2px;
	text-decoration: none;
}

.dot { 
	position: relative;
	font-family: sans-serif;
	font: bold 12px;
	color: #bbbbbb;
	letter-spacing: 2px;
	text-decoration: none;
}
.thanks { 
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
}
.checky {
	color: #ff0000;
	background-color: # ffcc00;
}
.anHR	{
	width:95%;
	color:#888888;
	height:1px;
}

.aLiteHR	{
	width:95%;
	color:#aaaaaa;
	height:1px;
}
.square{
	position:absolute;
	border:solid 1px #000000;
	font:normal 0px/0px verdana;
	height:31px;
	width:6px;
}
.squareV{
	position:absolute;
	border:solid 1px #000000;
	font:normal 0px/0px verdana;
	width:31px;
}