body {
	padding: 0;
	margin: 0;
	background-color:#c50004;
	background-image:url(../images/bg_page.gif);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

body a {
    text-decoration: none;
    color: #ffa200;
}
body a:hover {
    text-decoration: underline;
    color: #e06000;
}
body a:active {
    text-decoration: none;
    color: #bf0000;
}
body a img {
	border: 0;
}

.bg_top {
	width:auto;
	height:236px;
	margin-left:0px;
	margin-right:0px;;
	background-image:url(../images/bg_top.gif);
	background-repeat: repeat-x;
	padding-top:13px;
}
.holder {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:1024px;
	height:222px;
}
.hleft {
	position:relative;
	top:0px;
	left:0px;
	width:12px;
	height:222px;
	float:left;
	background-image:url(../images/bg_hleft.gif);
}
.hbody {
	width:1000px;
	height:222px;
	float:left;
	background-color:#FFFFFF;
}
.head_frame {
	width:1000px;
	height:158px;
	background-image:url(../images/bg_htop.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}
.head_frame img {
	margin-left:18px;
	margin-top:18px;
}

.menu_frame {
	width:1000px;
	height:64px;
	float:left;
}
.hright {
	width:12px;
	height:222px;
	float:left;
	background-image:url(../images/bg_hright.gif);
}
.menutop {
	width:1000px;
	height:6px;
	background-image:url(../images/menu_top.gif);
}
.menu {
	width:1000px;
	height:37px;
	float:left;
	background-color:#FFFFFF;
}
.menuitems {
	width:1000px;
	height:37px;
	background-image:url(../images/menu.gif);
}
.menubot {
	width:1000px;
	height:21px;
	background-image:url(../images/menu_bot.gif);
}
.menuleft {
	width:21px;
	height:37px;
	float:left;
	background-image:url(../images/menu_left.gif);
}
.menuright {
	width:1px;
	height:37px;
	float:left;
	background-image:url(../images/menu_right.gif);
}
* html a:hover {
	visibility: visible;
}
.menu01,
.menu02,
.menu03,
.menu04,
.menu05,
.menu06,
.menu07 {
	width:105px;
	height:37px;
	float:left;
	white-space:nowrap;
	display:block;
	outline:none;
}
.menu01 img,
.menu02 img,
.menu03 img,
.menu04 img,
.menu05 img,
.menu06 img,
.menu07 img {
	border:0;
}
.menu01 a,
.menu02 a,
.menu03 a,
.menu04 a,
.menu05 a,
.menu06 a,
.menu07 a {
	display:block;
	outline:none;
}

.menu01 a:hover img,
.menu02 a:hover img,
.menu03 a:hover img,
.menu04 a:hover img,
.menu05 a:hover img,
.menu06 a:hover img,
.menu07 a:hover img {
	visibility: hidden;
}

.menu01 {
	background: url(../images/menu01_over.gif) no-repeat;
}
.menu02 {
	background: url(../images/menu02_over.gif) no-repeat;
}
.menu03 {
	background: url(../images/menu03_over.gif) no-repeat;
}
.menu04 {
	background: url(../images/menu04_over.gif) no-repeat;
}
.menu05 {
	background: url(../images/menu05_over.gif) no-repeat;
}
.menu06 {
	background: url(../images/menu06_over.gif) no-repeat;
}
.menu07 {
	background: url(../images/menu07_over.gif) no-repeat;
}
.active {
	height:37px;
	float:left;
	white-space:nowrap;
	display:block;
	outline:none;
}
.active img {
	border:0;
}
.content_frame {
	width:1024px;
	background-image:url(../images/bg_cont.gif);
	background-repeat:repeat-y;
	background-position: top left;
	background-color:#FFFFFF;
}
.content {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:12px;
	width:714px;
	float:left;
	padding-left:32px;
	padding-top:0px;
	padding-right:20px;
	margin-bottom:20px;
	border-right:1px #B3B3B3 solid;
}
.content_head {
	width:0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*color:#C2C2C2;*/
}
.column_right {
	width:245px;
	height:100%;
	float:left;
	line-height:120%;
	padding-right:12px;
	margin-bottom:20px;
	/*border-left:1px #B3B3B3 solid;*/
}
.footer {
	width:1024px;
	height:35px;
}
.fleft {
	width:12px;
	height:35px;
	background-image:url(../images/bg_fleft.gif);
	float:left;
}	
.fbody {
	width:1000px;
	height:35px;
	background-image:url(../images/bg_fbot.gif);
	float:left;
	text-align:center;
	font-size:12px;
	background-color:#FFFFFF;
}
.fright {
	width:12px;
	height:35px;
	background-image:url(../images/bg_fright.gif);
	float:left;
}


