body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


	background-color: #006699;
	background-image: url(../images/layout/bg_fade.gif);

	
/*	
	background-color: #bdab64;
	background-image: url(../images/layout/fall_bg_fade.gif);
	*/
	background-repeat: repeat-x;
	background-position: top;
}
#subnav {
	background-color: #e5e5e5;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
}
#footer {
	background-color: #9C9C9C;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
}
#subnav h3 {
	font-size: 14px;
	margin-top: 50px;
	margin-left: 15px;
	color: #A82626;
	margin-bottom: 20px;
}
#subnav a {
	padding: 0px;
	color: #C54343;
	text-decoration: none;
	margin-left: 10px;
}
#subnav p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
}
#subnav a:hover {
	text-decoration: underline;
}
#content {
	font-size: 11px;
}
#footer a {
	margin: 10px;
	text-decoration: none;
	color: #B12F2F;
	font-size: 12px;
}
#footer a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#footer td {
	height: 20px;
	padding: 20px;
}
#content h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content h2, p, li{
	margin: 25px;
	padding: 0px;
}
#content h2 {
	font-size: 18px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content a {
	text-decoration: none;
	color: #000099;
}
#content h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#content a:hover {
	text-decoration: underline;
}
#quick_link {
	line-height: 17px;
}
#print_show {
	display: none;
}
#added {
	color: #333333;
	font-size: 10px;
	padding-right: 30px;
	padding-top: 10px;
}
#content li {
	margin: 3px;
	padding: 4px;
}
#content ul {
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.aboutymcatext p {
	line-height: 22px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-style: dashed;
	background-color: #f3f3f3;
	padding-right: 20px;
	padding-left: 20px;
}
#content h5 {
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	letter-spacing: 3px;
}
#content a:active {
	text-decoration: underline;
	font-weight: bold;
}
