/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.menu1  {
		text-decoration: none;
		color : #000000;
		text-align: center;

}
.menu1:hover  {
		color : #8E8F48;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #FFFFFF;
		text-decoration: none;
		text-align: center;
		
}
.style {
		color: #A9A9A9;
		line-height: 16px;
}
.menu2  {

		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {

		color : #999999;
		text-decoration: none;
		text-align: center;
}
#text_body {
		float: right;
		margin: 0px 20px 0px 0px;
		width: 520px;
		line-height: 20px;
		padding-left: 30px;
		background: url(images/stroke.png) left repeat-y;
}
h1 {
	font-size: 14px;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
li a{
	background-color: #A4A459;
	border: 1px dashed #606035;
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
}
li {
	list-style-type: none;
}
.navtop {
	background-color: #F1E80F;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}
li a:hover {
	background-color: #F1E80F;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.footerlinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tip {
	background-color: #D3E3ED;
	border: 1px dashed #6DA2C0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}
a.red {
	color: #FF0000;
	text-decoration: underline;
}
.symbols {
	background-color: #FFFFCC;
	border: 1px dashed #996633;
	padding: 5px;
	color: #993300;
	font-weight: bold;
	font-size: 12px;
}
