﻿
body 
{
                  font-family: Verdana,Arial;
	font-size:12px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;

	
}

.overmain {
position:absolute;
top:190px;

}

.main
{
	text-align:left;
	background-color:White;
}

td 
{
                  font-family: Verdana,Arial;
	font-size:12px;

}

p.main 
{
                  font-family: Verdana,Arial;
	font-size:12px;

}

p.jmain 
{
                  font-family: Verdana,Arial;
	font-size:12px;
	text-align:justify;

}
.jmainp 

{
                  font-family: Verdana,Arial;
	font-size:12px;
	text-align:justify;
                  padding-top: 5px;
                  padding-left: 5px;
                  padding-right: 5px;
                  padding-bottom: 5px;
                  margin-top: 0px;

}

.header
{
	text-align:center;
	height:10%;
}

.content
{
	vertical-align:top;
}

.content table
{
	height:100%;
}

.footer
{
	height:10%;
	text-align:center;
}

.white_hand_font
{
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


.blue_hand_font
{
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}

.red_hand_font
{
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bold;
	color: #B22222;
}

a
{
	color:#B22222;
	font-family: "verdana";
	font-size: 12px;
	font-weight:bold;
}

.musiclink 
{
	color:#27408B;
	font-size:18px;
	font-weight:bold;
}

.header_text
{
	font-family: "verdana";
	font-size:35px;
	font-weight:bold;
	text-align:center;
	color:#B22222;
}

.subheader_text
{
	font-family: "verdana";
	font-size:20px;
	font-weight:bold;
	color:#B22222;
}

.subheader_text18
{
	font-family: "verdana";
	font-size:18px;
	font-weight:bold;
	color:#B22222;
}


.important_text
{
	font-size:14px;
	font-weight:bold;
}

.show { display:block; }

.showabsolute 
{
	display:block;
	position:absolute;
}
    
.hide {	display:none; }

.maintext 
{
	font-family:Georgia;
	font-size:15px;
/* 	height:550px;  */
/*	overflow:auto;  */
	padding-right:5px;
}

img 
{
	border:none;
}

.imgclick 
{
	cursor:pointer;
}

.quote 
{
	font-style:italic;
	padding-left:50px;
	padding-right:50px;
}

.indent
{
	padding-left:50px;
}



.vtmenu {
    color: #B22222;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    border-left: 1px solid white;
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 5px 0px 5px 0px;
}

.vtmenu:hover {
    background-color: #20186B;
    color: #FFFFFF;
}

.vttoolbar {
    background-color: #FFFFFF;
    padding: 5px 5px 2px 5px;
}

td.l15
{
width: 15%; 
font-weight: bold;
border-right: #c9d7f1 1px solid ;  
vertical-align:top;
}

td.r15
{
width: 15%; 
font-weight: bold;
border-left: #c9d7f1 1px solid ; 
vertical-align:top;
}

td.r30
{
width: 30%; 
font-weight: bold;
border-left: silver 1px solid ; 
vertical-align:top;
}

td.m70
{
width: 70%; 
vertical-align:top;
}

.canvas {
	width:  90%;
	margin:  20px auto;
	overflow: hidden;
	
	padding: 0px;
	border: 1px solid black;
}

/* NEXT TWO.  Must define the image width in html, ie <div class="canvas_photo" style="width:640px;"> */

.canvas_auto {
	margin:  20px auto;
	overflow: hidden;
	
	padding: 0px;
	border: 1px solid black;
}

.canvas_photo {
	margin:  20px auto;
	overflow: hidden;
	
	padding: 0px;
	border: solid;
                  border-left-width: 1px; 
                  border-top-width: 1px; 
                  border-right-width: 3px; 
                  border-bottom-width: 3px; 
                  border-left-color: black; 
                  border-top-color: black; 
                  border-right-color: gray; 
                  border-bottom-color: gray; 
}

.hl {color:#20186b;font-family:arial;font-size:13pt;font-weight:bold;}
.hlu {color:#20186b;font-family:arial;font-size:10pt;font-weight:bold;}

