body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	text-align:center;
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
}

table{
	width:975px;
	text-align:left;
}

hr {
width:600px;
text-align:center;
}

.contacttable {
	width:220px;

}

.howtoordertable {
	width:340px;

}

.imgcone {
float:right;
}

A:link {
	color:#000000;
	text-decoration:none;
}
A:active {
	color:#000000;
	text-decoration:none;
}
A:visited {
	color:#000000;
	text-decoration:none;
}
A:hover {
	color:#0033CC;
	text-decoration:none;
}


td{
	vertical-align:top;
}

.menu {
	width:30%;
	font-size:12px;
}

.submenu {
font-size:11px;
padding-left:3px;
}

.sidetd{
	width:1%;
}

.pagetd {
width:69%;
text-align:center;
}

.heighttd {
height: 5px;
}

.logotd {
height:150px;
}

.title {
	font-size:20px;
	text-decoration: underline;
}

.subtitle {
	font-size:16px;
	text-decoration: underline;

}

.footer {
height:100px;
text-align:center;
font-size:10px;
vertical-align:bottom;
}
