* {margin:0;padding:0;}
html, body {margin: 0; padding: 0; min-width:985px;}
body {
	background:#3191C6;
	color:#3F4C6B;
	font: 64.5% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align:center;
}
img {border:0;}
/* LAYOUT ********************************************************************************/
#all {
	width:985px;
	margin:0 auto;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 985px;
}
#side-a {
	float: left;
	width: 275px;
}
#side-b { 
	margin: 0;
	float: left;
	width: 710px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
/*****************************************************************************************/
#all {
	margin:10px auto;
}
#wrapper {
	background: url(img/wrbg.gif) repeat-y;
}
#footer {
	clear:both;
}
#f {
	font-size:.1em;
	height:10px;
	background: url(img/fbg.gif) top no-repeat;
}
#t {
	font-size:.1em;
	height:10px;
	background: url(img/tbg.gif) top no-repeat;
}
/* LISTS **********************************************************************************/
.horizontallist li {
	display: inline;
	list-style-type: none;
}
/*****************************************************************************************/
#languages {
	margin:0 17px;
}
#languages a {
	padding:0 10px 0 20px;
	color:#333;
}
#container {
	margin:0  auto;
}
/*****************************************************************************************/
#lp {
	width:950px;
	height:70px;
	margin:5px auto 2px auto;
	background:#2C60A9 url(img/hbg.gif) repeat-x;	
	clear:both;
	color:#fff;
}
#lp a {
	color:#fff;
	padding:0;
}
#lp p {
	padding:7px;
}
#lp .a, #lp .b {
	float:left;
}
#lp .a {
	width: 700px; //margin-right: -950px;
}
#lp .b {
	width: 250px; //margin-left: 700px; //display: inline; 
	text-align:right;
}
h1.swap {
	height:68px;
	cursor:pointer;
	margin:1px;
}
h1.swap span {display:none;text-align:right;} 

#topimage {
	margin:0 auto;
	width:950px;
	border-top:1px solid #ADD3E8;
	border-bottom:1px solid #ADD3E8;
	height:149px;
	margin-bottom:2px;
}
/*****************************************************************************************/
#sidea {
	margin:0 1px 10px 17px;
}
#sideb {
	margin:0 17px 10px 1px;	
}
.ch {
	background:#3190C5;
	font-size:1.2em;
	padding:.2em .2em .3em 1em;
	color:#fff;
}
.ch a {
	color:#fff;
	text-decoration:none;
}

/*****************************************************************************************/
#mainmenu {
	padding-left: 0;
	margin-left: 0;
}

#mainmenu li
{
	list-style: none;
	padding: 1em 0;
	border-bottom:1px solid #C1DDED;
}

#mainmenu li a { 
	text-decoration: none; 
	color:#356AA0;
	font-weight:bold;
	padding:0 1em;
	font-size:1.1em;
}
#mainmenu li a:hover { 
	color:#B02B2C;
}
#mainmenu  li a.active {
	color:#B02B2C;
}
/*****************************************************************************************/

.anonce div {
	padding:1em;
}
.anonce a{
	color:#3190C5;
	font-weight:bold;
	padding:.7em 0;
	display:block;
}
/*****************************************************************************************/
#topanonce {
	padding:1em 10px 1em 20px;
	font-size:1.1em;
}
.topanoncet {
	width:650px;
	border-bottom:1px solid #3190C5;
}
.tae {
	width:100%;
}
.tae tr td {
	width:100%;
}
.tae p {
text-align:justify;
}
.next {
	font-weight:bold;
	color:#B02B2C;
}
.taimg {
	padding:1px 0;
	border-top:1px solid #79A2FF;
	border-bottom:1px solid #79A2FF;
}

/*****************************************************************************************/
.navcontainer {
	/*margin-bottom: 1em;*/
	overflow: hidden;
}
.horizontal {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.horizontal li {
	float: left;
	line-height: 1.2em;
	/*margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em; */
}
/* SITE NAVIGATION *****************************************************************************/
#sitenavigation
{
	font-size:1.1em;
	padding:0 0 1em 0;
	margin:1em 1em 1.5em 1.5em;
	border-bottom:1px solid #3190C5;
	color:#3190C5;
	font-weight:bold;
	line-height:1.5em;
}
#sitenavigation li:before { content: "» "; }
#sitenavigation li:first-child:before { content: ""; }
#sitenavigation a {
	color:#3190C5;
}

/*****************************************************************************************/

.post {
	margin-bottom:1em;
	padding-bottom:1em;
}
div.post img {float: left; margin:1px 15px 0 0;border:1px solid #ccc;}
div.post p{
	display: table;
	_height: 0; /*IE5-6*/
	zoom: 1; /*IE-7*/
}
div.post a {
	color:#3190C5;
}
div.post strong {
	font-size:1.1em;
	display:block;
}
div.empty {height:1em;}
/*****************************************************************************************/

#document, #contentlist, #error {
	font-size:1.1em;
	padding:5px 1em 10px 2em;
}


#document h1 {
	font-weight:bold;
	font-size:1.2em;
	color:#3190C5;
	padding:0 0 10px 0;
}
#document p {
	padding:.7em 0;
}
/*****************************************************************************************/
#footer {
	padding:20px;
}
#botmenu {
	color:#3190C5;
}
#botmenu a {
	color:#3190C5;
}
#botmenu a:hover {
	color:#B02B2C;
}

.copyright {
	color:#ccc;
}
.copyright a {
	color:#ccc;
}

#develop {
	padding:20px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	width:300px;
	top:150px;
	left:325px;
	background:#fff;
	opacity:0.7;  
	-moz-opacity:0.7; 
	filter:alpha(opacity=70);
	color:#B02B2C;
}	
.clearing {clear:both;}

#document ul, #document ol {
	margin-left:3em;
}
.leftban {
	text-align:center;
	margin:.7em 0;
}
/*
#document table {
	border-spacing:1px;
	background:#E7E7E7;
	color:#666666;
	}
#document td, #document th { 
	padding:4px;
}
#document thead th {
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:uppercase;
}
#document tbody th {
	font-weight:bold;
}
#document tbody tr {
	background:#EBF8FE;
	text-align:left;
}
#document tbody tr.odd {
	background:#ffffff;
	border-top:1px solid #ffffff;
}
#document tbody tr td{
	height:50px;
	background:#EBF8FE;
	border:1px solid #ffffff;
}
#document tbody tr.odd td {
	background:#ffffff;
	border-top:1px solid #ffffff;
}
*/
/* 

	TableCloth	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* general styles */

#document table, #document td{
	font:110% Arial, Helvetica, sans-serif; 
}
#document table{width:100%;border-collapse:collapse;margin:1em 0;}
#document th, #document td{text-align:left;padding:.5em;border:1px solid #fff;}
#document th{background:#328aa4 url(img/tr_back.gif) repeat-x;color:#fff;}
#document td{background:#e5f1f4;}

/* tablecloth styles */

#document tr.even td{background:#fff;}
#document tr.odd td{background:#ececec;}
#document table td, #document table tr{
	border:1px solid #ccc;
}

/*
#document #document th.over,#document tr.even th.over, #document tr.odd th.over{background:#4a98af;}
#document #document th.down,#document tr.even th.down,#document tr.odd th.down{background:#bce774;}
#document #document th.selected, #document tr.even th.selected, #document tr.odd th.selected{}

#document td.over, #document tr.even td.over, #document tr.odd td.over{background:#ecfbd4;}
#document td.down, #document tr.even td.down, #document tr.odd td.down{background:#bce774;color:#fff;}
#document td.selected, #document tr.even td.selected, #document tr.odd td.selected{background:#bce774;color:#555;}
*/