body {
	background-color : #E6E6E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	
}
#banner{
	margin-bottom : 5px;
}
#bodytable{
	margin-top : 5px;
}
.navigation{
	background-color : #C1E5F2;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	border-bottom-color : Maroon;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Maroon;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : Maroon;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Maroon;
	border-right-style : solid;
	border-right-width : 1px;
}
.navicell{
padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-bottom-color : Maroon;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Maroon;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : Maroon;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Maroon;
	border-right-style : solid;
	border-right-width : 1px;
	background-color : #EEE8AA;
}
.top_navi{
	
	padding-left : 3px;
	padding-top : 0px;
	padding-bottom : 0px;
}
.top_navi a{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #2F4F4F;
}
.bodycell{
	background-color : #E7F3F5;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	border-bottom-color : #006400;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #006400;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #006400;
	border-top-style : solid;
	border-top-width : 1px;
}
.product{
	border-collapse : collapse;
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	margin-bottom : 0px;
}
.leftcell{
	
}
.rightcell{
	
}
.box{
	background-color : #D9EBB6;
	padding-left : 5px;
	padding-right : 5px;
	border-right-color : #AEAEAE;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #AEAEAE;
	border-top-style : solid;
	border-top-width : 2px;
	border-left-color : #AEAEAE;
	border-left-style : solid;
	border-left-width : 2px;
	border-bottom-color : #AEAEAE;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.footer a{
	color : #639797;
	text-decoration : none;
}
.mylink a{
	color : #B0C4DE;
	text-decoration : none;
}