body {
    background-color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
	color: #006683;
    }

.page { width: 1016px; border: 1px solid #006683; }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #003333;
    text-decoration: none;
    }

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

a:hover {
    color: #006699;
    text-decoration: none;
    }

a:active {
    color: #FF4000;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.siteheader {
    background-color: #FFFFFF;
    text-decoration: none;
    }


.headercheckout { width:180px; background-color:#FFFFFF; }
.headercheckout div{ width:180px; background-color:#FFFFFF; margin-right:5px; }

.pgtop {
	margin-top: 64px;
}

.pgtop-r {
	padding-bottom: 9px;
    background-image: url(topround3.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.rightmid {
	height: 173px;
	width: 256px;
    background-image: url(botround3.gif);
    background-repeat: no-repeat;
    background-position: top right;
	color: #ffffff;
}

.intxt {
	padding: 1px 24px 12px 24px;
	text-align: center;
	color: #000000;
}
.intxt p { margin: 0px; padding-top: 6px; font-size: 18px; }

.intxt a:link { color: #000099; }
.intxt a:visited { color: #000066; }
.intxt a:hover { color: #666666; }
.intxt a:active { color: #000000; }

.intxt .little { font-size: 12px; }

.topbar {
    background-color: #006683;
	color: #ffffff;
    background-image: url(beak.gif);
    background-repeat: no-repeat;
	text-align: left;
	text-indent: 18px;
	font-weight: bold;
	line-height: 43px;
	padding: 0px;
    margin: 0px;
	height: 43px;

    }

.topbar-r {
    background-color: #006683;
	color: #ffffff;
	text-align: left;
	text-indent: 18px;
	font-weight: bold;
	line-height: 43px;
	padding: 0px;
    margin: 0px;
	height: 43px;
	text-indent: 55px;

    }

.topbar a:link { color: #ffffff; }
.topbar a:visited { color: #ffffff; }
.topbar a:hover { color: #ccffff; }
.topbar a:active { color: #ffffff; }


.maintable {
    padding: 0px;
    margin: 0px;
    }

.topleft {
	padding: 272px 0px 22px 0px;
	width: 192px;
    margin: 0px;
	background-color: #006683;
    background-image: url(dove.gif);
    background-repeat: no-repeat;
    background-position: 0 0;

}

.leftside {
	width: 192px;
	background-color: #006683;
    margin: 0px;
	padding: 0px;
}

.rightside {
   
    }

.content {
    
    }

.contenttable {
    width: 100%;
    background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}

.contenttable td {
    text-align: left;
    }

.content-title {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    }
.home-page-section {	
	text-align:center;
		}	
.home-feat-table 	{	
	text-align:center;
		}
.home-feat-cell		
{	
	text-align:center;
		}
.home-feat-cell	div{	
	text-align:center;
		}	

.searchbox {
    width: 165px;
    }
.searchbox td{
    width: 165px;
	background-color:#FFFFFF;
	text-align:center;
	border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    }
	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear {
    clear: both;
    color: #ffffff;
    }

.logged-in-message {
    color: red;
    font-weight: bold;
    }

.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(topprodhead.gif);
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #FF4000;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
.home-page-section {text-align:center;}		
.home-feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.home-feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.home-feat-cell div {
    text-align: center;
    }


.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.footer {
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
    }

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

.input-err { background-color: #ffff00; }
