@charset "utf-8";
.txthead {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txtwhite {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
body {
     background-image:url(../images/background.png);
   	 background-attachment:fixed;
	 background-repeat:repeat;
	 margin-top:0px;
     margin-bottom:0px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}
img {
   border:none;
  }
.menus {
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menus_link {
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.menus_link:hover {
	color: #009901;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
}
.menus1 {
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
}
.txtcursor {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}