/* CSS Document */


BODY {
	background-color: #FFFFFF;
}

A:link    { color: #666666; text-decoration: none; }
A:active	{ color: #666666; text-decoration: underline; }
A:visited	{ color: #666666; text-decoration: none; }
A:hover   { color: #332F8F; text-decoration: underline; }

.content_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1F24;
	font-weight: normal;
	text-decoration: none;
}
.content_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.box_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#footer1{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	list-style: none;
}

#footer1 A:link    { color: #ED1F24; text-decoration: none; }
#footer1 A:active	{ color: #ED1F24; text-decoration: underline; }
#footer1 A:visited	{ color: #ED1F24; text-decoration: none; }
#footer1 A:hover   { color: #ED1F24; text-decoration: underline; }

#nav1{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	list-style: none;
}

#nav1 A:link    { color: #666666; text-decoration: none; }
#nav1 A:active	{ color: #666666; text-decoration: underline; }
#nav1 A:visited	{ color: #666666; text-decoration: none; }
#nav1 A:hover   { color: #ED1F24; text-decoration: none; }

#nav2{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	color: #ED1F24;
	list-style: none;
	position:relative;
	width:211px;
	height:20px;
	z-index:2;
	left: -29px;
	top: 102px;
}

#nav2 A:link    { color: #ED1F24; text-decoration: none; }
#nav2 A:active	{ color: #ED1F24; text-decoration: underline; }
#nav2 A:visited	{ color: #ED1F24; text-decoration: none; }
#nav2 A:hover   { color: #ED1F24; text-decoration: underline; }


#LB_Layer {
	position:relative;
	width:100px;
	height:41px;
	z-index:1;
	left: 29px;
	top: 29px;
}
#Content_Layer {
	position:relative;
	width:910px;
	height:280px;
	z-index:3;
	left: 30px;
	top: 10px;
	overflow : auto;
}
#Content_Layer2 {
	position:relative;
	width:600px;
	height:280px;
	z-index:4;
	left: 40px;
	top: 0px;
	overflow : auto;
}
#Content_Layer3 {
	position:relative;
	width:840px;
	height:280px;
	z-index:3;
	left: 30px;
	top: 10px;
	overflow : auto;
}
