body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
    background-color: #66CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DC5F03;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #3333CC;
	font-style: normal;
	font-weight: bold;

}
.tab1 {
	background-color: #FFFFFF;
	background-image: url(ui/tab-grad2.jpg);
	background-repeat: repeat-x;
}
.tab2 {
	background-color: #FFFFFF;
	background-image: url(ui/tab-grad3.jpg);
	background-repeat: repeat-x;
}
.tab3 {
	background-color: #FFFFFF;
	background-image: url(ui/tab-grad4.jpg);
	background-repeat: repeat-x;
}

