body {
	scrollbar-face-color: #BFD7C2; 
	scrollbar-shadow-color: #96B89A; 
	scrollbar-highlight-color: #DBE8DD; 
	scrollbar-3dlight-color: #B4CFB5; 
	scrollbar-darkshadow-color: #68936C; 
	scrollbar-track-color: #E3ECE5; 
	scrollbar-arrow-color: #5C8762;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
	background-color: #487740;
	font-family: Comic Sans MS;
}

.ul2 {
	list-style-image: url(icon_lol.gif);
	list-style-position: outside;
}


img {
	margin-left: 10px;
	margin-right: 10px;	
}


input {
	background-color: #228B22;
	color: Yellow;
}

.right {
	text-align: right;
}

.table-small {
	text-align: center;
	border: 0px solid;
	width: 300px;
	color: White;
	margin-left: 30px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: White;
}
.table-large {
	width: 550px;
	border: 1px #FDF5E6;
	border-style: solid;
	color: White;
}

.td-l {
	width: 30%;
	color: White;
	text-align: left;
	vertical-align: top;
}
.td-p {
	width: 70%;
	color: White;
	text-align: left;
	vertical-align: top;
}
.td-c {
	width: 50%;
	color: White;
	text-align: left;
	vertical-align: top;
}

.table-mini {
	width: 200px;
	border: 1px #FDF5E6;
	border-style: solid;
	color: White;
	padding: 0px;
	margin: 0px;
}

.tdt1 {
	color: #FDF5E6;
	font: t;
	font-size: x-small;
	text-align: right;
	vertical-align: top;
	width: 75%;
}

.tdt2 {
	color: #FFEFD5;
	font: t;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
.header {
	width: 760px;
	height: 200px;
	background-image: url(header.jpg);
}
.footer {
	width: 760px;
	height: 200px;
	background-image: url(footer.jpg);
}
li {
	list-style-image: url(li.gif);
	color: White;
	text-align: justify;
	margin-left: 10px;
	padding-left: 25px;
	padding-right: 15px;
	margin-bottom: 5px;
	list-style-position: outside;
}
hr {
	color: Lime;
	height: 5px;
	text-align: right;
	width: 75%;
}

.menublok {
	width: 200px;
	height: 700px;
	background-image: url(menu.jpg);
}
.menutop {
	height: 60px;
}

.menu {
	display: block;
	width: 155px;
	color: #FFD700;
	text-decoration: none;
	font: normal 18px;
	height: 24px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}


.menu:link {
	color: #FFD700;
}

.menu:hover {
	background-color: White;
	color: #E10000;
	opacity: 0.20;
	-moz-opacity: 0.20;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}

.text1 {
	width: 100%;
	color: White;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 10px;
	background-color: #487740;
	border: 6px solid White;
}
.text2 {
	color: White;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 10px;
}
.text3 {
	color: White;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 10px;
}
/*
.menu {
	color: #F3ED3E;
}
*/

a {
	color: #FFF8DC;
}
a:hover {
	color: #FFD700;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	color: #7FFFD4;
}

