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

body {
	/*  font-size: .8em;*/
    padding: 0;
	margin: 0;
	font:  Trebuchet;
	background-color: #d2CbEa;
	background-repeat: repeat-x;
}

.style6 {font-size: .8em}
a:link {
	color: #0000aa;
}
a:visited {
	color: #006633;
}
.style24 {
	font-size: 1em;
}
.Blue1em {
	font-size: 1em;
	color: #0000aa;
}
.Red1em {
	font-size: 1em;
	color: #660000;
}
.BlueI1em {
	font-size: 1em;
	color: #0000aa;
	font-style: italic;
}
.rightTable {
	font-size: 1.1em;
	color: #0000aa;
	background-color: #b2c365;
	padding: 5px;
	width: 230px;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	margin: 0px;
}
.RedI1em {
	font-size: 1em;
	color: #660000;
	font-style: italic;
}
.Green1em {
	font-size: 1em;
	color: #006600;
}.GreenI1em {
	font-size: 1em;
	color: #006600;
	font-style: italic;
}
a {
	font-family: Trebuchet;
	color: #111111;
}


ul.NoBullet {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 8px;
   }
h1 {
	font-size: 1.5em;
	color: #000066;
}
h2 {
	color: #660000;
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
	color: #660000;
}
h4 {
	font-size: 1em;
	color: #0000aa;
}
h5 {
	color: #660000;
	font-size: .8em;
}
h6 {
	font-size: .6em;
}
.style28 {
	color: #660000;
	font-size: 0.8em;
}
.img2 {
	margin-right: 10px;
}
#mainWin {
	margin-left: 20px;
	}/*- Menu 8--------------------------- */

	
#menu8 {
	font-size: 14px;
	width: 200px;
	margin-left: 4px;
	}
	
#menu8 li a {
	/*height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #111111;
	display: block;
	background:  url(images/menu8.gif);
	padding: 08px 0 0 10px;
	}
	
#menu8 li a:hover {
	color: #000000;
	background:  url(images/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
#wrapper {
	width:280px;
	float: left;
}
.form {
	padding:5px 5px 5px 5px;
	background:#f3f3f3;
	border:2px solid #cfcfcf
}
/*.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
*/
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

