body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
}
.content {
	font-size: 12px;
	color: #ffffff;
	}
.content2 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	}
.paging {
	font-family: tahoma;
	font-size: 12px;
	color: #577c00;
	}
	
.title-sub {
	font-family: tahoma;
	font-size: 12px;
	color: #7C2E22;
}

	
.title-cat {
	font-size: 18px;
	color: #FFFFFF;
}
.title-thanks {
	font-size: 32px;
	color: #7C2E22;
}
		
.footer {
	
	font-size: 10px;
	color: #FFFFFF;
}
.title-bold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #7C2E22;
}
.title-bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #7C2E22;
}


a:link {
	color: #B3B300;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #c6a20f;
	font-size: 10px;
	text-decoration: underline;
}

a:visited {
	color: #B3B300;
	font-size: 10px;
	text-decoration: none;
}

a:active {
	font-size: 10px;
	color: #B3B300;
	text-decoration: none;
}
.mybox {
	border: 1px solid #666666 ;
	width: 20px;
	color: #333333;
	cursor:hand;
}
.mybox2 {
	background-color: #808080;
	border: 1px solid #808080;
	color: #FFFFFF;
	width: 20px;
}
.table-border {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6CEC7;
	border-bottom-color: #D6CEC7;
}
.title-orange {
	font-size: 14px;
	color: #AB6321;
}
.title-green {
	font-size: 12px;
	color: #648557;
}
.title-green2 {
	font-size: 11px;
	color: #648557;
	font-weight:bold
}
.title-small {
	font-size: 14px;
	color: #ffffff;
}

