.bgrndmain {
	background-image: url(images/bgrndintromain.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}

.bgrndright {
	background-image: url(images/bgrndintroright.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
}

.bgrndbotomleft {
	background-color: #CCCCCC;
}

.bgrndbotomright {
	background-color: #FFFFFF;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
    	color:#000000;
	font-size: 90%;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    	color:#000000;
	font-size: 90%;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: normal;
	text-decoration:none;
    	color:#000000;
	font-size: 90%;
}
