body, html {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
a:link {
	color: #FB7115;
	text-decoration: none;
	}
a:visited {
	color: #FB7115;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
a:active {
	color: #CC0000;
	text-decoration: none;
	}
td  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0c419a;
	}
.bgrv {
	background-image:  url(../img/bgr_tdw.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	}
.bgro {
	background-image: url(../img/bgr_tr.gif);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	}
.bgrc {
	background-image: url(../img/bgr_cross.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	}
hr { display: none; }
#contents {
	position: relative;
	width: 780px;
	background-image: url(../img/bgr_menun.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
#content-menu {
	position: absolute;
	top: 15px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	}
 #content-body {
	padding-left: 160px;
	}
 #content-body .content {
	background-image: url(../img/bgr_bodyn.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 30px 20px 0px 15px;
	width: 620px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 585px;
	}
#footer {
	background-image: url(../img/bgr_menun.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 50px 0px 0px 160px;
	width: 780px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
	}
.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0C419A;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	}
.mid { font-size: 10px; }
.orange { color: #FB7115; }
.little { font-size: 9px; }

