.body {
	margin: 0px;
	background:url(images/bg-body.jpg);
}
.verdanatext {
	font-family: Verdana;
	font-size: 11px;
	color: #453113;
	line-height:17px;
	text-decoration:none;
	text-align:justify;
	padding:0px 10px 0px 10px;
}

.verdanatext a {
	font-family: Verdana;
	font-size: 11px;
	color: #453113;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;

}

.verdanatext a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #453113;
	font-weight:bold;
	line-height:17px;
	text-decoration: underline;

}

.right{
text-align:right;
font-family: Verdana;
	font-size: 11px;
	color: #453113;
	line-height:17px;
	text-decoration:none;}
.verdanatext ul
{
margin:0px ;}

.verdanatext ul li{
	background:url(images/bullet.gif) no-repeat;
	list-style:none;
	line-height:20px;
	padding-left:15px;
}



.tahomatext {
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration:none;
}

.tahomatext a {
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

.tahomatext a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration: underline;
}

.linktext {
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration:none;
}

.linktext a {
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}

.linktext a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	line-height:23px;
	text-decoration: underline;
}
.linktext12 {
	font-family: tahoma;
	font-size: 11px;
	color: #453113;
	font-weight:normal;
	text-decoration:none;
}

.linktext1 {
	font-family: tahoma;
	font-size: 13px;
	color: #453113;
	line-height:23px;
	font-weight:bold;
	padding-right:5px;
	text-decoration:underline;
}
.linktext2 {
	font-family: tahoma;
	font-size: 15px;
	color: #453113;
	line-height:23px;
	font-weight:bold;
	text-decoration:none;
}


	
.verdanafooter {
	font-family: Verdana;
	font-size: 10px;
	color: #342712;
	text-decoration:none;
}
.boder {
	border: 1px solid #050004;
}

.home_pic{
	background-image: url(images/photo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}


.blink{font-family:Arial;
	font-size:9pt;
	font-style:normal;
	color:#CC0000;
	text-decoration: blink;
	text-align:center;
	font-weight:bold;
	display:block;
	cursor:hand;
}