body {
	background-color: #FCFDFD;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #000000;
}


h1 {
    font-size: 18px; 
	color: #ffffff;
    margin: 0px;
}

h1.k {
    font-size: 18px; 
	color: #000000;
    margin: 0px;
}

h2 {
    font-size: 16px;
	color: #00000;
    margin: 0px;
}

h3 {
    font-size: 14px;
	color: #00000;
    margin: 0px;
}

h4 {
    font-size: 12px;
	color: #3366cc;
    margin: 0px;
}


a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}
a.one:link {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
}
a.one:visited {
	color: #FF6600;
	text-align: center;
	text-decoration: none;
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
}
	
a.one:hover {
	color: #3366CC;
	text-align: center;
	text-decoration: none;
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
}
	
a.one:active {color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
}


a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

a.two:link {
	color: #ffffff;
	font-weight: bold;
}
a.two:visited {color: #3366cc;}
a.two:hover {color: #33cccc; text-decoration: none}
a.two:active {color: #000000}

a.cart:link {color: #3366cc; font-weight: bold;font-size: 14px;}
a.cart:visited {color: #3366cc;font-weight: bold;font-size: 14px;}
a.cart:hover {color: #33cccc; text-decoration: none}
a.cart:active {color: #000000}


.left_text {
	padding: 5px 250px 5px 15px;
}



.black-text{
color: #ffffff;
text-decoration: none;

}

.white-text{
color: #ffffff;
text-decoration: none;

}

p.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}

img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

