BODY {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	color: #001C76;
}

a:link, a:visited {
	color: #001C76;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F79413;
	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div,span {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #001C76;
}

.top_banner {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #F79413;
	font-size: 20px;	
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

#left_menu {
	background: url(../images/left_menu_bg.gif) repeat-y;
	vertical-align: top;
}

#left_menu_top {
	background: url(../images/left_menu_bg.gif) repeat-y;
	border-bottom: solid 1px #969696;
}

#left_menu_bottom {
	background: url(../images/left_menu_bottom_bg.gif) repeat-y;	
	vertical-align: top;
}

#right_menu {
	vertical-align: top;
	background: url(../images/right_menu_bg.gif) repeat-y;	
}

#main_content {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
}

#main_index {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.menu_title {
	color: #F79413;
	font-size: 15px;
	font-weight: bold;
}

.main_title {
	color: #001C76;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.main_product_title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 35px;
	padding-bottom: 25px;
	border-bottom: solid 1px #F79413
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:96%;
	vertical-align:center;
}

a.main_product_title:link a.main_product_title:visited {
	font-size: 14px;
	font-weight: bold;
	margin-top: 35px;
	padding-bottom: 25px;
	border-bottom: solid 1px #F79413
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:96%;
	vertical-align:center;
}

.sublevel_main_title {
	color: #001C76;
	font-size: 15px;
	font-weight: bold;	
}

.no_content {
	color: #F79413;
	font-size: 13px;	
}

.table_header {
	color: #001C76;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.incident_solved {
	color: #166611;
	font-weight: bold;
	text-align: left;
}

.incident_pending {
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.incident_unsolved {
	color: #ff0000;
	font-weight: bold;
	text-align: left;
}

.news_td {
	border: solid 1px #F79413;	
}

.news_title {
	color: #001C76;
	font-size: 14px;
	font-weight: bold;
}

.news_small {
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;	
}

.back_button {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}