﻿body
{
    FONT-SIZE: 10pt;
    margin: 0;
    FONT-FAMILY: Verdana, Arial;
    background-color: #fff;
}

#pageHeader {
	padding-top: 20px;
	background: transparent url(https://www.moderndrummer.com/rsrc/homepage/covers/Current.jpg) top left no-repeat; 	
	/*background: transparent url(../images/MDRM/mdrmHeader2008Oct.gif) top left no-repeat; */	
	width:982px;
	height:194px;	
}
/*
#leftImg {
	padding-top: 20px;
	height:194px;	
	display:inline;
	float:left;
	padding-right:0px;

}*/

/*#rightImg {
	padding-top: 20px;
	background: transparent url(http://moderndrummer.com/rsrc/homepage/covers/Dec_2008_Cover_Homepagesm.jpg)  center no-repeat; 	
	background-color:Gray;
	height:195px;	
	width:160px;	
	display:inline;
	float:right;
	padding-left:0px;
}*/

#pageCenter {
    background-color: #fff;
	height:400px;
	width: 974px;	
	vertical-align:top;	
}

#pageLeft {
    background-color: #5b5b5b;
	width:4px;
}

#pageBottom {
	width:978px;
	background-color: #5b5b5b;
	height:4px;
}

#headerSep {
}

.pageRight {	
	background-color: #5b5b5b;
	width:4px;
}

.hFont {
	color: #03359a;
	font-weight: bold;	
	font-size:1.25em;
}

#qFont {
	color: #00f;
	font-weight: bold;
	font-size:2em;
	text-decoration:none;
}

#ccFont {
	color: #03359a;
	font-weight: bold;	
	font-size:1.25em;
}

.Required  
{
	color:Red;
	display:inline;	
}

.req  
{
	color:Red;
	display:inline;	
	visibility:hidden;
}

.space  
{
	display:inline;	
	visibility:hidden;
}
.noBorder
{
	border: 0;
	text-align:	center;
	vertical-align:top;
	height:25px;

}

.Header  
{
	font-size: 1.5em;
	font-weight:bold;
	
}

#pageCenterImages  
{
	width:453px;
	vertical-align:top;	
	display:inline;
	float:left;
	padding-left:20px;
	
}

.pageCenterMenu  
{
	width:200px;
	padding-top:20px;
	display:inline;
	vertical-align:top;	
	float:right;
	padding-right:15px;
	padding-left:15px;
	text-align:center;

}

.pageCenterMenu a, .pageCenterMenu a:link  {
			color: #000;			
			text-decoration:none;
			font-weight:bold;
		}
		
.pageCenterMenu li 
{
	padding: 2px;
	border-color:Red;
	border-width:1px;	
	border-style:solid;
	background: transparent url(../images/mdrm/topleftBxBut.png) left top repeat-x;
	color:Black;
	height: 24px;
	/*width:300px;*/
}


.pageCenterMenu a:hover, #linkList a:hover  {
			color: #f00;			
			text-decoration:none;
}
	
ul {
	list-style-type:none;
	margin-left: 0;
	padding-left: 1em;
	/*text-indent: -1em;*/
	list-style-position: inside;

	}
	
.pageCenterMenu li 
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.dgHeader
{
	background-color:#4384C1;
}

hr {
  border: 0;
  color:#cecece;
  height: 1px;
}
td
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}

input
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}


table.centered 
{
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	border-collapse:collapse;

}


