html{
	overflow-x: auto; 
}

body{ 
	background: url(bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727474;
}

img{
	border: 0px; 
}
.menu_bg{
	background:url(menu_bg.gif) no-repeat center;
	padding:0px;
}
.tb{
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	padding:0px;
}
.lr{
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	padding:0px;
}
.menu_text,
.menu_text a:link,
.menu_text a:active,
.menu_text a:visited,
.menu_text a:hover{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	text-align: center;
	text-decoration:none;
}
.bg1{
	background: #f2f4f4;
	padding:0px;
}
.bg2{
	background: #a6a7a8;
	padding:0px;
}
.copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:ffffff;
	background: #a6a7a8;
	padding-left:40px;
}
.copy a:link,
.copy a:active,
.copy a:visited,
.copy a:hover{
	color: #ffff55;
}
.padd{
	padding-left:36px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:25px;
}
.text{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.text a:link,
.text a:active,
.text a:visited,
.text a:hover{
	color:#0087ca;
	text-decoration:underline;
}
.text_b{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.text_b a:link,
.text_b a:active,
.text_b a:visited,
.text_b a:hover{
	color:#0087ca;
	text-decoration:underline;
}
.title,
.title a:link,
.title a:active,
.title a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-decoration:underline;
	text-align:left;
}
.title a:hover{
	color:#0182c8;
}
.title1,
.title1 a:link,
.title1 a:active,
.title1 a:visited,
.title1 a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0087ca;
	text-decoration:underline;
	text-align:left;
}
.title2,
.title2 a:link,
.title2 a:active,
.title2 a:visited,
.title2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

.date{
	background: #c2c3c3;
	color:#FFFFFF;
	font-size:9px;
	padding:2px;
	white-space:nowrap;
}

