﻿body
{
    background: #EEEEEE;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
#lmain 
{
    background: #EEEEEE;
}
#cmain
{
    background: #FFFFFF;
    vertical-align: middle;
    font-family: Arial;
    font-size: 1.0em;
    color: #FFFFFF;
}
#cmain a, #cmain a:visited, #cmain a:link, #cmain img
{
    text-decoration: none;
    border: 0;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    color: white;
}
#ctop1
{
    background: #666600;
}
#ctop1 p
{
    font-family: Arial;
    font-size: 1.2em;
    color: White;
}
#ctop1 a, #ctop1 a:visited, #ctop1 a:link, #ctop1 img
{
    text-decoration: none;
    border: 0;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    color: white;
}
#ctop2
{
    background: #FFFFFF;
}
#ctop3
{
    background: #669900;
}
#ccontent p
{
    vertical-align: top;
    font-family: Arial;
    font-size: 1.0em;
    color: #FFFFFF;
    margin-left: 10px;
}
#rmain
{
    background: #EEEEEE;
}
#pmain
{
    
}
#pmain p
{
    font-family: Arial;
    color: #000000;
    text-align: left;
    font-size: 0.8em;
    margin-left: 10px;
}
#pondproducts p
{
    font-family: Arial;
    text-align: left;
    font-size: 0.8em;
    color: Black;
}
#pondproducts h1
{
    font-family: Arial;
    text-align: left;
    font-size: 1.4em;
    color: #990000;
}
.roundcont 
{
    background-color: #000000;
	color: #999999;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.roundcont p 
{
	margin: 0 10px;
}
.roundtop { 
	background: url(Images/tr.png) no-repeat top right; 
	background-color: #000000;
}
.roundbottom {
	background: url(Images/br.png) no-repeat top right; 
	background-color: #000000;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}