/***** Body and main container *****/
body {
	margin:0 auto;
	padding:0;
	font:76% Arial, Verdana,Tahoma,sans-serif;
	color:#303030;
	background: #ffffff url(img/bg.gif) top center repeat-y;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #F00;
}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; 
}

.small {
	font-size:90%;
}

.big {
	font-size:xx-small;
	color: #F00;
}

#wrap {
	color:#303030;
	width:1000px;
	margin: 10px auto;
}

#leftside {
	clear:left;
	float:left;
	width:164px;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

ul.avmenu {
	width:157px;
	margin:0 0 3px;
	padding:0;
	list-style:none;
}

ul.avmenu li {
	width:157px;
	line-height:1.4em;
	display:inline;
	font-size: x-small;
	font-weight: bold;
}

ul.avmenu li a {
	color:#F00;
	font-weight:100;
	width:157px;
	float:left;
	padding:3px 1px 5px 3px;
	text-decoration:none;
	background-color: #FFF;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#900;
	color:#FFF;
	font-size: x-small;
	display: block;
}

#extras {
	float:right;
	width:220px;
	margin:0px 10px 5px 0px;
	line-height:normal;
	padding: 0px 0px 0px 5px;
}

#content {
	margin:5px 240px 0px 180px;
}
#contentregister {
	margin:5px 0px 0px 180px;
}

#contentfull {
	margin: 0px 10px 0px 10px;

}
#contentPola {
	width: 485px;
	float: right;
}
#contentPolaLeft {
	width: 485px;
	float: left;
}

#content2od3 {
	width: 590px;
	float: left;
}
#content1od3 {
	width: 380px;
	float: right;
}





#more {
	clear:both;
	width:980px;
	text-align:center;
	font-size:0.9em;
	margin: 0 auto;
}
#morenarrow {
	width:640px;
	text-align:center;
	font-size:0.9em;
	margin: 5px auto;
}



a {
	text-decoration:none;
	font-weight:bold;
	color:#F00;
	background-color:inherit;
}

a:hover {
	text-decoration:underline;
	color:#F00;
	background-color:inherit;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:20px 0px 20px 0px;
	border-top:4px solid #f0f0f0;
	width:980px;
	text-align:center;
	color:#808080;
	font-size:0.9em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

ul#menu {
	width: 160px;
	height: 33px;
	background: #FFF url("graphic/menu-bg.gif") top left repeat-x;
	font-size: 80%;
	list-style-type: none;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}
ul#menu li a {
	height: 33px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 5px 15px 0;
}
ul#menu li a:hover {
	color: #333;
}
ul#menu li a.current {
	color: #FFF;
	background: #FFF url("graphic/current-bg.gif") top left repeat-x;
	padding: 5px 15px 0;
} 
#login {
	clear: left;
	margin-bottom: 10px;
	width: 160px;
	text-align: center;
}
#moreleft {
	margin:0 auto;
	padding:5px 0 0px;
	width:710px;
	text-align:left;
	font-size:0.9em;
}
.emphasized {
	font-size:90%;
	color: #666;
	width: 157px;
	text-align: center;
	border-top: 1px dotted #666;
	padding-top: 5px;
}
.medium {
	font-size:x-small;
	color: #F00;
	font-weight: bold;
}
.emphasized2 {
	font-size:90%;
	color: #666;
	text-align: center;
	border-top: 1px dotted #666;
	margin-top: 10px;
	background-color: #FFC;
	padding: 5px 60px 0px 60px;
	border-bottom: 1px dotted #666;
}
.emphasized3 {
	color: #000;
	text-align: center;
	border-top: 1px dotted #666;
	background-color: #FFC;
	padding: 5px 60px 5px 60px;
	border-bottom: 1px dotted #666;
	font-size: 110%;
	margin-top: 5px;
}
.emphasized4 {
	background-color: #FFC;
	display: block;
	width: 160px;
}

.verysmall {
	font-size:85%;
	padding-left: 7px;
	display: inline-block;

}
fieldset {
	padding: 5px;
	margin-top: 2px;
}
fieldset legend {
	border: 1px #1a6f93 solid;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 1px;
	background-color: #FC0;
	margin-bottom: 5px;
	width: 97%;
}
.roundborder {
	text-align: center;
	padding: 5px 60px 5px 60px;
	font-size: 110%;
	margin-top: 5px;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}.b1h {height:1px; background:#aaa; margin:0 5px;}.b2h, .b2bh {height:1px; background:#aaa; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}.b3h, .b3bh {height:1px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}.b4h, .b4bh {height:2px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}.b2bh, .b3bh, .b4bh {
	background: #ddd;
}.headh {
	background: #aaa;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	text-align: center;
	padding: 2px 0px 5px 0px;
}.headh h3 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 3px;
	font-size: small;
}.contenth {
	background: #ddd;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	text-align: center;
	padding: 5px 0px 0px 0px;
}.contenth div {margin-left: 12px; padding-top: 5px;}

#box-table-a
{
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-weight: normal;
	padding: 2px;
	background: #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#box-table-a td
{
	padding: 2px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
	background-color: #CCC;
	color: #000;
	border-right: 1px solid #fff;
}
#box-table-a tr:hover td
{
	color: #000;
	background-color:#FF9 ;
}
