body
{
	background-color : #7386C1;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 10px;
	color : #6D6260;
}

.adr
{
	font-size : 9px;
	color : #6D6260;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #6D6260;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #6D6260;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #6D6260;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6D6260;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6D6260;
	text-decoration : none;
}

.nav
{
	font-family : Verdana;
	font-size : 9px;
	color : #6D6260;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}

.navhome
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	text-transform : uppercase;
}

.navhome:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration : underline;
}

.navpromo
{
	font-family : Verdana;
	font-size : 9px;
	color : #4D7FB2;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}

.navpromo:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #1AA9F8;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}

.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 : 3px double #333333;
}

.home
{
	line-height : 25px;
	font-size : 14px;
}

.title
{
	font-size : 14px;
}