/*@charset "utf-8";

 CSS Document */

body {
	background-color:#014a6a;
	margin:0px 0px 0px 0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}


.body_img {
	background-image:url(images/body_img.jpg);
	background-repeat:no-repeat;
	height:500px;
}


.body_shado {
	background-image:url(images/body_shado.jpg);
	background-repeat:repeat-y;
}


a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E3031;
	font-weight: bold;
	text-decoration: none;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


.style1 {
	font-size: 14px;
	font-weight: bold;
}


.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #721005;
}


.style5 {
	font-size: 24
}


.style6 {
	font-size: 10px
}
