body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.bg {
	background-image: url(background_blue.gif);
}

.main {
	font: normal; font-family: Tahoma; color: Black; font-size: 13px; font-weight: lighter;
	
}

.mainbold {
	font: bolder; font-family: Tahoma; color: White; font-size: 16px;
}

.mainbold_bl {
	font: bolder; font-family: Tahoma; color: black; font-size: 16px; text-align: center;
}

a.menu:link {
	font: bold; font-family: Tahoma; color: White; text-decoration: none; font-size: 12px; 
}

a.menu:visited {
	font: bold; font-family: Tahoma; color: White; text-decoration: none; font-size: 12px;
}

a.menu:active {
	font: bold; font-family: Tahoma; color: White; text-decoration: none; font-size: 12px; 
}

a.menu:hover {
	font: bold; font-family: Tahoma; color: #D9FF00; text-decoration: underline; font-size: 12px;
}

.bg_table {
background-color: #B5C5D7;
}

