@charset "utf-8";
/* CSS Document */

html, body {
	background-image: url(/skin_default1/images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
}

body {
	padding-top: 23px;
}

.b:link {
	color: #ffffff;
	text-decoration: none;
}

.b:visited {
	color: #ffffff;
	text-decoration: none;
}

.b:active {
	color: #ffffff;
	text-decoration: none;
}

.b:hover {
	color: #c6c6c6;
	text-decoration: none;
}

.c:link {
	color: #ffffff;
	text-decoration: none;
}

.c:visited {
	color: #ffffff;
	text-decoration: none;
}

.c:active {
	color: #ffffff;
	text-decoration: none;
}

.c:hover {
	color: #ffffff;
	text-decoration: underline;
}

.d:link {
	color: #781f17;
	text-decoration: none;
}

.d:visited {
	color: #781f17;
	text-decoration: none;
}

.d:active {
	color: #781f17;
	text-decoration: none;
}

.d:hover {
	color: #781f17;
	text-decoration: none;
}

.navigation {
	background-image: url(/skin_default1/images/nav-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

.nav-title {
	background-image: url(/skin_default1/images/left-nav.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
}

.nav-title2 {
	background-image: url(/skin_default1/images/left-nav2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
}

.left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.title-bg {
	background-image: url(/skin_default1/images/title-bg.gif);
	background-repeat: repeat-x;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
}

.border {
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #10155e; 
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10155e;
	text-align: justify;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #10155e; 

}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #10155e;
	padding-right: 5px;
}

.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #781f17;
	padding-right: 5px;
}

.sidebar {
	background-image: url(/skin_default1/images/sidebar-bg.gif);
	background-repeat: repeat-y;
}

.footer {
	background-image: url(/skin_default1/images/footer-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #781f17;
}