body,html
{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('../images/bg_gradient2.jpg');
	background-repeat:repeat-x;
}

body,p,td,th,div
{
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color:#4B4F4E;
}
input,select
{
	font-family:Verdana;
	font-size:11px;
	color: #201705;
}

.copyright
{
	font-size:11px;
	color:#003333;
	/*color:#6DA5B4;*/
	padding:10px;
}

.caption
{
	font-size:9px;
}

/*
 * normal link
 */
a:link {
	text-decoration: none;
	color: #849294;
}
a:visited {
	text-decoration: none;
	color: #849294;
}
a:hover {
	text-decoration: underline;
	color: #849294;
}
a:active {
	text-decoration: none;
	color: #849294;
}
/*
 * product title link
 */
a.product_title:link {
	font-family:Verdana;
	font-size:12px;
	color:#6D8DB4;
}
a.product_title:visited {
	font-family:Verdana;
	font-size:12px;
	color:#6D8DB4;
}
a.product_title:hover {
	font-family:Verdana;
	font-size:12px;
	color:#6D8DB4;
}
a.product_title:active {
	font-family:Verdana;
	font-size:12px;
	color:#6D8DB4;
}
/*
 * menu link
 */
a.menu:link {
	font-size:12px;
	color: #718281;
	font-weight: bold;
}
a.menu:visited {
	font-size:12px;
	color: #718281;
	font-weight: bold;
}
a.menu:hover {
	font-size:12px;
	color: #718281;
	font-weight: bold;
}
a.menu:active {
	font-size:12px;
	color: #718281;
	font-weight: bold;
}
/*
 * flying box link
 */
a.flying_box:link {
	color: #4B4F4E;
	font-size:11px;
	font-weight:bold;
}
a.flying_box:visited {
	color: #4B4F4E;
	font-size:11px;
	font-weight:bold;
}
a.flying_box:hover {
	color: #4B4F4E;
	font-size:11px;
	font-weight:bold;
}
a.flying_box:active {
	color: #4B4F4E;
	font-size:11px;
	font-weight:bold;
}
/*
 * selected menu link
 */
a.selected_menu:link {
	color: #8CBE5D;
	font-weight: bold;
	font-size:12px;
}
a.selected_menu:visited {
	color: #8CBE5D;
	font-weight: bold;
	font-size:12px;
}
a.selected_menu:hover {
	color: #8CBE5D;
	font-weight: bold;
	font-size:12px;
}
a.selected_menu:active {
	color: #8CBE5D;
	font-weight: bold;
	font-size:12px;
}
/*
 * COLOR
 */
.brown
{
	color:#B18443;
}
.big1px
{
	font-size:12px;
}

.box_title
{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
}

.flying_box_title
{
	font-family:Verdana;
	font-size:12px;
	color:#8CBE5D;
	font-weight:bold;
}

.content_title
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color: #8CBE5D;
}

.content_subtitle
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.content
{
	color: #4B4F4E;
}
/*
 * PRODUCTS
 */
.product_title
{
	font-family:Verdana;
	font-size:12px;
	color:#8CBE5D;
}

.product_subtitle
{
	font-family:Verdana;
	font-size:11px;
	color:#8CBE5D;
}
/*
 * SMALLER
 */
.small
{
	font-size:9px;
}
