.background
{
	background-image: url(images/bg.jpg);
}

.color
{
	background-color: #015186;
}

td
{
	border-color: #015186;
}

.menubk
{
 	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
}

.footer
{
	background-image: url(images/town.jpg);
}

.menu
{
	padding: 10px;
}

table
{
	border-style: hidden;
}

.text, p, li, .header, a, table
{
	font-family: Tahoma;
	font-size: 12px;
	color: #302d30;
}

.menutext, .submenutext
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}

.menutext
{
	padding: 5px 5px 5px 15px;
}

.submenutext
{
	padding: 0px 0px 0px 25px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;

}

.menutext, .menutext a
{
	color: #000A8D;
}

.menutext a:hover
{
	color: #76787b;
}

.header
{
	font-size: 20px;
}

.smallmenu, .smallmenu a
{
	font-size: 14px;
	color: #adcde3;
	font-weight: bold;
}

.smallcomment
{
	font-size: 10px;
	font-weight: bold;
}

.databk
{
	background-image: url(images/background.jpg);
}