body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.leftbg
{
	background-image:url(../images/leftbg.jpg);
background-repeat:repeat-y;
}
.rightbg
{
	background-image:url(../images/rightbg.jpg);
background-repeat:repeat-y;
}
.top_bg {
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
}
.menu_bg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}
.h1_bg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:19px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
}
.h2 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	color:#008fd4;
	text-align:left;
}
.submenu {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.submenu1 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
}
.submenu1:hover {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#00acff;
	text-align:left;
}
.submenu2 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#00acff;
	text-align:right;
	padding-right:5px;
}
.submenu2:hover {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#00000;
	text-align:right;
}
.br {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.br1{
	border: 1px solid #CCC;
}
.bodytxt {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:22px;
	text-align:justify;
}
.copy {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:22px;
	text-align:left;
}