body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #FFFFFF;
	background-image: url(backzi.jpg);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-top: 50px;
}
/* -------------------------------------------------------- */
/* BUTTON													*/
.button{
	color:#333333;
	clear:both;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:150px;
	margin-right:30px;
	background-image: url(button2.png);
	background-repeat: repeat;
	position: relative;
	top: 0px;
	right: 0px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		display:block;
		height:31px;
		line-height:31px;
		padding-left:15px;
		padding-right:8px;
		margin-right:20px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	width:107px;
	clear:both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
	clear:both;
	margin-top:6px;
	padding:10px 20px;
	background-image: none;
	background-color: #FFFF66;
	}
		.v-menu li a{
			color:#555555;
			font-weight:bold;
			display:block;
			border-top:solid 1px #DEDEDE;
			padding:8px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#999999;
		}
.p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style2 {font-size: 9px}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-size: medium;

}
