@charset "utf-8";
/* Global */
body {font-family:Arial; font-size:12px; color:#575757;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.gif);
}
img {border:0px;}
a {text-decoration:none; color:#0081ab;}
.line{BORDER-LEFT-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none ; background-color:white; border-color:#b9b9b9; border-width:1px;}

/* header*/
.header{font-size:12px; color:black; line-height:16px;}
a.header_link{color:black; line-height:16px;}

/* left*/
.blue{font-size:12px; color:#0081ab;}

/* footer*/
.footer {height:42px; background:url(../images/footer_bg.gif);}
.white{font-size:12px; color:white; line-height:14px;}
a.footer_link{color:white;}

/* center*/
.title{color:#0081ab; font-size:18px; font-weight:bold;}
.center{ padding-left:7px; padding-right:8px; padding-bottom:20px; font-family:Arial; color:#575757; font-size:12px;}
.blue_strong{font-size:12px; color:#0081ab; font-weight:bold;}

