BODY
{
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/orismos_bg.jpg);
	background-repeat: no-repeat;
	background-position: 300px 5px;
}
BODY, TD, TH
{
	color: #CCCCCC;
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.container
{
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 485px;
	left: 276px;
	top: 0em;
	background-repeat: no-repeat;
	background-position: 0.5em 0em;
	margin: 0px;
	padding: 2em 0px 20px 10px;
}
.leftpanel
{
	background-image: url(images/orismos_side.gif);
	background-repeat: repeat-y;
	background-color: #F87F00;
	margin: 0px;
	padding-left: 0em;
	position: absolute;
	z-index: auto;
	width: 274px;
	left: 0px;
	top: 0px;
	height: 100%;
	text-align: center;
	padding-top: 2em;
}
.style1
{
	color: #000000;
	font-size: 30px;
}
.content
{
	color: #EEEEFF;
	font-size: 0.7em;
}
.content_trade
{
	color: #EEEEFF;
	font-size: 0.6em;
}
.menu
{
  position: relative;
	visibility: hidden;  
	margin: auto;
	/* top: 0em; */
	position: absolute;
	bottom: 0px;
	left: 274px;
	width: 100%;
	background-color: #222222;
/*margin-left: 2em;*/
	padding: 0em 0em 1em 0em;
	padding-left: 1em;

	font-size: 0.8em;
	color: #722EA7;
}
.container A
{
	font-size: 0.7em;
}
A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A:hover
{
	text-decoration: inherit;
	color: #F1E100;
}
A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
P, HR
{
	margin: 0px;
	outline: none;
}
.largelink
{
	font-size: 0.7em;
	color: #00CC33;
	height: 1em;
	text-align: center;
	background-image: url(images/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 7px 0 5px 0;
}
.centerBlack
{
	font-size: 0.7em;
	color: #000000;
	text-align: center;
}
.spacer
{
  height: 3em;
}
