body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background:#99D5F9 url(images/bg.png) repeat-x;
	color: #6f6f6f;
	line-height:18px
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 667px;
	position: relative;
	background-color:#FFF
}
#center {
	margin: 16px auto;
	text-align: left;
	width: 700px;
	position: relative;
	background-color:#FFF
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align:left;
	color:#960;
	font-size:10px;
	text-decoration:underline
}
.softtitel {
	text-align:left;
	color:#000;
	font-size:10px;
	text-decoration:underline
}
.softright2 {
	text-align:left;
	color:#960;
	font-size:12px;
	text-decoration:underline
}
.softright3 {
	font-family:tahoma, Geneva, sans-serif;
	color:#000;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	
}

.readmore {
	text-align: right;
}

/* ***** */

a {
	color: #422100;
	text-decoration:none
}

a:hover {
	color: #231201;
}

/* ***header** */
#header {
	width:auto; height:auto; float:left
}
#menu {
	width:667px; height:auto; background-color:#333; margin-top:1px; float:left
}
#flash {
	width:auto; height:auto; float:left; margin-top:1px
}
#page {
	width:246px; height:auto; float:left; margin-top:1px
}
#page table {
	width:95%; height:auto; padding-left:10px
}
#content {
	width:405px; height:auto; float:left; background:#FFF url(images/bg-content.png) top repeat-x; padding-left:10px; padding-right:5px
}
#content td {
	font-family:Verdana, Geneva, sans-serif; font-size:11px
}
#content2 {
	width:98%; height:auto; float:left; background:#FFF url(images/bg-content.png) top repeat-x; padding-left:10px; padding-right:5px
}
#content2 td {
	font-family:Verdana, Geneva, sans-serif; font-size:11px
}
#under {
	 width:100%; height:auto; background-color:#214D65; float:left; margin-top:10px
}
.pp {
	padding-left:10px; padding-right:5px
}
#pro {
	 width:600px; height:auto; float:left; border:#333 solid 1px; padding:5px; margin-top:10px
}




