body {
	margin-left: 3%;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
    color: #330000;
}

.style1 {
	color: #663300;
	font-size: x-small;
}

.style2 {
	font-size: x-small;
	color: #663300;
	font-weight:bold;
}

.copyright {
	color: #FF0066;
	text-decoration: none;
	font-size: small;

}

.tab_nolink {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}

.tab_a:link {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}

.menu_a:link {
	color: #FF0066;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

.menu_a:visited {
	color: #FF0066;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.menu_a:hover {
	color: #ff99cc;
	text-decoration: none;
	font-size: x-small;
		font-weight: bold;
}
.menu_a:active {
	color: #FF0066;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}


a:link {
	color: #FF0066;
	text-decoration: none;
	font-size: medium;
}

a:visited {
	color: #FF0066;
	text-decoration: none;
	font-size: medium;
}
a:hover {
	color: #ff99cc;
	text-decoration: none;
	font-size: medium;
}
a:active {
	text-decoration: none;
	font-size: medium;
	color: #FF0066;
}


h2 {
	font-size: x-large;
	color: #FFFFFF;
}

h3 {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
}

th {
	background-color:#330000;
	font-size: large;
	font-style: italic;
	color: #FFffff;
	vertical-align:middle;
	text-align:right;
	padding-right:15px;
	height:2em;
}


.content-table {
	background-color: #FFFFFF;
	color: #330000;
	border-style: solid;
	border-width:thick;
	border-color: #330000;
}

.title-table {font-size: large;
	color: #FFFFFF;
	text-align: center;
}



.bol_a:link {
	color: #363;
	text-decoration: none;
	font-size: small;
}

.bol_a:visited {
	color: #363;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.bol_a:hover {
	color: #ff99cc;
	text-decoration: none;
	font-size: small;
		font-weight: bold;
}
.bol_:active {
	color: #363;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

#flyspecktrigger {
	color: #FFF;
	size:inherit;
	font-size: large;
}

#admin_menu {
	background-color:#FFCEFF;
}
