/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
div.centered 
{
text-align: center;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #99B5CD;
}

.text2 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/featured.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 2px;
	background: url(images/homepage10.jpg) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #bd671a;
}

.text3 em {
	font-weight: bold;
	font-style: normal;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #254873;
}

.text5 {
	padding-left: 16px;
	background: url(images/homepage13.gif) repeat-y left top;
}

/** CART */

.cart {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.cart:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.cart:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.cart:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.cart:hover {
	text-decoration: underline;
}
/** LINKS */

a {
	color: #bd671a;
}

a:hover {
	text-decoration: none;
}
.navlink {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #bd671a;
}
.navlink:link {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #bd671a;
}
.navlink:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #bd671a;
}
.navlink:active {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.navlink:hover {
	text-decoration: underline;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link1:link {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link1:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link1:active {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.link1:hover {
	text-decoration: underline;
}
.linkmenu {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.linkmenu:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat right top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x right top; }
.bg3 { background: url(images/menu.jpg) no-repeat right top; }
.bg4 { background: url(images/homepage55.jpg) repeat-y right top; }
.bg5 { background: url(images/footer.jpg) no-repeat right top; }
.bg6 { background: #FFFCF8 url(images/homepage08.jpg) repeat-x right top; border-bottom: 1px solid #FAEEDD; }
.bg7 { background: #FCFEFF url(images/homepage11.jpg) repeat-x right top; }
.bg8 { background: #FFFDF9 url(images/homepage12.jpg) repeat-x right top; }
.bg9d { background: #FCFEFF url(images/subpage1_02.jpg) repeat-x right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.textarea {
font-size: 8pt;
font-family: Tahoma;
color: #FFF;
border: 1px solid #FFF;
background-color: transparent;
}


A:link {
	color: #bd671a;
	text-decoration: none;

}

A:visited {
	color: #bd671a;
	text-decoration: none;

}

A:active {
	color: #bd671a;
	text-decoration: none;

}

A:hover {
	text-decoration: underline;

}

A.footer:link {
	color: #FFCC00;
	text-decoration: none;

}

A.footer:visited {
	color: #FFF;
	text-decoration: none;

}

A.footer:active {
	color: #FFF;
	text-decoration: none;

}

A.footer:hover {
	color: #bd671a;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #bd671a;
}

TABLE.cobtbl{
background-color: #ffffff;
}

TD.cobhl{
background-color: #ffffff;
}

TD.cobll{
background-color: #ffffff;
color : #666666;
}
