body {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #6699CC;
}

#maintable {
	padding: 0 0 0 0 px;
	background: #eeeeee;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#menu {
	background: #336699;
	border-top: 1px solid #336699;
	color: #ffffcc;
	text-decoration: bold; 
	padding: 0px;
}

#footer {
	background: #EEEEEE;
}

#logo {
	padding: 4px;
}

#emptable {
	width: 100%;
	font-size: 9px;
	vertical-align: top;
}

#emptable a, a:hover, a:visited, a:active{
	color: #000000;
}

#aboform {
	width: 100%;
	background-color: #ffffff;
	font-size: 9px;
	vertical-align: top;
	border: 1px solid #336699;
}

#aboarea{
	padding: 4px;
}

#pricetable{
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #336699;
	font-size: 9px;
}
#priceheader {
	background-color: #336699;
	padding: 4px;
	color: #ffffff;
	vertical-align: top;
	text-decoration: bold; 
}
#pricetext {
	background-color: #ffffff;
	padding: 4px;
	vertical-align: top;
}


#footertext {
	padding: 4px;
	font-size: 9px;
	vertical-align: top;
}

#footertext  A , #footertext  A:hover, #footertext  A:Visited{
	color: #336699;
}

#footertext-right {
	font-size: 9px;
	padding: 4px;
	text-align: right;
	vertical-align: top;
}

#logintable{
	padding: 8 px;
	background: #dddddd;
	border: 1px solid #336699;
}

#imageframe{
	padding: 8 px;
}


#button {
	padding: 4px;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: bold; 
	text-align: center;
	border: 1px solid #eeeeee;
}

#button A:hover, #button A:visited, #button A:active, #button A{
	color: #ffffcc;
	text-decoration: none;
}



#selectedbutton {
	padding: 4px;
	font-size: 12px;
	color: #ffffcc;
	text-color: #000000;
	background-color: #6699CC;
	text-decoration: bold; 
	text-align: center;
	border: 1px solid #336699;
}

#selectedbutton A:hover, #selectedbutton A:visited, #selectedbutton A:active, #selectedbutton A{
	color: #ffffff;
	text-decoration: none;
}


#maincol, #leftcol, #rightcol{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 8px;
	border-bottom: 1px solid #336699;
}


#mainarea {
	padding: 4px;
	background: #ffffff;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}


#emptable a, a:hover, a:visited, a:active{
	color: #336699;
}

td  a {
	color: #336699;
	text-decoration: none;
}

td  a:visited {
	color: #336699;
	text-decoration: none;
}	

td  a:active {
	text-decoration: bold;
	color: #336699;
	color: #336699;
}	

td a:hover {
	color: #336699;
	text-decoration: bold;
	text-decoration: underline;
}

input {
	margin-bottom: 8px;
}
ul {
	margin: 0 0 0 0;
}
form {
	margin: 0px;
}

select {
	margin-top: 3px;
	margin-bottom: 0px;
}
.center {
	text-align: center;
}
