body {
	margin:0px;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.normal a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.normal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
.normal a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.normal a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.left_margin {
	background-image: url(images/left_margin.jpg);
	background-repeat: repeat-y;
	width:20px;
}
.right_margin {
	background-image: url(images/right_margin.jpg);
	background-repeat: repeat-y;
	width:20px;
}
.left_stroke {
	background-image: url(images/blue_spacer.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right_stroke {
	background-image: url(images/blue_spacer.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CACACA;
	text-decoration: none;
}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color:#990000;
	text-decoration: none;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
#identification {
	font-size:11px;
	line-height:21px;
	padding:2px 7px 2px 7px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#999999;
	border:dotted;
	border:1px;
}
#menu_01 {
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-y;
	width:194px;
}
.menu_01splitter{
	background-image:url(images/menu_splitter.jpg);
	background-repeat:no-repeat;
	height:1px;
}
#table1 {
	background-color:#000066;
}
#table1 td {
	background-color:#FFFFFF;
}
#table2 {
	background-color:#666666;
}
#table2 td {
	background-color:#FFFFFF;
	text-align:center;
}
.rbold {
	color:#FF0000;
	font-weight:bold;
}
#table3 {
	background-color:#000066;
}
#table3 td {
	background-color:#FFFFFF;
}