.Page_body {
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	background-color: #FFFFFF;
}


a:Link {color:#50799B;font-family:verdana; font-size:xx-small; font-weight:bold; text-decoration:none; }
a:Visited{color:#50799B; font-family:verdana; font-size:xx-small; font-weight:bold; text-decoration:none; }
a:Hover{color:#000000; font-family:verdana; font-size:xx-small; font-weight:bold; text-decoration:none; }

.normal-text{color:#FFFFFF; font-family:sans-serif; font-size:smaller; font-weight:bold; text-decoration:none; }
.normal-grey-text{color:#808080; font-family:sans-serif; font-size:smaller; font-weight:bold; text-decoration:none; }
.normal-red-text{color:#E70808; font-family:sans-serif; font-size:smaller; font-weight:bold; text-decoration:none; }
.normal-black-text{color:#000000; font-family:sans-serif; font-size:smaller; font-weight:bold; text-decoration:none; }
.normal-fine-text{color:#FFFFFF; font-family:sans-serif; font-size:smaller; font-weight:normal; text-decoration:none; }
.link-text{font-family:sans-serif; font-size:medium; font-weight:bold;}
.link-descr-text{color:#808080; font-family:sans-serif; font-size:smaller; font-weight:normal; text-decoration:none; }
.emphasis-text{color:#FFFFFF; font-family:sans-serif; font-size:medium; font-weight:bold; text-decoration:none; }
.emphasis2-text{color:#FFFFFF; font-family:sans-serif; font-size:large; font-weight:bold; text-decoration:none; }
.emphasis-italic-text{color:#FFFFFF; font-family:sans-serif; font-size:medium; font-style:italic; font-weight:bold; text-decoration:none; }
.emphasis2-red-text{color:#E70808; font-family:sans-serif; font-size:large; font-weight:bold; text-decoration:none; }
.emphasis3-red-text{color:#E70808; font-family:sans-serif; font-size:x-large; font-weight:bold; text-decoration:none; }
.heading-text{color:#FFFFFF; font-family:sans-serif; font-size:large; font-weight:bold; text-decoration:none; }
.heading-black-text{color:#000000; font-family:sans-serif; font-size:large; font-weight:bold; text-decoration:none; }

.smalltable {background-color: #FFFFFF; border-color: #E70808; border-style: solid; border-width: 2px;}
.whitetable {background-color: #FFFFFF; border-color: #FFFFFF; border-style: solid; border-width: 2px; }

.left-image {float:left;margin-right:10px;margin-bottom:5px;margin-top:5px;}
.right-image {float:right;margin-left:5px;margin-bottom:5px;margin-top:5px;}
