body {
	background: url(images/beauty6x3.gif) repeat top left;
	font-family: Verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	margin: 0;
	}

a {
	color: #8AB4D2;
	text-decoration : none;
	font-weight : bold;
	}
	
a:HOVER {
	color: #669CC3;
	text-decoration : overline;
}

#wrapper {
text-align:center;
position: center;
margin: auto;
padding-top: 10px;
height: auto;
width: 600px;
}
.pwrap {
width: 550px;
height: auto;
clear: both;
}
.ptc {
width: 170px;
height: auto;
float: left;
}
.ptc1 {
width: 200px;
height: auto;
float: left;
}
.ptc12 {
width: 210px;
height: auto;
text-align: right;
float: left;
}
.ptc2 {
width: 400px;
height: auto;
float: left;
}
.ptc3 {
width: 320px;
height: auto;
text-align: right;
float: left;
}
.ptc4{
width: 500px;
height: auto;
}
.ptc5 {
width: 240px;
height: auto;
float: left;
}
.ptx {
font-style: italic;
max-width: 350px;
min-width: 310px;
height: auto;
float: left;
}
.ptxt {
font-style: italic;
text-align: center;
height: auto;
clear: both;
}
.ptp{
font-style: italic;
text-align: right;
color: #c15600;
float: right;
}
.Stil3 {color: #000000; font-weight: bold;}

.accordion_toggle {
			display: block;
			height: 20px;
			width: 600px;
			background: url(images/mbg.png) repeat-x top left;
			padding: 2px;
			text-align:center;
			color: #14405A;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 10pt;
			border-top: 1px solid #14405A;
			cursor: pointer;
			margin: 0 0 0 0;
			float:left;
			overflow: hidden;
		}

		.accordion_toggle_active {
			background: #c15600;
			color: #ffee05;
			border-top: 1px solid #ffee05;
			
		}
		
		.hr {
		width: auto;
		height: 2px;
		clear: both;
		background: url(images/line_1.png) repeat-y top right;
		}
		
		.accordion_content {
			height: auto;
			text-align:left;
			width:550px;
			margin:10px 25px 0 25px;
			overflow: hidden;
			float:left;
		}
		
.bold {
	color: #CBDDEB;
	font-size: 12px;
	font-weight : bold;
}

.color {
	color: #77AED7;
	font-size: 14px;
	font-weight : bold;
}

.dark {
	color: #0D1C22;
	font-size: 14px;
	font-weight : bold;
}

.title {
	color: #14405A;
	font-size: 16px;
	font-weight : bold;
	background-color : #FFEE05;
	border : 1px solid #0F2128;
	padding : 4px 4px 4px 4px;
}