body {
	text-align: center;
	padding: 0;
	margin: 0px;
	font-size: 8pt;
	font-family : Tahoma;
	color : #666666;
}

#wrapper {
position: relative;
width: 776px;
height: 800px; 
margin: 0 auto; 
text-align: left;
z-index: 1;
 }
#header {
position: absolute;
z-index: 1;
width: 776px;
top: 10px;
left: 0px;
}
#menu {
position: absolute;
z-index: 1;
width: 776px;
top: 132px;
left: 0px;
background: #C62829;
border-bottom: solid 3px #000000;
}
#test {
position: absolute;
z-index: 1;
width: 776px;
top: 150px;
left: 0px;
border-bottom: solid 3px #000000;
font-size: 8pt;
font-family: Tahoma;
color: #666666;
}
.hostingtable {
	width: 98%;
	border-collapse:  collapse;
}
.hostingtable td {
	width: 25%;
    padding: 4px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
}


form { margin-top: 0; margin-bottom: 0; }

A:link {
	color: #C0C0C0;
	font-family: tahoma;
	text-decoration: none;
}

A:visited {
	color: #C0C0C0;
	font-family: tahoma;
	text-decoration: none;
}

A:active {
	color: #C0C0C0;
	font-family: tahoma;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
    font-family: tahoma;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	font-family: tahoma;
	text-decoration: none;
}

TD {
	font-size: 8pt;
	font-family : Tahoma; 

}

P {
	font-size: 8pt;
	font-family : Tahoma;
	color: #666666;
}

TD.dark {
	font-size: 8pt;
	font-family : Tahoma;
	color: #666666;
}

TD.menuhead {
	font-size: 8pt;
	font-family : Tahoma;
	color: #666666;
}

P.dark {
	font-size: 12px;
	font-family : Tahoma;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}

Spacer
	margin-left: 11px
}

TD {
	font-size: 8pt;
	font-family : Tahoma;
	color : #666666;
	
}
TD.date {
	font-size: 8pt;
	font-family : Tahoma;
	color: #666666;
	}
P.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #666666;
	margin-left: 5px;
	margin-right: 5px;
}

HR {
	height: 1px;
	width: 80%;
	color: #D3D3D3;
	margin-top: 0px; 
	margin-bottom: 0px; 
}

input.button
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background: #f7f7f7;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background: #f7f7f7;
}
button
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background: #f7f7f7;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
}
textarea
{
	font-family: tahoma;
	font-size: 8pt;
	width: 180px;
	color: #000000;
	background: #f7f7f7;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
}
option
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background: #f7f7f7;
}

select
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background: #f7f7f7;
}

.name
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
}
div.proddescription {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
div.prodid {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
div.prodname {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
div.prodprice {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #D68516;
}
.productstable {
	border-collapse: collapse;
	width: 650px;
	padding: 0px;
	margin: 4px;
	border: solid 1px #000000;
}
.productstable td {
	padding: 4px;
	font-family: tahoma;
	color: #000000;
}

TABLE.cobtbl{
background-color: #cccccc;
width: 100%;
}
TD.cobhl{
padding-left: 8px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
TD.cobll{
background-color: #FFFFFF;
color : #000000;
}
