body {
	margin:0px 0px 0px 0px;
	background-color:#F0F6F0;
}

div,td,th {
	font-size:12px;
	font-family:Verdana,Trebuchet MS,sans-serif;
}

h1 {
	font-size:1.2em;
	color:#330033;
}
a.breadcrumblink:visited,a.breadcrumblink  {color : #336633; text-decoration: underline;}
a.breadcrumblink:hover {color: #000; text-decoration:underline;}

.logobar {background-image: url("../images/logo_top.jpg");background-color:#430C34;background-repeat:no-repeat;height:78px;}
.topbar_bg {background-image: url("../images/top_nav_bg.jpg");}
.topbar_left {padding:4px;border-top:1px solid black;border-bottom:1px solid black;}
.topbar_right {padding:4px;border-top:1px solid black;border-bottom:1px solid black;}

a.topbarlink {color:white;}

.inputsmall {width:75px;font-size:1em;}


.maincell {
background:#fff;
/*border-bottom:1px solid #999;*/
min-height:80em;
padding:4px 4px 4px 10px;
}

a.nav_main:visited,a.nav_main  {font-size:15px; color : #000; text-decoration: none;font-weight:bold;}
a.nav_main:hover {font-size:15px; color: #000; text-decoration:underline;font-weight:bold;}

a.nav_sub:visited,a.nav_sub  {font-size:11px; color : #000; text-decoration: none;padding-right:2px;}
a.nav_sub:hover {font-size:11px; color: #000; text-decoration:underline;}

a.product_name {font-size:13px;color:black;}
/* for Internet Explorer */
/*\*/
* html .maincell {
height: 80em;
}

#footer {height:20px; border:1px solid #999;background-color:#93A693;}