/* CSS Document */
body	{
	background: #1f3d6b url(/new/images/background.jpg) repeat-x fixed left top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.text_14pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #888888;
	font-weight: bold;
}

.text_12pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.text_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.text_10pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	font-weight: bold;
}

.main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}

.nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1.5px;
}

.subrightnavi td {
	font-weight: bold;
	font-size: 11px;
}
.subrightnavi A:link {
	color: #0066FF;
	text-decoration: none;
}
.subrightnavi A:visited {
	color: #0066FF;
	text-decoration: none;
}
.subrightnavi A:hover {
	color: #003399;
	text-decoration: underline;
}

A:link {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

A:visited {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

A:hover {
	color: #FF00CC;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
}

.section_title {
	font-family: "Franklin Gothic Medium Cond", "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
}

.poetry_section_title {
	font-family: "Franklin Gothic Medium Cond", "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
}

.quote_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	line-height: 10px;
	border: 1px none #CCCCCC;
	padding: 3px;

}

.subsection_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.5px;
	text-align: left;
}

.imgframe {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

.imgdottedframe {
	border: 1px dotted #CCCCCC;
	padding: 6px;
}

.img_right {
	margin-left: 5px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
