body, p, td{
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

h3{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.contact{
	padding-top: 5px;
	color: #999999;
	margin-bottom: 41px;
}

.contact a{
        color: #666666;
        text-decoration: none;
}.contact a:hover{
        color: #333333;
        text-decoration: none;
}

.menuitem{
	display: none;
}


.line{
	background-image: url('line.png');
	width: 500px;
	height: 1px;
	line-height: 1px;
}

.hline{
	background-image: url('line.png');
	width: 1px;
	height: 100%;
}

#content{
	width: 500px;
}


.copyright{
	margin-top: 4px;
	margin-bottom: 5px;
	float: right;
	color: #999999;
}

.title{
	color: #00ace8;
}

.textbox{
	margin-left: 0px;
	margin-bottom:15px;
	text-align: justify;
}

.textbox a{
	color: #00ace8;
	text-decoration: none;
}

#pagename{
	margin-left: 10px;
	margin-top: 37px;
	color: #00ace8;
	margin-bottom: 4px;
}

#pagename span{
	display: none;
}

.showstext{
	padding-bottom: 5px;
}

.showstd{
	padding-left: 5px;
	padding-right: 5px;
}

.showstd a{
	color: #00ace8;
	text-decoration: none;
}

/**News**/
.newstd{
	padding-left: 5px;
	padding-right: 5px;
}

.newstd a{
	color: #00ace8;
	text-decoration: none;
}

.boxtd a{
	color: #666666;
	text-decoration: underline;
}

.readnews{
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
}

#wrapper p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #0086b5;
}

#wrapper{
	width: 500px;
	margin: 0 auto;
}

.box{
	background: #fff;
}

.boxholder{
	clear: both;
	padding: 5px;
	background: #00ace8;
}

.tab{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 12px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #00ace8;
}

.tab a{
	color: #fff;
	text-decoration: none;
}

.tab a:hover{
	text-decoration: underline;
}

.box a{
	color: #00ace8;
	text-decoration: none;
}

.gray{
	color: #666666;
	text-decoration: none;
}

.gray:hover{
	color: #333333;
}

.blue{
	color: #00ace8;
	text-decoration: none;
}

.printhide{
	display: none;
}

#gluggi{
	display:none;
	visibility:visible;
	position:absolute;
	left: 0;
	top: 0;
}

#gluggacont{
	display:none;
	visibility:visible;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
}
