a:link{
color:#800000;
}
a:visited{
color:#800000;
}
a:hover{
color:#cc0000;
}
img{
border: none;
}
a:active{
color:#800000;
}
body{
background-color:#ffa5a5;
color:#000000;
font-family:verdana,arial,sans-serif;
}
form {
margin: 0px;
}
.bubble{
background-color:#ffffff;
border-bottom:1px #000000 solid;
border-top:1px #000000 solid;
font-size:small;
}
.centab{
margin-left:auto;
margin-right:auto;
}
.entryname{
font-size:medium;
font-weight: bold;
}
.entrycreator{
font-size:small;
font-weight: bold;
font-style: italic;
}
.menu{
font-size:small;
font-weight:bold;
text-align:center;
}
.maintalk{
background-color:#ffffff;
font-size:x-small;
}
.maintalkhdr{
background-color:#ffffff;
font-size:small;
border-top: 1px solid #000000;
}
.navigation{
margin-top:6px;
text-align: center;
font-size:small;
}
.selected{
background-color: #ffcccc;
border: 1px solid #000000;
/* padding: 1px; */
}
.selectedsmall{
background-color: #ffcccc;
border: 1px solid #000000;
padding: 1px;
font-size: small;
}
.small{
font-size:small;
}
.updatebox{
margin-top:10px;
background-color: #c6c6c6;
margin-left:auto;
margin-right:auto;
border: 4px solid black;
font-size: small;
width: 60%;
}
.x-small{
font-size:x-small;
}
#entries{
}
#footer{
margin-top:6px;
text-align:center;
font-size: small;
}
#header{
text-align:center;
}
#mainbody{
margin-bottom:10px;
text-align:center;
}
#maintitle,#mainfooter{
text-align:center;
}
#styles{
text-align: center;
}


/* cards... */
.title { font-size: medium;  font-weight: bold;  }
.subtitle { font-size: small;  font-weight: bold;  }
.horizontalLine {	background-color: #000000;}
.smalltext 	{ 	font-size: x-small;}
.error { color: Red;  font-weight: bold;  }
