/* CSS Document */
body	{
	background: #999999 url(/images/background.jpg) repeat-x fixed left top;
	margin-top: 0px;
}

.page {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.contenttable, .contenttable td {
	border: 1px #ccc solid;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.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 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: left;
}

.nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #77b12a;
	letter-spacing: 1px;
	line-height: 12px;
}

.subleftnavi {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.subleftnavi A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subleftnavi A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subleftnavi A:hover {
	color: #006600;
	text-decoration: none;
}


A:link {
	color: #699C25;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

A:visited {
	color: #699C25;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

A:hover {
	color: #50771C;
	text-decoration: underline;
	font-weight: bold;
	line-height: normal;
}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #44981e;
	letter-spacing: 1px;
	line-height: 22px;
}

.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: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	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: 11px;
	font-weight: bold;
	color: #CC0000;
}
.text_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
