a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #DDB43C;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

a.buy:link {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.buy:visited {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.buy:hover{
	background-color: transparent;
	color: #DDB43C;
	font-weight: bold;
	text-decoration: underline;
}

a.buy:active {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #383028;
	color: #F8F0D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 2px;
}

img{
	border-width: 0px;
}

span.c1 {
	position: absolute;
	top: -50px;
}

td.leftrepeat{
	background-image: url(../../images/leftRepeat.gif);
	width: 220px;
}

td.rightholdtext{
	background-color: #9D4018;
	background-image: url(../../images/rightHoldText2.gif);
	width: 567px;
}

.awmanchor {
	position: relative;
	z-index: 0;
}

.center {
	text-align: center;
}

.copy {
	font-size: 12px;
	text-align: justify;
}

.fivepx {
	padding: 5px;
}

.floatleft{
	padding: 3px;
	text-align: left;
}

.floatright{
	padding: 3px;
	text-align: right;
}

.footer {
	font-size: 10px;
	font-weight: bold;
}

.imageborder{
	border: medium solid #000000;
}

.left {
	text-align: left;
}

.navheight{
	height: 28px;
}

.right {
	text-align: right;
}

.techlist {
	font-weight: bold;
}
