﻿body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	background-image: url('../../Images/Other/page_top_gradient.jpg');
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
}

.MAIN_TABLE
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.INNER_MAIN_TABLE
{
	border: 1px solid #A3A3A3;
	background-color: #FFFFFF;
}
button
{
	font-size: 12px;
}
.COST
{
	font-size: 16px;
	color: #CC0000;
	
}

a
{
	color: #0066FF;
	text-decoration: none;
}

a:active
{
	color: #0066FF;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
}

.catalog_header
{
	font-size: 16px;
}
.GALERY_PRODUCT_DESC
{
	font-family: 'trebuchet MS';
	font-size: 10px;
	color: #808080;
}

A.PAGING:visited {
	font-size: 12px;
	font-weight:normal;
	color: #0066FF;
	text-decoration: none;
}
A.PAGING:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

A.PAGING
{
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

A.CAT:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

A.CAT
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.PAGING_SELECTED_PAGE
{
	font-size: 13px;
	font-weight: bold;
}

.BASKET_GRID
{
	width: 100%;
}

.TABLO_TR_1_PIXEL
{
	height:1px;
	border: top;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width:1px;
	
}

A.FOOTER_LINK {
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}

A.FOOTER_LINK:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

