.border1{
	border-left		: 1px solid #EEEEEE;
	border-top		: 1px solid #EEEEEE;
	border-right	: 1px solid #EEEEEE;
	border-bottom	: 1px solid #EEEEEE;
}
.tdMenu1
{
	background		: url(images/bkg5.png);
	font-family		: Arial;
	font-size 		: 12px;
	color					: #B98E5A;
	text-align		: center;
	cursor				: pointer;
	font-weight		: bold;
	height				: 24px;
	padding-left	: 6px;
	padding-right	: 6px;
}

.tdMenu1_
{
	background		: url(images/bkg5_.png);
	font-family		: Arial;
	font-size 		: 12px;
	text-align		: center;
	cursor				: pointer;
	color					: #F79F34;
	font-weight		: bold;
	height				: 24px;
	padding-left	: 6px;
	padding-right	: 6px;
}

.tdMenu2
{
	background		: url(images/bkg6.png);
	font-family		: Arial;
	font-size 		: 14px;
	color					: #EC6E00;
	text-align		: center;
	cursor				: pointer;
	font-weight		: bold;
	height				: 27px;
	padding-left	: 5px;
	padding-right	: 5px;
}

.tdMenu2_
{
	background		: #FEEA9A;
	font-family		: Arial;
	font-size 		: 14px;
	text-align		: center;
	cursor				: pointer;
	color					: #EC6E00;
	font-weight		: bold;
	height				: 27px;
	padding-left	: 5px;
	padding-right	: 5px;
}

.tdMenu3
{
	font-family		: Arial;
	font-size 		: 9px;
	text-align		: center;
	cursor				: pointer;
	color					: #EC6E00;
	border-right	: 1px solid #BBBBBB;
	padding-left	: 10px;
	padding-right	: 10px;

}


.h1{
		color					: #EC6E00;
		font-family		: Arial;
		font-size 		: 24px;
		text-align		: left;
		padding-left	: 10px;
		padding-top		: 15px;
}

.h2{
		color					: #62391D;
		font-family		: Arial;
		font-size 		: 20px;
		text-align		: left;
}

.h3{
		color					: #7F90C7;
		font-family		: Arial;
		font-size 		: 20px;
		text-align		: left;
}

.h4{
		font-family		: Arial Narrow;
		font-size 		: 40px;
		color					: #FFFFFF;
		text-align		: left;
		padding-top		: 20px;
}

.h5{
		font-family		: Arial;
		font-size 		: 16px;
		color					: #000000;
		font-weight		: bold;
		padding-top		: 10px;
		text-align		:	justify;
}

.h6{
		font-family		: Arial;
		font-size 		: 16px;
		color					: #808000;
		font-weight		: bold;
		padding-top		: 20px;
		text-align		:	center;
}

.h7{
		font-family		: Arial;
		font-size 		: 16px;
		color					: #000000;
		font-weight		: bold;
		padding-top		: 20px;
		text-align		: center;
}
.h8{
		font-family		: Arial;
		font-size 		: 20px;
		color					: #000000;
		font-weight		: bold;
		text-align		: center;
}
.h9{
		font-family		: Arial;
		font-size 		: 28px;
		color					: #000000;
		font-weight		: bold;
		text-align		: center;
}

.h10{
		font-family		: Arial;
		font-size 		: 18px;
		color					: #FF0000;
		font-weight		: bold;
		text-align		: center;
		padding-top		: 20px;
}

.h11{
		font-family		: Arial;
		font-size 		: 20px;
		color					: #000000;
		font-weight		: bold;
		text-align		: left;
}
.h12{
		color					: #EC6E00;
		font-family		: Arial;
		font-size 		: 24px;
		text-align		: left;
		padding-left	: 20px;
		padding-top		: 15px;
}

.h13{
		color					: #EC6E00;
		font-family		: Arial;
		font-size 		: 18px;
		text-align		: left;
		padding-left	: 20px;
}


.content1{
		color					: #A197A6;
		font-family		: Arial;
		font-size 		: 9px;
		text-align		: left;
}


.content2{
		color					: #777777;
		font-family		: Arial;
		font-size 		: 13px;
		text-align		:justify;
		padding-top		: 10px;
}

.content3{
		color					: #777777;
		font-family		: Arial;
		font-size 		: 14px;
		padding-top		: 10px;
		font-weight		: bold;
}

.content4{
		color					: #A197A6;
		font-family		: Arial;
		font-size 		: 9px;
		text-align		: left;
		padding-left	: 10px;
		padding-right	: 10px;
}

.content5{
		color					: #555555;
		font-family		: Arial;
		font-size 		: 12px;
		text-align		: left;
		padding				: 15px;
}

.daylist_normal
{

	font-family		: Arial;
	font-size 		: 12px;
	color					: #EC6E00;
	text-align		: center;
	cursor				: pointer;
	font-weight		: bold;
	height				: 27px;
	width					: 100px;
	padding-left	: 5px;
	padding-right	: 5px;
	border-bottom	: solid #CCCCCC 1px;
}

.daylist_selected
{

	background		: #FEF9D0;
	font-family		: Arial;
	font-size 		: 12px;
	color					: #888888;
	text-align		: center;
	cursor				: pointer;
	font-weight		: bold;
	height				: 27px;
	width					: 100px;
	padding-left	: 5px;
	padding-right	: 5px;
	border-bottom	: solid #CCCCCC 1px;
}

.copytext{
	font-family		: Arial;
	font-size 		: 9px;
	color					: #555555;
	text-align		: center;
	padding-top		: 30px;

}
a:link {
	color						: #EC6E00;
	text-decoration: none;
	font-family		: Arial;
	font-size 		: 11px;
}

a:visited {
	text-decoration: none;
	color: #aaaaaa;
}

a:hover {
	text-decoration: underline;
	color: #056EC6;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.blur1{
	filter: alpha(opacity=60);
	font-family		: Arial;
	font-size 		: 11px;
	color					: #000000;
	text-align		: center;
	cursor				: pointer;
}