/* page background #6E7399 */
/* dark color #494E72 */

BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #FFFFFF; 
background-color : #5B5F84;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

html {
scrollbar-face-color:#494E72;
scrollbar-arrow-color:#6E7399;
scrollbar-track-color: #6E7399;

scrollbar-shadow-color:#6E7399;
scrollbar-highlight-color:#6E7399;
scrollbar-3dlight-color:#6E7399;
scrollbar-darkshadow-Color:#6E7399;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #FFFFFF; 
background-color : transparent; 
}
H3 {
font-size:1.05em;
padding:0px;
margin:0;
border-bottom:1px solid #B5966A;
}
.boxtitle {
	font-weight:bold;
	color: silver;
	padding:2px 3px;
}

#damenu 		{
 LEFT: 0px; WIDTH: 154px; POSITION: absolute; TOP: 64px; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #494E72;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #6E7399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bg_light {
	background-color : #BFA982;
	color: #494E72;
}
.bg_light a:hover {
color:#333333;
}

.alt_bg_dark {
	background-color : #494E72;
	color: #FFFFFF;
}

.alt_bg_medium {
	background-color : #6E7399;
	color: #FFFFFF;
}

.alt_bg_light {
	background-color : #BFA982;
	color: #494E72;
}
.header {
	background-color : #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pagecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.main {
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left:5px;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	color: #B5966A;
}
.footer {
background-image:url(images/background2.gif);
border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Silver;
	text-align: center;
}
.topbottom {
	background-color: #666666;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
hr {
color:silver;
height: 1px;
}
.quotestitle {
	font-style: italic;
	color: Gray;
}
.quotes {
font-family: "MS Serif", "New York", serif;
font-size: 15px;
	font-style: italic;
	color: Silver;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}
.tightlist {
	margin: 0px 0px 0px 2px;
	padding: 0;
	list-style: none;
	}

/* Basic menu list properties */
ul.menu
{margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	border: none;
	border-right:1px solid #494E72;
	display:block;
}

/* Level 1 items */
li.menu_l0
{
	border-bottom: 1px solid #666;
	margin: 0em;
	padding: 0em;
}
/* Level 1 links */
li.menu_l0 a
{
	display: block;
	padding: 4px 2px 3px 0.5em;
	background-image: url(images/button.gif);
	color: Silver;
	font-weight:bold;
	text-decoration: none;
	width: auto;
}
li.menu_l0 a:visited {
	color:Silver;
	}

li.menu_l0 a:hover
{
	background-color: #000000;
	background-image: url(images/buttonon.gif);
		color: #FFFFFF;
}

/* Level 2 items */
li.menu_l1
{
	border-bottom: 1px dashed #6E7399;
	border-left: 0px solid #6E7399;
	margin: 0px;
	padding: 0px;
}

/* Level 2 links */
li.menu_l1 a
{
	background-image: url(images/button.gif);
	display: block;
	padding: 4px 3px 3px 1.1em;
	color: Silver;
	text-decoration: none;
	width: auto;
}
li.menu_l1 a:visited {
	color:Silver;
	}
li.menu_l1 a:hover
{
background-image:url(images/buttonon.gif);
	color: #FFFFFF;
}

/* Level 3 items */
li.menu_l2
{
	border-bottom: 1px dashed #6E7399;
	border-left: 0px solid #6E7399;
	margin: 0px;
	padding: 0px;
}
/* Level 3 links */
li.menu_l2 a
{
	background-image: url(images/button.gif);
	display: block;
	padding: 4px 1px 3px 2.1em;
	color: Silver;
	text-decoration: none;
	width: auto;
}
li.menu_l2 a:visited {
		color: Silver;
	}
li.menu_l2 a:hover
{
background-image:url(images/buttonon.gif);
	color: White;
}