/* CSS Document */
body
{
background-image:url(../images/boy-bg.gif);
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.arialBlackBold
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
}

input
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:normal;
}


.arialBlack
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}
.arialBlack a:link{text-decoration:underline; color:#DA251D;}
.arialBlack a:visited{text-decoration:underline; color:#DA251D;}
.arialBlack a:hover{text-decoration:underline; color:#DA251D;}

.leftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDC4B2;
	border-left-color: #DDC4B2;
}

.leftRightBorderBlue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EBADA;
	border-left-color: #7EBADA;
}

.leftRightBorderLightBlue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7494A5;
	border-left-color: #7494A5;
}

.leftRightBordergreen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8B9D80;
	border-left-color: #8B9D80;
}
.leftRightBordergray {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

.redTxt
{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px
}
.redTxt a:link{text-decoration:underline;color:#DA251D;}
.redTxt a:visited{text-decoration:underline;color:#DA251D;}
.redTxt a:hover{text-decoration:underline;color:#DA251D;}

.footerTxt
{
font-family:Arial, Helvetica, sans-serif;
color:#606060;
font-size:11px
}
.footerTxt a:link{text-decoration:underline;color:#606060;}
.footerTxt a:visited{text-decoration:underline;color:#606060;}
.footerTxt a:hover{text-decoration:underline;color:#606060;}




.greenTxt
{
font-family:Arial, Helvetica, sans-serif;
color:#538A32;
font-size:11px
}
.greenTxt a:link{text-decoration:underline;color:#538A32;}
.greenTxt a:visited{text-decoration:underline;color:#538A32;}
.greenTxt a:hover{text-decoration:underline;color:#538A32;}



a.blackLink:link{text-decoration:underline;color:#000000;}
a.blackLink:visited{text-decoration:underline;color:#000000;}
a.blackLink:hover{text-decoration:underline;color:#000000; font-weight:bold;}


.arial18
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:18px
}

.arial16
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px
}

.message
{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
font-weight:bold;
}

select
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:normal;
}