body {
	padding: 0px;
	margin: 0px;
	background-image:url(images/bckg.png);
}

.top {
	background-image: url('images/top.png');
}

.topleft {
	background-image: url('images/topleft.png');
}

.topright {
	background-image: url('images/topright.png');
}

.mainbg {
	background-image: url('images/mainbg.png');
}

.bottom {
	background-image: url('images/bottom.png');
}

.bckg {
	background-image: url('images/br.png');
}

.topbottom {
	background-image: url('images/topbottom.png');
}

.rightbottom {
	background-image: url('images/rightbottom.png');
}

.title1 {
	background-image: url('images/title1.png');
}

.title2 {
	background-image: url('images/title2.png');
}

.font1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
}

.font2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#F60;
}

.font3 {
	font-family:"Calibri";
	font-size:12px;
	}

.font4 {
	font-family:"Times New Roman";
	font-size:14px;
	font-style:italic;
	padding-right:5px;
	}
	
.font5 {
	font-family:"Calibri";
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	}
	
.font6 {
	font-family:"Vivaldi";
	font-size:24px;
	font-weight:bold;
	font-smooth: always;
	color:#412000
	}

.class1 A:link {color:white; text-decoration:none;}
.class1 A:visited {color:white; text-decoration:none}
.class1 A:active {color:white; text-decoration:none;}
.class1 A:hover  {color: orange; text-decoration:none;}

.class2 A:link {color:black; text-decoration:none;}
.class2 A:visited {color:black; text-decoration:none}
.class2 A:active {color:black; text-decoration:none;}
.class2 A:hover  {color:white; text-decoration:none;}
