body {
	background:url('/images/background.gif');
	margin:0px auto;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#768993;
	background-color:#D4EDFA;
}
#maintable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#768993;
}

#menu {
	background:url(images/backmenu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#61afd5;
}
#menu a:link {
	color: #61afd5;
	text-decoration: none;
}
#menu a:visited {
	color: #61afd5;
	text-decoration: none;
}
#menu a:hover {
	color: #2b769a;
	text-decoration: underline;
}

#menu2 h1{
	color: #a5ce6b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
#menu2 h2{
	color: #61afd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#menu2 a:link {
	color: #61afd5;
	text-decoration: none;
}
#menu2 a:visited {
	color: #61afd5;
	text-decoration: none;
}
#menu2 a:hover {
	color: #2b769a;
	text-decoration: underline;
}

#prod1 a:link {
	color: #96bc61;
	text-decoration: none;
}
#prod1 a:visited {
	color: #96bc61;
	text-decoration: none;
}
#prod1 a:hover {
	color: #96bc61;
	text-decoration: underline;
}

#prod3 a:link {
	color: #61afd5;
	text-decoration: none;
}
#prod3 a:visited {
	color: #61afd5;
	text-decoration: none;
}
#prod3 a:hover {
	color: #61afd5;
	text-decoration: underline;
}

#prod2 a:link {
	color: #dd8e9d;
	text-decoration: none;
}
#prod2 a:visited {
	color: #dd8e9d;
	text-decoration: none;
}
#prod2 a:hover {
	color: #dd8e9d;
	text-decoration: underline;
}

a:link {
	color: #768993;
	text-decoration: none;
}
a:visited {
	color: #768993;
	text-decoration: none;
}
a:hover {
	color: #61afd5;
	text-decoration: underline;
}
#maintable input {
	border: 1px solid #D5ECFA;
}

