/*www.magma.ca/~rr main style sheet*/
/*expandable content code start*/
.save{
   behavior:url(#default#savehistory);}
a.dsphead{
  color: white;
	background-color: Black;
	text-transform: inherit;
	text-decoration: none;
}
a.dsphead:hover{
   background-color: Black;
	text-decoration: none;
}
a.dsphead span.dspchar{
   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;}
.dspcont{
 	display: none;}
/*expandable content code end*/
a {
	text-decoration: underline;
	color: Navy;
}
a img {border: none; }
a:hover {
	text-decoration: none;
}
a.current {
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Navy;
	color : white;
	font-weight : normal;
	text-decoration : none;
	cursor : default;
}
A.menulink {
	display: block;
	width: 120px;
	text-align: left;
	text-decoration:none;
	font-family:verdana;
	font-size:12px;
	color: #000000;
	padding: 2px;

}

A.menulink:hover {

background-color:#9DCFFF;
text-decoration: none;
}
a.textmenu:hover {
	text-decoration: none;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textbold {
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textbolds {
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.texts {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mp3 {
	font-size : 11px;
	color : Navy;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.info {
	font-size : 13px;
	color : navy;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.secure {
	font-size : 11px;
	color : red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tabledash {
	
	border: 1px dashed Black;
	border-left: none;
	border-bottom: none;
}
.tabledash2 {
	
	border: 1px dashed Black;
}
.tabledash3 {
	border-left: 1px dashed Black;
}
.tabledash4 {
	border-left: 1px dashed Black;
	border-top: 1px dashed Black;
}
.quote {
	font-size : 13px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}
.header {
	font-size : 22px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
blockquote {
	font-size : 13px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.subheader {
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.subheader2 {
	font-size : 16px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	color: #CC6600;
}
.subheader3 {
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* "auto" makes the left and right margins center the wrapper */
#wrap { 
	width: 900px; 
	margin: 0 auto; 
}