body
{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bor{
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.bor1{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.navmenu{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	
	color: #333333;
	background-image: url(../images/nav_05.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 15px;
	vertical-align: middle;
	height: 18px;
	text-align: center;
}
.navmenu a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-image: url(../images/nav_05.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 15px;
	vertical-align: middle;
	height: 18px;
	text-align: center;
	text-decoration: none;
}
.navmenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	
	color: #000000;
	background-image: url(../images/nav_05.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 15px;
	vertical-align: middle;
	height: 18px;
	text-align: center;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	color: #666666;
}
.maintext{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
}
.textsmall {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	padding: 2px;
	text-align: center;
}
