/* ========================================== */
/* Blue
/* ========================================== */

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: url(tile_blue.gif);
	border: 1px solid #19227c;
	border-bottom: 1px solid #000;
	color: #ccc; 
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #0000CC;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #27339f;
}

.num {
                color: #27339f;
                font-size: 14px;
                font-style: oblique;
                font-weight: bold;
}

.cat {
                font-size: 13px;
}