@charset "utf-8";
/* CSS Document */

a:link {
	color: #496F89;
}
a:visited {
	color: #4D5667;
}
a:hover {
	color: #37485C;
}
a:active {
	color: #CC6600;
}

body{
	background-color: #C1C7D5;
	font-family: Arial, Helvetica, sans-serif
}
.style44 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style22 {font-size: x-small}


.style3 {font-size: smaller}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: smaller; font-family: Arial, Helvetica, sans-serif; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #37485C;
	font-size: 12px;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005C58;
	font-size: 12px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #37485C;
	font-size: 18px;
}
.table_color {
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
#header {
  float:left;
  width:100%;
  background:url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

  }
#header li {
	float:left;
	background:url("images/norm_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	
  }
#header a {
	float:left;
	display:block;
	background:url("images/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#333333;
  }
#header #current {
  background-image:url("images/norm_left_on.gif");
  }
#header #current a {
	background-image:url("images/norm_right_on.gif");
	color:#4892CE;
	padding-bottom:5px;
  }
  #header  a {
	color:#FFFFFF;
  }
