html,body {
	height: 100%;
}

#container {
	margin: auto;
	width: 100%;
	text-align: left;
	height: 82%;
}

.main {
	width: 100%;
	height: 100%;
}





body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(images/pageback.jpg);
}

.style1 {
	color: #000000;
	font-size: xx-large;
}


.menu_a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;
}

.menu_a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;
}
.menu_a:hover {
	color: #00ff00;
	text-decoration: none;
	font-size: small;
}
.menu_a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;
}

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

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


h1 {
	font-size: x-large;
	color: #FFCC00;
}

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: medium;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.content-table {
	background-color: #FFFFFF;

    margin-left: 3%;
    margin-right: 3%;
	border-style: solid;
	border-width:thick;
	border-color: #000000;
}

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



.style2 {font-size: medium}
.style3 {font-size: small}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: x-small;
}
.smallblack {
	color: #000;
}

.smallwhite {
	color: #fff;
}

.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: #0f0;
	text-decoration: none;
	font-size: small;
		font-weight: bold;
}
.bol_:active {
	color: #363;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
