/* BJC Computer Services CSS - Last update: 2007 May 1 */ 

body { 
	font:8pt Verdana,Sans; 
	color:rgb(0,0,102); 
	text-decoration:none; 
	background-image:url('/images/back.png')
} 
body.rssfeed { 
	font:8pt Verdana,Sans; 
	color:rgb(0,0,102); 
	text-decoration:none; 
} 
img { 
	border: 0px;
} 

.mvidbody {
	background-color: #FFFFFF;
	text-align:center;
}

a.mvid:link {
	color: #376FE1;
}

a.mvid:visited {
	color: #CC0000;
}

a.mvid:active {
	color: #990000;
}

h1.mvid {
	text-decoration:underline;
}

b { font-family: Verdana,Sans; font-size:8pt; font-weight:bold; }
h1 { font-size:small; }
h2 { font-size:small; }
h3 { font-size:small; }
h4 { font-size:small; }
h5 { font-size:x-small; }

a { text-decoration:underline; color:#000066; } 
a:hover { color:#800000; } 

a.mainnav { text-decoration:none; color:#FFFFFF; }
.mainnav:hover { text-decoration:underline; color:#FFFFFF; }

a.headermenu { text-decoration:none; font-size:x-small; }
.headermenu:hover { text-decoration:underline; font-size:x-small; }

.rightlinkbox {
	BORDER-TOP: medium solid #1A4A88;
	BORDER-BOTTOM: medium solid #1A4A88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	float:right;
}
.spacer {
	height: 5px;
}

.mvidTable {
	border-style: ridge;
	border-width: 5px;
	border-color: rgb(240,240,240);
	border-spacing: 0px;
	background-color: #F0F0F0;
	width: 750px;
}

.maroon {
	color: #800000;
}

	
.mvidbutton{
background-color: #1a4066;
border: 2px #FFFFFF outset;
color: white;
text-decoration: none;
width: 200px;
height: 40px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
}

.mvidartist {
	font-weight: bold;
}

.mvidbutton:visited {
color: white;
}

.mvidbutton:hover {
border-style: inset;
background-color: #2e618a;
color: white;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.mvidbutton:active {
color: white;
}

#slider-maincontent {
	width: 530px;
	float: left;
	padding: 19px;
	border: 1px solid #000;
}
.showit {display: block;}
.hideit {display: none;}