body{
	margin:10px; 
	background-image:url(../images/bg_page.gif);
}
.rightBorder{
	background-image:url(../images/bg_right.gif);
	width:31px;
}
.title{
	height:84px;
	width:740px;
	background-image:url(../images/top_03.jpg);
}
.nav{
	height:24px;
	background-image:url(../images/nav_12.gif);
}
.navSub{
	height:9px;
	width:740px;
	background-image:url(../images/top_13.gif);
}
.main{
	vertical-align:top;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-size:16px;
	color:#1f3b5a;
}
.footer{
	background-color:#83a8e4;
	height:10px;
	font-size:12px;
	color:#FFFFFF;
}
.footerTable{
	width:740px;
	border:0px;
}
.footerTable a{
	text-decoration:none;
	color:#FFFFFF;
}
.footerTable a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.side{
	font-size:14px;
}