body {
	background-color:#FFFFFF;/*#F2F2F2;*/
	padding: 0;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	color: #505050;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../pictures/background.gif) top left repeat-x;
}

table {
  border-collapse: collapse;
}

.line1 {
	background-color: #6B4931;
}
.headerText1 {
	color: #5A79A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight: bold;
	padding: 0px 0px 0px 50px;
}

/*************************************************
 -- MENU --
 *************************************************/

.menuItem, .menuItemOver, .menuItemActive, .menuItemActiveOver {
	color: #6B4931;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	padding: 0px 0px 0px 12px;
	background: #FFFFFF;
    border-bottom: 1px solid #6B4931;
}
.menuItemOver, .menuItemActiveOver {
	background: #B1CEFF url(../pictures/menu_bg1.gif) repeat-x center left;
	cursor: pointer;
}
.menuItemActive {
	background: #FFFFFF url(../pictures/menu_active.gif) no-repeat center right;
}


.text1 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.link1 {
	color: #6B4931;
  font-weight: bold;
}
a.link1:hover {
	color: #5A79A5;
  font-weight: bold;
  text-decoration: none
}
a.link1:active {
}
a.link1:visited {
}
a.link2 {
	color: #5A79A5;
  font-weight: bold;
  text-decoration: none
}
a.link2:hover {
	color: #6B4931;
  font-weight: bold;
  text-decoration: none
}
a.link2:active {
  text-decoration: none
}
a.link2:visited {
  text-decoration: none
}

.textBold1 {
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textBold2 {
	color: #5A79A5;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textErr1 {
	color: #BA1419;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title1 {
	font-size: 11px;
	color: #5A79A5;
	font-weight: bold;
}
.title2 {
	font-size: 10px;
	color: #5A79A5;
	font-weight: bold;
}

/*--------------------------------------------
Tables
--------------------------------------------*/
.tableLine1 {
	background-color: #7392B1;
	height: 2px;
	border-left: 1px solid #FFFFFF;
}
.tableTitle1 {
	font-size: 10px;
	background-color: #C3D0E1;
	color: #42536f;
	font-weight: bold;
	padding: 4px 2px 4px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableTitle2 {
	font-size: 10px;
	background-color: #C3D0E1;
	color: #EE8300;
	font-weight: bold;
	padding: 4px 2px 4px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableTitle3 {
	font-size: 12px;
	background-color: #C3D0E1;
	color: #42536f;
	font-weight: bold;
	padding: 4px 2px 4px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableText1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 2px 4px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableText2 {
	background-color: #ECF1F7;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 2px 4px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableText3 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 2px 20px 5px;
	border-left: 2px solid #FFFFFF;
}
.tableLink1 {
	background-color: #FFFFFF;
	color: #505050;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableLink2 {
	background-color: #ECF1F7;
	color: #505050;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.tableLink1:link, a.tableLink2:link {
	text-decoration: underline;
}
a.tableLink1:hover, a.tableLink2:hover {
	color: #698BAB;
}
a.tableLink1:visited, a.tableLink2:visited {
	text-decoration: none;
}
.tableLink3 {
	background-color: #FFFFFF;
	color: #505050;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableLink4 {
	background-color: #ECF1F7;
	color: #505050;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.tableLink3:hover, a.tableLink4:hover {
	color: #698BAB;
}
.input1 {
	color: #505050;
  border: 1px solid #5A79A5;
  background-color:#FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button1 {
	color: #5A79A5;
  border: 1px solid #5A79A5;
  background: #FFFFFF;
	/*background: #B1CEFF url(../pictures/menu_bg1.gif) repeat-x center left;*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

