BODY	{
	background: #ffffff url('bg.jpg') repeat;
	vertical-align: top;
	margin-top: 0px;
}

.text

    {
	color: #135161;
	font-size: 11px;
	font-family: Arial;
	line-height: 1.5;
}
.textLightBlue

    {
	color: #6d9aa5;
	font-size: 11px;
	font-family: Arial;
}
.rightLightBlue

    {
	color: #6d9aa5;
	font-size: 11px;
	font-family: Arial;
	line-height: 1.5;
}
.textWhite

{ color: #ffffff; font-size: 11px; font-family: Arial; }

.whiteBorder { font-size: 8pt; font-family: Arial; border-style: solid; border-width: 1.5pt 1.5pt 1.5pt 1.5pt; border-color: #ffffff }

.MainBg {
	background: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
.InsideBg {
	background: url(images/inside_bg.jpg);
	background-repeat: repeat;
}
.InsideBg2 {
	background: url(images/inside_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.form
{
margin: 0px;
}
.input
{
    BACKGROUND-COLOR: #a9cbd2;
	font-size: 11px;
	font-family: Arial;
	COLOR: #135161;
	border: 0;
	padding: 2px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #ffffff
}

A:LINK   { 	

color: #135161;
font-size: 11px;
font-family: Arial;
}

A:HOVER  { color: #135161;
font-size: 11px;
font-family: Arial;
}}

A:VISITED  { color: #135161;
font-size: 11px;
font-family: Arial;
} }