/* CSS Document */

body
	{
	margin:0;
	font-family:tahoma;
	font-size:11px;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	}
	
	
#Layer1 {
	position:absolute;
	left:2px;
	top:16px;
	width:833px;
	height:181px;
	z-index:1;
}	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
		text-decoration: none;

}
a:hover {
	color: #ff6600;
	/*font-weight:bold;*/
	text-decoration: underline;
}
a:active {
	color: #000000;
		text-decoration: none;

}


.f a:link {
	color: #fffff;
	text-decoration: none;
}
.f a:visited {
	color: #fffff;
		text-decoration: none;

}
.f a:hover {
	color: #ff6600;
	/*font-weight:bold;*/
	text-decoration: underline;
}
.f a:active {
	color: #fffff;
		text-decoration: none;

}

.width40{width:200px;}

.borderLeft{border-left:#dedede solid 1px;}

.borderTop{border-top:#999999 solid 1px;}

.borderRightLeft{border-right:#999999 solid 1px; border-left:#999999 solid 1px;}
.borderRightLeftLT{border-right:#dedede solid 1px; border-left:#dedede solid 1px;}
.borderRightLeftLT_TBL{border-right:#dedede solid 1px; border-left:#dedede solid 1px; border-top:#dedede solid 1px;}

.borderBottom{border-bottom:#dedede solid 1px;}
.borderRight{border-right:#dedede solid 1px;}
.borderUp{border-top:#dedede solid 1px;}

.borderUp2{border-top:#dedede solid 1px;}

.size10{font-size:10px;}

.size11{font-size:11px;}
.size14B{font-size:14px; font-weight:bold;}
.size16B{font-size:16px; font-weight:bold;}
.size18B{font-size:18px; font-weight:bold;}

.Ash{color:#999999;}

.Ash2{color: #666666}
.checkthis {
	font-size: 11px;
	color: #CC3333;
}
.white{ color:#FFFFFF;}
.ourColor{color: #A2C72D;}
.actday{color:#CC9933;}
.cursor{cursor:pointer;}

