@charset "utf-8";
/* CSS Document */

/* #DB0FBF - Logo color*/

.accessabilitybutton, .ButtionRow div, .contentcolumn .menu li a, .contentcolumn h3{
	background-color: #DB0FBF;
}

.accessabilitybutton:hover, .ButtionRow div:hover, .contentcolumn .menu li a:hover{
	background-color: #870075;
}

.dropdownmain li a, .dropdownmain li.parent::after {
	color: #DB0FBF;
}

.dropdownmain li a:hover{
	color: #870075;
}

.ButtionRow div .titlebutt, .contentcolumn .menu li a, html{
	color: #fff;
}

.ButtionRow div{
	color: #ddd;
}

@media screen and (max-width: 320px) {
	.ButtionRow div{
		color:#fff;
	}
}

.ButtionRow div:active, .ButtionRow div .titlebutt:active, .contentcolumn .menu li a:active, #content, .main_contentcolumn{
	color: #000;
}

#content img, .main_contentcolumn img{
	border: 4px solid #DB0FBF;		
}

div.gallery{
	border: 4px solid #DB0FBF;	
	}

div.gallery:hover{
	border: 4px solid #870075;		
}

.contentpaneopen a.readon:hover {
    color: #333 !important;
    border: solid 2px #000 !important;
}



.contentpaneopen .readon{
    border: solid 2px #DB0FBF !important;
    color: #000 !important;
}

{source}
<style>
.History {
background-color: #ccc;
border: inset 4px #DB0FBF;
margin-top: 5px;
display: block;
}
</style>
{/source}

.contentheading {
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

#jForm img{
	border: 1px solid #000;
	box-shadow: 4px 8px 4px 0px rgba(0,0,0,0.2);
	background-color:#FFF;
}

.contentcolumn h3{
	border: 3px solid #fff;
}

.navigator-column span, .navigator span{
	border: 2px solid #FFF;
}

.contentheading a{
	color:#000 !important;
}

.NewsRibbon h3{
	text-shadow: 2px 0 0 #DB0FBF, -2px 0 0 #DB0FBF, 0 2px 0 #DB0FBF, 0 -2px 0 #DB0FBF, 1px 1px #DB0FBF, -1px -1px 0 #DB0FBF, 1px -1px 0 #DB0FBF, -1px 1px 0 #DB0FBF;
}

.footerrow{
	background-color: #b3109c;
	color: white;
	text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}

.footerrow .menu a {
    color: white;
    border: 2px solid rgba(0, 0, 0, 0);
}

.footerrow .menu a:active {
    color: black;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.footerrow .menu a:hover {
    background-color: rgba(251, 251, 251, 0.42);
    border: 2px solid rgba(0, 0, 0, 0.15);
}

#content a {
    color: #DB0FBF;
}

td.createdate {
    color: #666;
}

/*fast css tag
----------------------------------------------- */

.mc {
    color: #DB0FBF;
}