﻿body
{
	background-color: #000000;
}

table.main
{
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: white;
	border-right: #1e8431 25px solid;
	border-top: #1e8431 25px solid;
	border-left: #1e8431 25px solid;
	border-bottom: #1e8431 25px solid;
}

td.line
{
	background-color: #1e8431;
	width: 700px;
	height: 1px;
}

#topmenu:a
{
	font-size: x-small;
	color: #33cc33;
	font-family: Verdana, Arial, Tahoma;
}
#topmenu:a:hover
{
	font-size: x-small;
	color: #33cc33;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}

td.left
{
	text-align: left;
	padding-left: 50px;
	padding-top: 100px;
}
.leftmenu
{
	font-weight: bold;
	font-size: small;
	color: #006600;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align: right;
}

.leftmenu:hover
{
	font-weight: bold;
	font-size: small;
	color: #006600;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align: right;
}
P.default
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-align: justify;
	text-justify: inter-word;
}
h2
{
	font-weight: bold;
	font-size: small;
	font-family: Tahoma, Arial;
	text-align: left;
}

.item
{
	font-size: x-small;
	color: #003300;
	font-family: Verdana, Tahoma, 'Times New Roman';
}
.motto
{
	font-size: small;
	color: #330033;
	font-style: italic;
	font-family: Tahoma, Arial, 'Times New Roman';
}
