body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.gray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #CCCCCC;
}
.gray10 a{
	color: #CCCCCC;
	text-decoration: underline
}
.gray10 a:hover {
	color: #84ff00;
	text-decoration: none
}


.contentsbgl {
	background-image: url(images/contents_bg_l.jpg);
	background-repeat: repeat-x;
}


.gray13justify { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	color: #336600; 
	text-decoration: none ; 
	text-align: justify
}
.gray13justify a{
	color: #336600;
	text-decoration: underline
}
.gray13justify a:hover {
	color: #6C6539;
	text-decoration: none
}


.gray13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #336600;
	text-decoration: none;
	text-align: left;
}
.gray13 a{
	color: #336600;
	text-decoration: underline
}
.gray13 a:hover {
	color: #6C6539;
	text-decoration: none
}


.brown15 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	color: #6C6539;
	text-decoration: none  
}
.brown15 a{
	color: #6C6539;
	text-decoration: underline
}
.brown15 a:hover {
	color: #336600;
	text-decoration: none
}


.white11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-decoration: none
}


.inputborder12pt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #6C6539; 
	text-decoration: none; 
	padding-right: 3px; 
	padding-left: 3px; 
	border: 1px #999999 solid; 
	background-color: #F8FFE6
}


.cap17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #6C6539;
	border-color: #FF0000 #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 25px;
}

