/* CSS Document */

body { margin: 0; padding: 0; background: #ffffff; }

td, .bodytext { font-family: verdana, Sans-serif; font-size: 11px; color: #666666;	text-decoration:none; }

.bodytext:hover {
	color: #666666;
	text-decoration:none;
}

a { color: #438DBA; text-decoration: underline; }

p { margin: 5px 0px 5px 5px; }

.sale { margin: 5px 0px 0px 0px; color: #CC0000; font-weight: bold; }

p.discount { margin: 0px; line-height: 100px; }

h1 { margin: 10px; color: #1E70A2; font-size: 12px; font-weight: normal; }

.heading { margin: 0px; color: #438DBA; font-weight: bold; text-decoration: none; }

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

.form-text { color: #2350A8; text-align: left; }

li { margin-top: 5px; }
ul { margin-top: 10px; margin-bottom: 15px; }

/* TOP MENU */
#topmenu {
	background-image: url(images/header03.jpg);
	width: 800px;
	height: 15px;
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
}

#topmenu a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #357FB0;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
}

 #topmenu a:hover {
	color: #CCCCCC;
 	text-decoration: none;
}

#topmenu2 {
	background-image: url(images/header05.jpg);
	width: 800px;
	height: 35px;
	font-size: 9px;
	text-align: center;
	color: #458DBD;
}
#topmenu2 a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 35px;
	color: #357FB0;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
}

#topmenu2 a:hover {
	color: #CCCCCC;
 	text-decoration: none;
}

/* TOPMENU */

.leftmenubg {
	width: 135px;
	height: 20px;
	background: url("images/leftmenubg.jpg") no-repeat;
}

.leftmenubg a {
	font-size: 11px;
	color: #464646;
	padding: 0px 0px 0px 22px;
	text-decoration: none;
}

.leftmenubg a:hover {
	font-size: 11px;
	color: #99CCFF;
	padding: 0px 0px 0px 22px;
	text-decoration: none;
}

/* FOOTER */
#bottommenu {
	background-image: url(images/footer01.jpg);
	width: 800px;
	height: 35px;
	font-size: 9px;
	text-align: center;
	color: #458DBD;
}
#bottommenu a {
	font-family: verdana, sans-serif;
	font-size: 8px;
	line-height: 35px;
	color: #357FB0;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}

#bottommenu a:hover {
	color: #CCCCCC;
 	text-decoration: none;
}

#footer {
	background-image: url(images/footer02.jpg);
	width: 800px;
	height: 27px;
	font-size: 10px;
	line-height: 27px;
	text-align: center;
	color: #666666;
}


/* INDEX PAGES */
.style103 {	COLOR: #be7e3f
}
.style108 {	COLOR: #be7e3f
}
.style88 {	COLOR: #5c5c5c
}

.style109 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style110 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.navfont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-size: 12px;

}