/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8ebff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
}
td {
	font-size: 12px;
	font-weight: normal;
}
.heading_brown {
	margin: 0 0 5px 5px;
	padding: 0 0 1px 0;
	height: 100%;
	font-family: "Trebuchet MS", "Times New Roman", "Arial";
	color: #333333;
	font-weight: bold;
	font-size: 19px;
	border-bottom: 1px dotted #FFF7DD;
}
.verse {
	font-family: Palatino Linotype;
	font-size: 13px;
	font-weight: normal;
	color: #763110;
	text-decoration: none;
	line-height:16px;
}
.right-column {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
}
.mandatory {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height:16px;
}
.top_navi {
	font-size: 10px;
	font-weight: bold;
	color: #537486;
	text-decoration: none;
	line-height:16px;
}
.font_normal {
	font-size: 11px;
	line-height:16px;
}
.font_small {
	font-size: 10px;
	line-height:16px;
	color: #999999;
}
.font_brown {
	font-size: 12px;
	font-weight: normal;
	color: #763110;
	text-decoration: none;
	line-height:16px;
}
.font_maroon {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height:150%;
}
.font_blue {
	font-size: 12px;
	font-weight: bold;
	color: #043989;
	text-decoration: none;
	line-height:150%;
}
.font_maroonBigger {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height:150%;
}
.font_maroonItalic {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height:150%;
	font-style:italic;
}
.font_red {
	font-size: 12px;
	font-weight: bold;
	color: #E6361F;
	text-decoration: none;
	line-height:16px;
}
.font_bold_white {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
}
.title_blue {
	font-size: 14px;
	font-weight: bold;
	color: #537486;
	text-decoration: none;
	line-height:16px;
}
.title_red {
	font-size: 18px;
	font-weight: bold;
	color: #E6361F;
	text-decoration: none;
	line-height:18px;
}
.title_brown_small {
	font-size: 14px;
	font-weight: bold;
	color: #763110;
	text-decoration: none;
	line-height:16px;
}
.title_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:16px;
}
.smalllink {
	font-size: 10px;
	font-weight: normal;
	color: #043989;
	text-decoration: none;
}

.smalllink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.normallink {
	font-weight: normal;
	color: #043989;
	text-decoration: none;
}

.normallink:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.sidelink {
	font-size: 11px;
	font-weight: normal;
	color: #043989;
	text-decoration: none;
}

.sidelink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.outsidelink {
	font-size: 11px;
	font-weight: normal;
	color: #043989;
	text-decoration: none;
}

.outsidelink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	color: #537486;
	text-decoration: none;
}
.copylink {
	font-size: 9px;
	color: #043989;
	text-decoration: none;
}
.copylink:hover {
	font-size: 9px;
	color: #043989;
	text-decoration: none;
}
.bottom_border-dark {
	border-bottom: 1px dotted #8AC4FF;
}
.bottom_border-light {
	border-bottom: 1px dotted #D8EBFF;
}
.right_border-light {
	border-right: 1px dotted #D8EBFF;
}
.right_border-white {
	border-right: 1px solid #FFFFFF;
}
.right_border-blue {
	border-right: 2px solid #3290d7;
}
.table_border-side {
	border: 1px solid #990000;
}
.all_border-light {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
.textfield {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#row_wrap_white {
	width:740px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(images/puzzle_whitebg.gif) no-repeat right top;
	clear:both;
/*	border-bottom: 1px dotted #BBBBBB; */
}
#row_wrap_FFF7DD {
	width:740px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFF7DD url(images/puzzle_FFF7DDbg.gif) no-repeat right top;
	clear:both;
/*	border-bottom: 1px dotted #BBBBBB; */
}