body{
	background-color:#333B40;
	margin:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

table{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}

td{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
	vertical-align:top;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

#top{
	width:707px;
	height:73px;
	background-image:url(../gfx/top.gif);
	background-repeat:no-repeat;
}
#bottom{
	width:707px;
	height:72px;
	background-image:url(../gfx/bottom.gif);
	background-repeat:no-repeat;
}
#left1{
	width:500px;
	height:187px;
	background-image:url(../gfx/left1.gif);
	background-repeat:no-repeat;
}
#left2{
	width:293px;
	height:48px;
	background-image:url(../gfx/left2.gif);
	background-repeat:no-repeat;
}
#left3{
	width:177px;
	height:48px;
	background-image:url(../gfx/left3.gif);
	background-repeat:no-repeat;
}
#left4{
	width:30px;
	height:48px;
	background-image:url(../gfx/left4.gif);
	background-repeat:no-repeat;
}
#left5{
	width:500px;
	height:32px;
	background-image:url(../gfx/left5.gif);
	background-repeat:no-repeat;
}
.bg_white{
	background-color:#FFFFFF;
}
.font_000000{
	color:#000000;
}
.font_ffffff{
	color:#ffffff;
}
.padd_left_30{
	padding-left:30px;
}
.padd_left_5{
	padding-left:5px;
}
.padd_left_1{
	padding-left:1px;
}
.padd_top_25{
	padding-top:25px;
}
.padd_top_10{
	padding-top:10px;
}
.width_490{
	width:450px;
	background-color:#999999;
}
.padd_bottom_25{
	padding-bottom:25px;
}
.padd_right_25{
	padding-right:25px;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.link_ffffff{
	color:#FFFFFF;
}
.link_ffffff:hover{
	color:#FF7E00;
}

.arrow{
	background-image:url(../gfx/arrow.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:25px;
}

.arrow1{
	background-image:url(../gfx/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:1px;
	padding-right:30px;
}

.font_0B4774{
	color:#0B4774;
}

.font_FF7E00{
	color:#FF7E00;
}

.font_ff0000{
	color:#ff0000;
}
.image{
	border:5px solid #ffffff;
	text-align:center;
	vertical-align:middle;
}
.sep10{
	width:10px;
}

.input{
	font-size:12px;
	border:1px solid #0D4874;
	background-color:#FFFFFF;
}
