@charset "utf-8";

body {
	font-family: 'Century Gothic',Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #635647;
	line-height: 16px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	background-repeat: repeat;
}
p {
	text-indent: 20pt;
}
a {
	color: #660066;
	text-decoration: underline;
}
a:visited, a:active {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h4 {
	color:#FB9700;
}
#home a {
	color: #FB9700;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#home a:visited, home a:active {
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}
#home2 {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}

#home2 a {
	color: #660066;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}
#home2 a:visited, home a:active {
	text-decoration: none;
}
#home2 a:hover {
	text-decoration: underline;
}
#main {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
#product a {
	text-decoration: none;
	line-height: 20px;
	font-size: 1.2em;
}
#product a:visited, footer a:active {
	text-decoration: none;
}
#product a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: 0.6em;

}
.footer a {
	color: #635647;
	text-decoration: none;
}
.footer a:visited, footer a:active {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.txt_white {
	color: #FFFFFF;
}
blockquote {
	margin-left: 20pt;
}
.txt_s {
	font-size: 0.85em;
}
.top a, top a:visited, top a:active, top a:hover {
	font-size: 0.8em;
}
.txt_purple {
	color: #660066;
}
.text_orange {
	color: #FB9700;
}
