body {
	background-color: #ffffff;
	background-image: url(../layout/menu_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
.ultramain {
	margin: 0; padding: 0;
	height: 100%;
}
.main {
	margin-left: auto;
	margin-right: auto;
	width: 937px;
}
.head_main {
	position: fixed;
	background-image: url(../layout/menu_bg.jpg);
	background-repeat: repeat-x;
}
.head {
	margin-left: auto;
	margin-right: auto;
	width: 937px;
	height: 152px;
}
.menu_logo {
	background-image: url(../layout/logo.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 152px;
	float: left;
}
.menu_empty {
	width: 115px;
	height: 152px;
	float: left;
}
.menu_about {
	background-image: url(../layout/menu_about_deselect.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 152px;
	float: left;
}
.menu_about_over {
	background-image: url(../layout/menu_about_select.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 152px;
	float: left;
}
.menu_optic {
	background-image: url(../layout/menu_optic_deselect.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 152px;
	float: left;
}
.menu_optic_over {
	background-image: url(../layout/menu_optic_select.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 152px;
	float: left;
}
.menu_marketing {
	background-image: url(../layout/menu_marketing_deselect.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 152px;
	float: left;
}
.menu_marketing_over {
	background-image: url(../layout/menu_marketing_select.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 152px;
	float: left;
}
.menu_grafic {
	background-image: url(../layout/menu_grafik_deselect.jpg);
	background-repeat: no-repeat;
	width: 129px;
	height: 152px;
	float: left;
}
.menu_grafic_over {
	background-image: url(../layout/menu_grafik_select.jpg);
	background-repeat: no-repeat;
	width: 129px;
	height: 152px;
	float: left;
}
.menu_dss {
	background-image: url(../layout/menu_dss_deselect.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 152px;
	float: left;
}
.menu_dss_over {
	background-image: url(../layout/menu_dss_select.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 152px;
	float: left;
}
.menu_foreart {
	background-image: url(../layout/menu_foreart_deselect.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 152px;
	float: left;
}
.menu_foreart_over {
	background-image: url(../layout/menu_foreart_select.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 152px;
	float: left;
}
.content {
	padding-top: 202px;
	margin-left: auto;
	margin-right: auto;
	width: 937px;
}
.content_submenu {
	width: 326px;
	float: left;
}
.content_submenu_title {
	padding: 17px 5px 10px 5px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.content_submenu_item {
	background-color: #ffffff;
	border-top: 1px solid #dedede;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	width: 218px;
	float: left;
}
.content_submenu_item_helpdesk {
	background-image: url(../content/home/helpdesk.jpg);
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	width: 228px;
	height: 81px;
	float: left;
}
.content_submenu_item_over {
	background-color: #eeeeee;
	border-top: 1px solid #dedede;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	width: 218px;
	float: left;
}
.content_submenu_item_a {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
.content_submenu_item_a:hover {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
.content_content {
	width: 611px;
	float: left;
}
.content_release {
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	width: 218px;
	float: left;
}
.content_release_a {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
.content_release_a:hover {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	color: #999999;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
h2.date {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}
a {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	color: #999999;
}
table {
	border: none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
table.analysis {
	border: 1px dashed #999999;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
table.login {
	background-color: #f2f1f1;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
td.analysis_left {
	border-right: 1px dashed #999999;
}
td.analysis_top {
	border-bottom: 1px dashed #999999;
}
td.analysis_noborder {
	border: none;
}
td.analysis_red {
	border: 1px solid red;
}
td.portal_dark {
	background-color: #e0e0e0;
}
td.portal_light {
	background-color: #f2f1f1;
}
.a_glossary {
	width: 16px;
	height: 16px;
	background-color: #eeeeee;
	margin-left: 3px;
	float: left;
}
.a_chat {
	width: 100px;
	height: 16px;
	background-color: #eeeeee;
	margin-left: 3px;
	float: left;
}
a.glossary {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.glossary:hover {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
input {
	background-color: #f2f1f1;
	border: 1px solid #999999;
	width: 150px;
	font-size: 10px;
}
.chat_input {
	background-color: #f2f1f1;
	border: 1px solid #999999;
	width: 450px;
	font-size: 10px;
}
.chat_textarea {
	background-color: #f2f1f1;
	border: 1px solid #999999;
	width: 450px;
	height: 60px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.chat {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #999999;
}
.input_users {
	background-color: #f2f1f1;
	border: 1px solid #999999;
	width: 450px;
	font-size: 10px;
}
.empty50
{
    width: 980px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
#slistaeo
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background: #fafafa;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align: justify;
	color: #aaaaaa;
	clear: both;
	border-top: 1px solid #909090;
}
	#slistaeo a
	{
		font-family: Arial, Helvetica;
		font-size: 10px;
		text-decoration: none;
		color: #aaaaaa;
		border-bottom: 1px dotted #cccccc;
	}
	#slistaeo a:hover
	{
		font-family: Arial, Helvetica;
		font-size: 10px;
		text-decoration: none;
		color: #33CCFF;
		border-bottom: 1px dotted #33CCFF;
	}
