body{
	background-image:url(../gfx/bback.jpg);
	margin:0px;
	font-size: 13px;
	color:#000000;
	font-family:Arial;
}

table{
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
}

td{
  	border-collapse:separate;
	border-spacing:0px;
	padding:0px;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

a{
	font-size:13px;
	text-decoration:none;
	font-family:Arial;
	color:#225e72;
}

a:hover{
	text-decoration:underline;
	color:#d7a223;
}

#top{
	background-image:url(../gfx/top.jpg);
	width:728px;
	height:118px;
	background-repeat:no-repeat;
}

#right{
	background-image:url(../gfx/right.jpg);
	width:444px;
	height:194px;
	background-repeat:no-repeat;
}

#subtop{
	background-image:url(../gfx/subtop.jpg);
	width:728px;
	height:42px;
	background-repeat:no-repeat;
}

#back{
	background-image:url(../gfx/back.jpg);
	width:658px;
	background-repeat:repeat-y;
	padding:0px 33px 10px 37px;
}

#bottom{
	background-image:url(../gfx/bottom.jpg);
	width:648px;
	height:53px;
	background-repeat:no-repeat;
	padding:10px 40px 10px 40px;
}

#subbottom{
	background-image:url(../gfx/subbottom.jpg);
	width:728px;
	height:15px;
	background-repeat:no-repeat;
}

.text_blue{
	color:#225e72;
}

.logo{
	padding:35px 0px 0px 40px;
}

.text_red{
	color:#FF0000;
}

.text_white{
	color:#ffffff;
}

.link_orange{
	color:#8c6914;
	font-weight:bold;
}

.link_orange:hover{
	color:#8c6914;
	font-weight:bold;
}

.text_content{
	padding:10px 10px 0px 10px;
}

.link_white{
	color:#ffffff;
}

.link_white:hover{
	color:#ffffff;
}

.w423{
	width:423px;
}

.w13{
	width:13px;
}

.w222{
	width:222px;
}

.float_left{
	float:left;
}

.image1{
	margin:0px 10px 5px 0px;
}

.padd3{
	padding-top:3px;
	padding-left:3px;
}

.arrow_orange{
	background-image:url(../gfx/arrow_orange.jpg);
	background-repeat:no-repeat;
	height:13px;
	width:17px;
	margin-top:3px;
	margin-left:3px;
	float:left;
}

.arrow_blue{
	background-image:url(../gfx/arrow_blue.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:19px;
	margin-top:2px;
	margin-left:3px;
	float:left;
}

.input1{
	border:1px solid #225e72;
}

h1{
	margin:0px;
	padding:0px;
	color:#d7a223;
	font-size:19px;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	color:#202122;
	font-size:15px;
	font-weight:normal;
}

