.PAGETEXT {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
 }
	.add {
	color: #FF0000;
	font-weight: bold;
	}

.topspace {
    padding-top:10px;
    padding-bottom:10px;
    font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
	}

	.toptext{
	text-align:center;
	}

	.bottomtext {
    font-family: Tahoma;
	font-size: 10px;
	color: #4f4f4f;
	text-align:center;
	padding-top:5px;
	}

.style8 {	color: #FF0000;
	font-weight: bold;
}
body{
margin:0px;
background-image: url('../images/bakground.jpg');
background-repeat:repeat-y;
background-position:center;
}

.style1 {font-size: 18px}

A.nav1
	{
		font-family:'verdana';
		color:#FFFFFF;
		font-size: 11px;
		text-decoration:none;			
	}
	A.nav1:hover
	{
		font-family:'verdana';
		color:#FFFFFF;
		font-size: 11px;
		text-decoration:none;
		}

A.nav2
	{
		font-family:'tahoma';
		color:#4f4f4f;
		font-size: 11px;
		text-decoration:none;			
	}
	A.nav2:hover
	{
		font-family:'tahoma';
		color:#4f4f4f;
		font-size: 11px;
		text-decoration:none;
	}