body {
	margin: 0px;
	background: #efefef;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #555555;
	}

form {
	margin: 0px 0px 0px 0px;
	}

td, li, p, a {
	font-size: 12px;
	}

a {
	text-decoration: none;
	color: #f74f1c;
	white-space: nowrap;
	cursor: pointer;
	}

a:hover {
	text-decoration: underline;
	}

h3 {	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #555555;
	line-height: 10px;
	}

table.languages {
	width: 780px;
	height: 17px;
	}

table.header {
	width: 780px;
	height: 77px;
	background: #ffffff;
	}

table.header td.login {
	width: 240px;
	}

table.header td.login table.login td{
	text-transform: uppercase;
	font-size: 9px;
	color: #666666;
	}

table.header td.login table.login input { 
	width: 116px;
	height: 18px;
	background: #ffffff;
	border: solid 1px #d4d3d3;
	margin: 0px 0px 0px 14px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}

table.header td.login table.login input#login { 
	width: 29px;
	height: 22px;
	background: #f74f1c url(/images/template/ok.gif) no-repeat center;
	border: none;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
	font-size: 5px;
	}

table.header td.join {
	background: transparent url(/images/template/01.gif) no-repeat left top;
	padding: 40px 0px 0px 10px;
	}

table.header td.logo {
	width: 240px;
	}

table.header td.join a{
	color: #f74f1c;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	}

table.menu {
	background: #f74f1c;
	width: 780px;
	height: 32px;
	border: none;
	}

table.menu td.menu {
	border-bottom: solid 1px #ffffff;
	}

#nav {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1;
	}

#nav a {
	display: block;
	width: 120px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	}

#nav li {
	margin: 0px 0px 0px 0px;
	border-left: dotted 1px #fba78e;
	float: left;
	width: 120px;
	}

#nav li ul {
	margin: 0px 0px 0px 0px;
	border-top: solid 9px transparent;
	position: absolute;
	width: 120px;
	left: -999em;
	}

#nav li ul li{
	background: transparent url(/images/template/menu_bg.png) no-repeat left center;
	border: none;
	border-top: solid 2px transparent;
	}

#nav li ul li a {
	color: #333333;
	text-transform: lowercase;
	margin: 7px 10px 7px 35px;
	width: 130px;
	text-align: left;
	text-decoration: none;
	}

#nav li ul ul {
	margin: -37px 0 0 177px;
	text-align: left;
	}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	}

table.content td, p{
	color: #555555;
	}

table.content td, a, p, li{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}








/*
PLEASE DO NOT REMOVE LINES BELOW
*/

#omceNonEditable {
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: -10;
	}