a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.curv_mid {
	background-image: url(images2/curv_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

a:active {
	text-decoration: none;
}

body {
	background-image: url(images2/page_bg.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
h1 { font-family:"Trebuchet MS"; font-size:22px; font-weight:bold; color:#4F9BC0;}
h2 { font-family:"Trebuchet MS"; font-size:20px; font-weight:bold; color:#099AD3;}
.border01{ border:solid 1px #E0DFDF;}
.sepline01 {
	background-image: url(images2/seline01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.commontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9A9393;
	text-align: justify;
}
