html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body {
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left:2px;
background-image: url(images/bgsquare.gif);
background-repeat: repeat;
font-family:Arial, Helvetica, sans-serif;
}

h1 {color: #336633; font-size : 24px; font-family: Arial, Helvetica, sans-serif;}
h2 {color: #336633; font-size : 18px; font-family: Arial, Helvetica, sans-serif; }
h3 {color: #336633; font-size : 15px; font-family: Arial, Helvetica, sans-serif; }



A {
color: #336633; 
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
}

A:hover {
color: #330000;
text-decoration: underline;
}

.top A {
font-size: 13px;
font-weight: bold;
color:#003300;
text-decoration: none;
}

.top A:hover {
color:#000000;
}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px;	color: #ffffff;}
.footer A {font-size: 11px; color: #CCCCCC; text-decoration: none;}
.footer A:hover {color: #FFFFFF; text-decoration: underline;}

.nav {font-family: Arial, Helvetica, sans-serif; color: #ffffff;}
.nav A {font-size: 16px; color: #CCCCCC; text-decoration: none;}
.nav A:hover {color:#FFFFFF; text-decoration:underline;}

.bodytext{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12.5px;
			line-height: 18px;}

.sideback {background-image: url(images/bgsquare.gif); background-repeat: repeat;}

.header {
background-image: url(images/kuert-header.jpg);
background-repeat: no-repeat;
background-color: #336633;
}

.address {font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; line-height: 18px; color: #ffffff;}
.custommix {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 8px; color: #000000;}
.search {font-family: Arial, Helvetica, sans-serif; font-size: 10.5px; font-weight: bold; color: #000000;}

.sidebor {
	border-left-width: thin; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: solid;
	border-left-color: #000000;
}
.rtbor {border-right-width: thin; border-right-style: solid; border-right-color: #000000;}

.makeiteasy{
	background-color:#CCCCCC;
	font-size:13px;
}