BODY
{
	margin: 0px;
	padding: 0px;
	background: #202932;
	color: #6d7378;
	font-size: 10pt;
	font-family:  arial;
}

TD
{
	font-size: 10pt;
	font-family:  arial;
}

TD.background
{
	background-image: url('images/themes/back.gif');
}

TABLE.container
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

TR.top TD
{
	height: 35px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #3c4046;
	background-color: #000000;
	text-align: right;
}

TD.middle
{
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #3c4046;
	background-color: #272b34;
	vertical-align:top;
	width: 750px;
	padding: 0px;
}

.menu
{
	width: 100%;
	height: 122px;
	background-image: url('images/menu_back.gif');
	background-repeat: repeat-x;
}

A
{
	text-decoration: none;
	color: #6d7378;
}

A:HOVER
{
	color: #FFFFFF;
}

A.menulink
{
	background-image: url('images/tick.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #a28a69;
	padding-left: 10px;
}

A.menulink:HOVER
{
	background-image: url('images/tick_hover.gif');
	color: #FFFFFF;
	cursor: pointer;
}

.menu_title
{
	font-weight: bold;
}

.menu_details
{

	vertical-align:top;
}

.menu TD
{
	width: 170px;
	padding-left: 5px;
	vertical-align: top;
}

.menu_details TD
{
	font-size: 8pt;
	padding-left: 5px;
}

H1
{
	font-size: 12pt;
	padding-left: 24px;
	background-image: url('images/bigtick.gif');
	background-repeat: no-repeat;
	background-position: center left;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #3c4046;
	padding-top: 5px;
	padding-bottom: 5px;
}

H2
{
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #a28a69;
}

DIV, .intend
{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 8pt;
	color: 95999c;
}

.table TD
{
	font-size: 8pt;
	color: 95999c;
}

TABLE.main
{
	width: 100%;
	border-collapse: collapse;
}

.main TD
{
	vertical-align: top;
}

TD.main_left
{
	width: 220;
	border-style: dotted;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #3c4046;
	background-color: #2f333c;
}

TD.main_right
{
	width: 550;
}

.main_left H2
{
	background-color: #6d7378;
	color: #272b34;
}

.tiny
{
	font-size: 9pt;
	text-align: right;
	color: #6d7378;
}

.tiny_index
{
	font-size: 8pt;
	color: #6d7378;
}

.brand
{
	background-color: #2f333c;
	width: 100%;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #3c4046;
	padding-top: 5px;
	padding-bottom: 5px;
}

.product
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-color: #3c4046;
}

.product_over
{
	background-color: #2d313b;
	cursor: pointer;
}

.product_out
{
	background-color: #272b34;
	cursor: pointer;
}

.table
{
	width: 100%;
	border-style: dotted;
	border-width: 1px;
	border-right-width: 1px;
	border-color: #3c4046;
	background-color: #2f333c;
}

.form
{
	border-style: solid;
	border-width: 1px;
	border-color: #272b34;
	background-color: #3c4046;
}

IMG.newsimage
{
	border-style: solid;
	border-width: 2px;
	border-color: #595b5f;
}
