@charset "utf-8";
a.submenu:visited {
	color: #3366CC;
	font-family: Verdana;

}
a.submenu:hover {
	color: #3366CC;
	background-image: url(images/tabon.jpg);
}
a.submenu:link {
	text-decoration: none;
	color: #3366CC;
	font-family: Verdana;

}

.style1 {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana;
	font-size: 10px;
}

.style3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.style2 {font-family: Verdana; font-size: small; color: #477599; }


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #014A81;
}


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;

}

li
{
	display:inline;
}
