/* CSS Document */



body{

	margin:0px;

	padding:0px;

	background-color:#383838;

}



h1{

	padding-left:8px;

	margin:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:24px;

	color:#FFFFFF;

}



.style3 {

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	font-size: 30px;

	color: #b0de27;

	font-style: italic;

}



.designbg{

	background-image:url(images/designbg.jpg);

	background-repeat:repeat-x;

	background-position:bottom;

	height:291px;

	background-color:#8e0222;

}



.designbg1{

	background-image:url(images/designbg.jpg);

	background-repeat:repeat-x;

	background-position:bottom;

	height:291px;

	width:225px;

	background-color:#8e0222;

}



.fish1{

	list-style-image:url(images/fish.gif);

	list-style-position:outside;

	font:12px Arial;

	color:#c1ed3c;

	text-decoration:none;

	text-transform:uppercase;

	padding-top:0px;

	margin-top:0px;

	

	

}



.fish{

	list-style-image:url(images/fish.gif);

	list-style-position:outside;

	font:12px Arial;

	color:#FFFFFF;

	text-decoration:none;

	text-transform:uppercase;

	padding-top:0px;

	margin-top:0px;

	padding-left:30px;

	margin-left:30px;

}



.fish2{

	list-style-image:url(images/fish.gif);

}



.fish li{

	margin-top:5px;

	padding-top:2px;

}



.fish a:link{

	color:#FFFFFF;

	text-decoration:none;

}



.fish a:visited{

	color:#FFFFFF;

	text-decoration:none;

}



.fish a:hover{

	color:#b0de27;

	text-decoration:none;

}



.righttxt{

	font:12px Arial;

	color:#ffffff;

	text-decoration:none;

	line-height:16px;

	padding-left:8px;

	text-align:justify;

}



.date{

	font:bold 16px Arial;

	color:#bae9ff;

	text-decoration:none;

	line-height:16px;

}



.bodytxt{

	font:12px Arial;

	color:#F3FBFE;

	text-decoration:none;

	line-height:16px;

	padding-left:8px;

	text-align:justify;

}

.bodytxt1{

	font:12px Arial;

	color:#dff3fd;

	text-decoration:none;

	font-weight:bold;

}

.bodytxt2{

	font:16px Arial;

	color:#b0de27;

	text-decoration:none;

	font-weight:bold;

}

.link{

	color:#D2EC84;

	text-decoration:none;

}



.link:hover{

	color:#dff3fd;

	text-decoration:underline;

}



.emailbg{

	background-image:url(images/emailbg.jpg);

	background-repeat:no-repeat;

	height:50px;

	background-position:center top;

}



.updates{

	font:18px Arial;

	color:#ebf9ff;

	text-decoration:none;

}



.formbrdr{

	font:12px Arial;

	color:#212121;

	text-decoration:none;

	background-color:#FFFFFF;

	border:#667317 solid 1px;

	padding-left:5px;

}



.pictext{

	font:12px Arial;

	color:#FFFFFF;

	text-decoration:none;

}



.footer{

	background-image:url(images/footer.jpg);

	height:39px;

	background-repeat:repeat-x;

	font:12px Arial;

	color:#FFFFFF;

	text-decoration:none;

}



.footer a:link{

	color:#FFFFFF;

	text-decoration:none;

}



.footer a:visited{

	color:#FFFFFF;

	text-decoration:none;

}



.footer a:hover{

	color:#FFFFFF;

	text-decoration:underline;

}



a:link{

	color:#B0DE27;

	text-decoration:none;

}



a:visited{

	color:#B0DE27;

	text-decoration:none;

}



a:hover{

	color:#FFFFFF;

	text-decoration:underline;

}