td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.loginBG {
	background-image:  url("../images/img_054.jpg");
	background-repeat: repeat-x;
	background-color: #CBDCF2;
}

/* Normal state */
.menuItemFirst {
		font-family: tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border: 1px solid #C2C8CD;
	background-color:#FFFFFF;
}
.menuItem {
		font-family: Tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #C2C8CD;
	border-right: 1px solid #C2C8CD;
	border-bottom: 1px solid #C2C8CD;
	background-color:#FFFFFF;
}
.menuItemLast {
		font-family: tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #C2C8CD;
	border-right: 1px solid #C2C8CD;
	border-bottom: 1px solid #C2C8CD;
	background-color:#FFFFFF;
}

/* On mouse over */
.menuItemFirstOver {
		font-family: tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border: 1px solid #C2C8CD;
	background-color:#E4EDF5;
}
.submenu div:hover,.menuItemOver {
		font-family: tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #C2C8CD;
	border-right: 1px solid #C2C8CD;
	border-bottom: 1px solid #C2C8CD;
	background-color:#E4EDF5;
}
.menuItemLastOver {
		font-family: tahoma;
	font-size: 12px;

	font-weight:bold;
	color:#F26522;
	cursor:pointer;
	padding:2px 4px 2px 4px;
	border-left: 1px solid #C2C8CD;
	border-right: 1px solid #C2C8CD;
	border-bottom: 1px solid #C2C8CD;
	background-color:#E4EDF5;
}

/* submenus container */
.submenu {
	-moz-opacity:.8;
	filter:alpha(opacity=90);
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.InputStyle1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #112C64;
	border: 1px solid #C3E9FE;
	margin: 2px;
	padding: 2px;

}
.InputStyle2 {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E67200;
	border: 1px solid #C3E9FE;
	margin: 2px;
	padding: 2px;
}
body {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}


.TMenu {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TMenuHighlight {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}


a:link.TMenu {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.TMenu {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.TMenu {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}

/* -- First Level -- */
#categories {margin: 0px 0 0px 0; padding: 1px 0 0px 0; list-style: none; width: 100%; background-color: #4D6392;}
#categories li {position: relative; font-weight: normal; padding-bottom: 1px;}
#categories li a {display: block; text-decoration: none; /* IE6 Bug */ padding: 4px 0 4px 20px; color: #FFFFFF}
#categories li a:hover, #categories li a.ont-selected:hover {background-color: #BCCEE6; color: #122D65;}

/* Fix IE. Hide from IE Mac \*/
* html #categories li { float: left; height: 1%; }
* html #categories li a { height: 1%; }
* html #categories li ul li { float: left; height: 1%; }
* html #categories li ul li a { height: 1%; }
* html #categories li ul li ul li { float: left; height: 1%; }
* html #categories li ul li ul li a { height: 1%; }
* html #categories li ul li ul li ul li { float: left; height: 1%; }
* html #categories li ul li ul li ul li a { height: 1%; }
