@charset "iso-8859-1";
/* CSS Document */

body
{
	color: #8B8B8B; 
	font-family: Arial; 
	font-size: 12px;
}

td
{
	color: #8B8B8B; 
	font-family: Arial; 
	font-size: 12px;
}
.title 
{
	color: #57738F; 
	font-family: Arial; 
	font-size: 20px; 
	text-decoration: none
}

.ingress 
{
	color: #57738F; 
	font-family: Arial; 
	font-size: 14px; 
	text-decoration: none
}

.text 
{
	color: #8B8B8B; 
	font-family: Arial; 
	font-size: 12px;
}
a:active
{
    color:#BB0020;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none
}

a:link
{
    color:#BB0020;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none
}
a:visited
{
    color:#BB0020;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none
}
a:hover
{
    color:#BB0020;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline
}

hr
{
color: #8B8B8B;
border-style:dotted;
}

.archive_list
{
background-color:#CCCCCC;
position:absolute; left:20px; top:50px;
width:200px;
}
.button
{
color:#8B8B8B;
position:absolute; left: 275px; top:50px;
width:100px;
}
.main_content
{
position:absolute; left: 20px; top:100px;
}
