body {
	color: #555555;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	background: #FFFFFF;
}				

#main {
	width: 85%;
	min-width: 650px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background: #FFFFFF;
	padding: 5px;
}

.inputs {
	font-family: verdana,helvetica,arial;
        font-size: 11px;
	
}


textarea {
	background-color:#FFFFFF;
	font-family: verdana,helvetica,arial;
        font-size: 11px;
}

label{
	float: left;
	text-align: right;
	width: 110px;
	padding-right: 15px;
}

.uplink {
	float: left;
	margin: 2px;
}

a.link{
	float:left;
}

.small_divs {
	align: center;
	width: 50%;
	text-align: center;
	border: #FFFFFF 2px dotted;	
}

img {
	border: 0;
}

.logobar {
	padding: 3px;
	width: 99%;
	font-weight: bold;
	font-size: 11px;
	color: #333399;
	border: #555555 2px solid;
}

.infobar {
	background: url(images/barra.png) repeat-x;
	padding: 3px;
	width: 99%;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	color: #333399;
	border: #555555 1px solid;
}

.menu-title {
	background: url(images/barra.png) repeat-x;
	border-bottom: #FFCC00 1px solid;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #000000; 
	margin-top: 5px;
	font-weight: bold;
}

.menu {
	color: #555555;
	background: #FFFFFF;
	font-size: 11px;
	font-family: verdana,helvetica,arial;
	width: 170px;
	line-height:1.5;
	text-align: left;
	margin-bottom: 10px;
}

.container{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #000000;
	text-align: justify;
	line-height:1.5;
}

.history {
	margin-top: 5px;
	clear: none;
	margin: 0 0px 0 190px;
	min-height: 1024px;
	height:auto !important;
}

.admin-body{
	background-color: #DDDDDD;
	padding: 10px;
        clear: none;
        margin: 10px 0px 0 190px;
        min-height: 1024px;
        height:auto !important;
}

.news-title {
	color: #333399;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	text-align:left;
	padding: 3px;
}


.comment-box{
	color: #333399;
	font-size: 22px;
	font-weight: bold;
	background-image: url(images/comments.jpg);
	width:70px;
	height:80px;
	text-align: center;
	vertical-align: middle;
}

.news-spec {
	font-size: 9px;
}

.button {
	text-decoration: none;
        color: #555555;
        text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
        background-image: url(images/barra.png);
	border: #555555 2px solid;
	height:25px;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
}																	

.error{
	font-weight: bold;
	color: #FC1B04;
	border: #FC1B04 1px dotted;
}

.center{
	display: block;
	margin-left:  auto;
	margin-right: auto;
}

.news-body {
	font-size: 13px;
	line-height:1.5;
	text-align: left;
	margin-bottom: 15px;
	border-bottom: #FFCC00 1px solid;
}

.comment {
	background-color: #F2F6CB;
        font-size: 12px;
        line-height:1.5;
        text-align: left;
        margin-bottom: 15px;
	padding: 5px;
}


.helpbox {
	background-color: #F2F6CB;
	font-size: 12px;
	line-height:1.5;
	text-align: left;
	margin: 10px;
	padding: 5px;
	float: right;
	width: 200px;
}

.editor {
	font-size: 12px;
        line-height:1.5;
        text-align: justify;			
	margin-top: 15px;
}

.grid {
	border: #000000 1px solid;
	background-color: #FFFFFF;
	float: left;
}

.credits {
	font-size: 9px;
	text-align: center;
	padding: 15px;
	border: #000000 2px dotted;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

a { color: #333399; text-decoration: none;font-weight: bold; }
a:link { color: #333399; }
a:visited { color: #333399; }
a:active { color: #333399; }
a:hover { color: #FFFFFF; text-decoration: underline; background-color: #333399;}