A {
	color: #808080;
	text-decoration: underline;
}

A:hover {
	color: #bbbbbb;
	text-decoration: none;
}

BODY {
	margin: 0;
	padding: 0;
	background-color: #f6f6f6;
	font-family: arial;
}

IMG {
	border: 0;
}

IMG.brd {
	border: 1px solid #000000;
}

IMG.topleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

P {
	text-indent: 20px;
}

TABLE.price {
	font-size: 10pt;
	color: #0EC40E;
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px;
}

TABLE.price TD {
	text-align: center;
	border: 1px solid #000000;
	width: 50%;
}

TABLE.price TD.l {
	border-left: 0;
}

TABLE.price TD.r {
	border-right: 0;
}

TABLE.price TD.t {
	border-top: 0;
}

TABLE.price TD.b {
	border-bottom: 0;
}

TABLE.table_content {
	height: 100%;
	width: 100%;
	border: 0;
}

TABLE.table_main {
	height: 400px;
	width: 550px;
	border: 0;
	background-color: #ffffff;
}

TABLE.table_menu {
	height: 100%;
	width: 100%;
	border: 0;
}

TABLE.table_menu TD {
	font: 8pt;
	color: #ffffff;
	text-align: center;
	line-height: 95%;
}

TABLE.table_menu A, TABLE.table_menu A:hover {
	color: #ffffff;
	text-decoration: none;
}

TABLE.table_menu TD.c {
	background-color: #ffffff;
}

TABLE.table_menu TD.l {
	background: url("menu_l.gif") top right no-repeat;
}

TABLE.table_menu TD.r {
	background: url("menu_r.gif") top left no-repeat;
}

TABLE.table_root {
	height: 100%;
	width: 100%;
	border: 0;
}

TD.content {
	text-align: justify;
	vertical-align: top;
	padding: 25px 25px 0px 0px;
	font: 10pt;
}

TD.copyright {
	font: bold 9pt tahoma;
	color: #bebebe;
	text-align: center;
}

TD.copyright A, TD.copyright A:hover {
	color: #bebebe;
	text-decoration: none;
}

TD.copyright SPAN {
	margin-left: 5px;
}

TD.home_link {
	text-align: right;
	vertical-align: top;
	font: bold 10pt;
	color: #ffffff;
	padding: 3px 5px 0px 0px;
}

TD.home_link A, TD.home_link A:hover {
	color: #ffffff;
	text-decoration: none;
}

TD.home_link DIV {
	background: url("home.gif") 0px 2px no-repeat;
	width: 55px;
}

TD.id {
	padding: 20px;
	font: bold 11pt tahoma;
	vertical-align: top;
}

TD.lister {
	vertical-align: bottom;
	padding-bottom: 10px;
	font: bold 12pt tahoma;
}

TD.logo {
	padding: 0px 6px 6px 0px;
}

TD.table_root {
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: #bbbbbb;
}

TD.title {
	vertcal-align: bottom;
	font: 16pt;
	color: #ffffff;
	padding-left: 5px;
}
