BODY
{
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/orismos_index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
BODY, TD, TH
{
	color: #EEEEFF;
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.container
{
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 570px;
	margin: auto;
	padding: 40px 10px 20px 10px;
}
.content
{
	margin: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 15em;
	left: 0em;
	top: 10px;
	right: auto;
	bottom: auto;
}
.style1
{
	color: #000000;
}
.style2
{
	color: #FFFFFF;
	font-size: 1.3em;
}
.menu
{
	margin: auto;
	top: 1em;
	position: relative;
/*margin-left: 2em;*/
	padding: 0em 1.5em;
	font-size: 0.5em;
	color: #722EA7;
}
.border_top
{
	height: 28px;
	width: 100%;
	margin-top: 10px;
	background-image: url(images/orismos-border.gif);
	background-repeat: no-repeat;
}
.border_bottom
{
	margin-top: 10px;
	height: 28px;
	width: 100%;
	background-image: url(images/orismos-border.gif);
	background-position: 0cm bottom;
	background-repeat: no-repeat;
	top: 10px;
}
A
{
	font-size: 0.9em;
}
A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A:hover
{
	/*[disabled]text-decoration:underline;*/
	color: #F1E100;
/*#FFF45A;*/
}
A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
P, HR
{
	margin: 0px;
	outline: none;
}
