body {
	background-color: #D9D9D9;
	margin-left:0px; margin-top:0px; margin-width:0px; margin-height:0px;
}

* .popupbg {
    background-color: #FFF;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.SubjectHeader2 {
	color: #FFF;
	font-weight: bold;
	font-size:18px;
}

.SubjectHeader {
	color: #FFF;
	font-weight: bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

.BoldItalics {
	color: #FFF;
	font-weight: bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.BoldBlack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.PageTitle {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: bold;
	font-size: 24px;
	color:#FFF;
}

* ul, ol {
    margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
}

legend {
	font-weight:bold;
	color:#FFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
* .corner{position:absolute; top:-300px; left:-612px; width:500px;}

* .text_a:link {
color: #CC0000;
}
* .text_a:visited {
color: #990000;
}
* .text_a:hover {
color: #CC0000;
}

* .left {
	background-image: url(images/left_BG_07.jpg);
	background-repeat: repeat;
	background-position: left top;
}
* .right {
	background-image: url(images/right_07.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}

* .drC {
	background-image: url(images/side_drC_07.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #333655;
}

* .across {
	background-image: url(images/bg_across_07.jpg);
	background-repeat: repeat;
	background-position: left center;
    margin: 0px auto 0px auto;
}

div.MainContent {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	width:548px;
}

div.MainContent2 {
	margin-bottom: 10px;
	margin-left: 25px;
	width:754px;
}

div.details {
   	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

div.Retouched {
    text-align:right;
   	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}