body,html
{
	height:100%;
	margin:0;
	background:#fff;
	font:62.5% verdana, sans-serif;  /* 16px × 62.5% = 10px */
}

#box
{
	width:850px;
	height:584px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-292px 0 0 -425px;
	background:#fff;
	font:12px verdana, sans-serif
}

#boxpopup, table
{
	font:12px verdana, sans-serif
}

a:link, a:visited, a:active
{
	text-decoration:none;
	color: #1d2c65;
}

a:hover
{
	color: #ff8903;
}

form
{
	margin:0;
	display:inline;
}

.catalogbar
{
	background-color: #1d2c65;
}

a.catalogbarlink:link, a.catalogbarlink:visited, a.catalogbarlink:active
{
	text-decoration:none;
	color: #fff;
}

a.catalogbarlink:hover
{
	color: #ff8903;
}

a.newsbarlink:link, a.newsbarlink:visited, a.newsbarlink:active
{
	text-decoration:none;
	color: #1d2c65;
}

a.newsbarlink:hover
{
	color: #ff8903;
}

#foot table
{
	background:#cccccc;
	border:0;
	color:#333;
	font:9px Arial, sans-serif;
}

#foot a:link, a:visited
{
	color:#111;
	text-decoration:none;
}

#foot a:hover
{
	color:#fff;
}

.row1
{
	color:#000;
	background:#fff;
}

.row2
{
	color:#000;
	background:#c0c0c0;
}

.committable
{
	color:#fff;
	background:#1d2c65;
}

#commit_msg
{
	margin:20px;
	font:12px verdana, sans-serif
}

#credits
{
	padding:15px;
	font-size:62.5%; 
	color:#111;
	text-align:center;
	text-decoration:none;
	word-spacing:normal;
	line-height:1.2em;
	font:1.8em Verdana, sans-serif;
}

#credits a:link, #credits a:visited, #credits a:active
{
	text-decoration:none;
	color: #111;
}

#credits a:hover
{
	color: #ff8903;
}

#angolo
{
	width:850px;
	height:108px;
	text-align:right;
}