body {
	background-image:url(images/background.jpg);
	text-align: center;
	height: 95%;
	width:100%;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#MainContent {
	width: 756px;
	margin: 1em auto;
	text-align: left;
	position: relative;
	top: 0px;
}

.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding: 20px;
	text-align: left;
}

h1 {
	font-family: impact;
	font-size: 20pt;
	font-weight: normal;
	color: #0066CC;
}

h2 {
	font-family: impact;
	font-size:16pt;
	font-weight: normal;
	color: #0066CC;
}

h3 {
	font-family: impact;
	font-size:14pt;
	font-weight: normal;
	color: #0066CC;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding: 20px;
	text-align: left;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding: 20px;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #003366;
}

div#Header {
	width: 756px;
	height: 108px;
	text-align: center;
	position: relative;
}

div#topnav {
	background-image: url(images/top_nav.gif);
	position: relative;
	width: 756px;
	height: 184px;
}

div#topimg {
	position:relative;
}

div#botimg {
	position:relative;
}

div#menu {
	background-color: #006699;
	height: 16px;
	position: relative;
	vertical-align: middle;
	text-align: center; 
}

div#ContentPane {
	position: relative;
	background-color: #FFFFFF;
}

.normal table, .contactenos table{
	color: #0066CC;
}

.normal td, .contactenos td{
	color: #0066CC;
	text-align:left;
}

.normal a,.normal a:hover,.normal a:link,.normal a:visited{
	color: #0066CC;
}

div#BreadCrumb {
	position: relative;
	float: left;
	text-align:left;
}

div#BottomPane {
	width: 756px;
	position: relative;
}

div#Footer {
	clear: both;
	width: 756px;
	text-align: center;
	margin-top: 15px;
}

/* [SOLPATRMENU] */

Main Menu 
.MainMenu_MenuContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.MainMenu_MenuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MainMenu_MenuIcon {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.MainMenu_SubMenu {
	background-color: #FFFFFF;

}
.MainMenu_MenuItemSel {
	background: transparent;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 11px;
	color: #003366;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 11px;
	color: #003366;
}

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}

.MainMenu_MenuBar{}

.MainMenu_MenuItem{
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.submenuitembreadcrumb{
	display: none;
}

.submenuitemselected{
	color: #0099FF;
	font-weight: normal;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
}

.submenu{
	margin-left:0px;
	margin-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-left: 2px;
	border-left-style:solid;
	border-left-color: #003366;
}

.rootmenuitem TD{ 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
