
BODY {
	background: url(images/backgroundlightblue.jpg);
	margin: 0px;
}

h1 {
	font-family: arial; font-size: 18px;
	text-transform: capitalize;
	color: #4b5e0c;
}

.button {
	font-family: arial; 
	font-size: 12px;  
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase; 
	text-decoration: none;
}

.main {
	font-family: arial; 
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
}

.main1 {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
}

.mainsmall {
	font-family: arial; 
	font-size: 10px;
	color: #FFFFFF;
}

.mainheader {
	font-family: arial; 
	font-size: 12px;
	color: #FFFFFF;
}

.heading {
	font-family: arial; 
	font-size: 16px;
	color: #6EAED2;
	font-weight: bold;
}

.footer {
	font-family: arial; 
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}

.tablepadding {
	padding-left: 25px;
	padding-right: 25px;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.f2b2      { background: url(images/menu01.jpg);   }
.f2b2_over { background: url(images/menu01R.jpg); }
.f2b3      { background: url(images/menu02.jpg);   }
.f2b3_over { background: url(images/menu02R.jpg); }
.f2b4      { background: url(images/menu03.jpg);   }
.f2b4_over { background: url(images/menu03R.jpg); }
.f2b5      { background: url(images/menu04.jpg);   }
.f2b5_over { background: url(images/menu04R.jpg); }