body
{
	background-color : #990000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
}

.adr
{
	font-size : 9px;
	color : #333333;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}

.mainmenu
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
}

.mainmenu:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	background-color : #C0BBBB;
}

.menu
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.menu:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : underline;
	font-weight : bold;
}

.navhome
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}

.navhome:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
	font-weight : bold;
}

.input
{
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #333333;
	border-top : 2px solid #333333;
}

.but
{
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #333333;
	border-bottom : 2px solid #333333;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px none #333333;
}

.title
{
	font-size : 14px;
}