/* CSS Document */

body {
	background-color:#1F340B;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}


.pirates_box_top_middle_bg{
	background-image:url(../images/pirates_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}

.pirates_box_center_middle_bg{
	background-image:url(../images/pirates_box_center_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:#CDEFFF solid 1px;
	border-right:#CDEFFF solid 1px;
	background-color:#E6F7FF;
}

.pirates_box_bttm_middle_bg{
	background-image:url(../images/pirates_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
}

.pirates_text{
	font-family:Arial;
	font-size:28px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
}



.main_bg_img{
	background-image:url(../images/main_bg_img.jpg);
	background-repeat:no-repeat;
	height:767px;
	width:1000px;
}

.inner_main_bg_top_img{
	background-image:url(../images/main_bg_img01.jpg);
	background-repeat:no-repeat;
	height:727px;
	width:1000px;
}

.inner_middlebg{
	background-image:url(../images/main_bg_middlebg.jpg);
	background-repeat:repeat-y;
	width:1000px;
}

.menu_text{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
}

a.menu_text:hover{
	text-decoration:underline;
}

.middle_padding{
	padding:30px 0px 10px 25px;
}

.middle_padding01{
	padding:20px 25px 0px 25px;
}

.h_line{
	background-image:url(../images/h_line.png);
	background-repeat:repeat-x;
	height:16px;
}

.welcome_text{
	font-size:26pt;
	color:#030000;
	text-decoration:none;
	line-height:34px;
}

.welcome_text01{
	font-size:21pt;
	color:#CA1526;
	text-decoration:none;
	line-height:30px;
}

.black_text{
	font-size:12px;
	color:#383B40;
	text-decoration:none;
	line-height:18px;
}

a.black_text:hover{
	color:#CA1526;
}

.black_text01{
	font-size:12px;
	color:#383B40;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	padding:10px 5px;
}

a.black_text01:hover{
	color:#CA1526;
}

.bagbox_middlebg{
	background-image:url(../images/bagbox_middlebg.png);
	background-repeat:repeat-y;
	width:186px;
}

.red_text{
	font-size:13pt;
	color:#CA1526;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}

.blue_text{
	font-size:12px;
	color:#024EC0;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.box_middlebg{
	background-image:url(../images/box_middlebg.png);
	background-repeat:repeat;
	width:100%;
}
