BODY {
margin: 0px 0px 0px 0px;
}
BODY {
font-family:tahoma, sans-serif, verdana;
font-size: 13px;
color:#606060;
}

a:link {font-family:tahoma, sans-serif, verdana; font-size:13px; color:#1b1eae; text-decoration:underline;}
a:visited {font-family:tahoma, sans-serif, verdana; font-size:13px; color:#1b1eae; text-decoration:underline;}
a:active {font-family:tahoma, sans-serif, verdana; font-size:13px; color:#000000; text-decoration:none;}
a:hover {font-family:tahoma, sans-serif, verdana; font-size:13px; color:#000000; text-decoration:underline;}
.logo {
height:70px;
padding-left:25px;
}
UL {
list-style-image:url(../images/bullet-list.gif);
}
.Ulmargin {
padding-bottom:3px;
margin-bottom:5px;
}
.text {
text-align:left;
vertical-align:top;
padding-top:15px;
padding-bottom:10px;
}
.footer {
font-family:tahoma, sans-serif, verdana;
font-size:10px;
color:#FFFFFF;
text-align:left;
background-color:#5c5c5c;
padding-left:15px;
}
.lin {
border-right:1px solid #c6c7e2; padding-right:7px;
font-size:11px;
}
.pad {
padding-left:7px;
font-size:11px;
}
.blue {
background-color:#1b1fbd;
}
.menuItemFirst {
	font-family: arial;
	font-size: 11px; /*font-weight: bold;*/
	color: #0F0F59;
	cursor: pointer;
	background-color: #E3E3F5;
	padding: 4px 4px 4px 4px;
	width: 137px;
	border: 1px solid #e5e5e5;
	font-style: normal;
	text-indent: 10px;
}
.menuItem {
	font-family: arial;
	font-size: 11px; /*font-weight: bold;*/
	color: #0F0F59;
	cursor: pointer;
	background-color: #E3E3F5;
	padding: 4px 4px 4px 4px;
	width: 137px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-indent: 10px;
}
.menuItemLast {
	font-family: arial;
	font-size: 11px; /*font-weight:bold;*/
	color: #0F0F59;
	cursor: pointer;
	background-color: #E3E3F5;
	padding: 4px 4px 4px 4px;
	width: 137px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-indent: 10px;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: arial;
	font-size: 11px; /*font-weight:bolder;*/
	color: #FFFFFF;
	cursor: pointer;
	background-color: #9295DB;
	padding: 4px 5px 4px 4px;
	width: 137px;
	border: 1px solid #e5e5e5;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	text-indent: 10px;
	background-position: left;
	background-repeat: no-repeat;
}
.menuItemOver {
	font-family: arial;
	font-size: 11px; /*font-weight:bolder;*/
	color: #FFFFFF;
	cursor: pointer;
	background-color: #9295DB;
	padding: 4px 5px 4px 4px;
	width: 137px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: underline;
	text-indent: 10px;
	background-position: left;
	background-repeat: no-repeat;
}
.menuItemLastOver {
	font-family: arial;
	font-size: 11px; /*font-weight:bolder;*/
	color: #FFFFFF;
	cursor: pointer;
	background-color: #9295DB;
	padding: 4px 5px 4px 4px;
	width: 137px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: underline;
	text-indent: 10px;
	background-position: left;
	background-repeat: no-repeat;
}

/* submenus container */
.submenu {
	width:137px;
}

.mainMenu {
	background-image: url(../images/products-pas.gif);
	height: 31px;
	background-repeat: no-repeat;
}

.mainMenuOver {
	background-image: url(../images/products-act.gif);
	height: 31px;
	background-repeat: no-repeat;	
}

.mainMenuSelect {
	background-image: url(../images/products-act.gif);
	height: 31px;
	background-repeat: no-repeat;
}
