/* CSS Document */

strong
{
  font-size: 20px;
}

body
{
	padding:0px;
	margin:0px;
	background:url(../images/bg-main.jpg) top left repeat-x;
}
.submenulevel1selected
{
  color: #F5B800 !important;
}
.submenulevel2selected
{
}
.submenulevel3selected
{
}

#scrollArea {
	width: 425px;
	height: 470px;
	overflow:scroll ;
	position: relative;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
	font-style: italic;
	font-family: Century Gothic, Arial;
}

#seperator
{
  padding-top: 8px;
}

.submenulevel1
{
  margin-left : auto;
	margin-right: auto;
}

.submenulevel2
{
  z-index: 100;
  background-color: Black !important;
  margin-top: 12px;
  color: Black !important;
  line-height: 22px;
  padding-bottom: 3px;
  width: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.submenulevel3
{
  z-index: 100;
  background-color: Black !important;
  color: Black !important;
  line-height: 22px;
  margin-left: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 3px;
}

.nav
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:white;
	
}

.nav table
{
	/*margin-left: auto;
	margin-right: auto;*/
}

.nav a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:white;
	text-align:center;
	text-decoration:none;
}

.nav a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:white;
	text-align:center;
}

.nav a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFEE2;
	text-align:center;
	text-decoration:none;
}

.txt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:17px;

}

.txt12brown
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3F2813;
	text-decoration:none;
}
.txt12brown a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#86470E;
	text-decoration:underline;
}
.txt12brown a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3F2813;
	text-decoration:none;
}
.txt12brown a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3F2813;
	text-decoration:none;
}
.border-bottom2
{
	border-bottom:solid 1px #D4D4D4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3F2813;
}

.txt14
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#734C28;

}

.txt30
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#734C28;

}

.border-bottom
{
	border-bottom:1px dashed #666666;
	font-size:8px;
}

.txtbrown
{
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color: #ac733d;
	text-align: left;
}

.copyrightnotice
{
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#895628;
}

.formfields
{
	border:1px solid #CCCCCC;

}

.border-left-right
{
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;

}

.logout
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.logout a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#2B1E0E;
	text-decoration:underline;
}
.logout a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.logout a:link
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}


.txt144
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFB7;

}

.txtbrown2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFB7;
}

