html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0072a7;
	height:100%;
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #365C6F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #203641;
}
a:hover {
	text-decoration: underline;
	color: #95B7C6;
}
a:active {
	text-decoration: none;
	color: #95B7C6;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textmain_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bg_ls {
	background-image: url(../common_images/bg_ls.gif);
	background-repeat: repeat-y;
}
.bg_rs {
	background-image: url(../common_images/bg_rs.gif);
	background-repeat: repeat-y;
}
.bg_text_ls {

	background-image: url(../common_images/bg_text_ls.gif);
	background-repeat: repeat-y;
}
.bg_body {
	background-image: url(../common_images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
