*{font-family:Arial, Helvetica, sans-serif;}

body 
{
    background: #D4EAFF;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif; 
}

a:link { color: blue; }
a:visited { color: #6f9fff; } 
a:hover { color: green; background: #f0ffff; } 
a:active { color: red; } 

a.Google:link { color: black; }
a.Google:visited { color: #808080; } 
a.Google:hover { color: green; background: #f0ffff; } 
a.Google:active { color: red; } 

audio { display:none; }

h1, h2, h3, h4
{
	color: #000080;
}

h2
{
	margin:0;
}

.drop5
{
	position: relative;
	top: 5px;
}

.dropBit
{
	position: relative;
	top: 3px;
}

.raise7
{
	position: relative;
	top: -7px;
}

.raise4
{
	position: relative;
	top: -4px;
}

.raise2
{
	position: relative;
	top: -2px;
}

td.leftSide, td.rightSide, td.whole
{
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

td.leftSide, td.whole
{
	white-space: nowrap;
	font-weight: bolder; 
	color: black;
}

td.rightSide
{
	color: green;
}

td.whole
{
	width: 100%;
}

td.leftSide
{
	width: 240px;
}

.floatLeft 
{ 
    float: left; 
    margin: 0px; 
}

.floatRight 
{ 
    float: right; 
    margin: 0px; 
}

span.red
{
	font-size: 80%;
	font-weight: normal;
	color: #d00000;
}

span.green
{
	font-size: 80%;
	font-weight: normal;
	color: green;
}

span.header1
{
	font-size: 200%;
}

span.header2
{
	font-size: 24px;
}

span.header3
{
	font-size: 140%;
}

span.header4
{
	font-size: 120%;
}

span.header5
{
	font-size: 112%;
}

span.gh1
{
	font-size: 170%;
}

span.gh2
{
	font-size: 140%;
}

span.gh3
{
	font-size: 125%;
}

span.gh4
{
	font-size: 120%;
}

span.gh5
{
	font-size: 116%;
}

span.gh56
{
	font-size: 114%;
}

span.gh6
{
	font-size: 100%;
}

span.gh7
{
	font-size: 94%;
}


span.header1Drop
{
	font-size: 32px;
	position: relative;
	top: 12px;
	left: -15px;
}

span.headerDrop
{
	font-size: 30px;
	position: relative;
	top: 12px;
	left: -15px;
}

span.headerDropLM
{
	font-size: 30px;
	position: relative;
	top: 12px;
	left: -38px;
}

span.header1, span.header2, span.header3, span.header4, span.header5, span.headerDrop, span.header1Drop, span.headerDropLM
{
	font-weight: bold; 
	color: #000080;
}

span.gh1, span.gh2, span.gh3, span.gh4, span.gh5, span.gh6, span.gh7
{
	font-weight: bold; 
	color: green;
}

div.small
{
	font-size: 80%;
}

span.huge
{
	font-size: 20px;
	background: #D4EAFF;
}

span.vlarge
{
	font-size: 125%;
	background: #D4EAFF;
}

span.large
{
	font-size: 115%;
}

span.small
{
	font-size: 80%;
}

span.vsmall
{
	font-size: 72%;
}

span.small2
{
	font-size: 85%;
}

span.footer
{
	font-size: 65%;
}

span.smallest
{
	font-size: 60%;
}

span.pixel10
{
	font-size: 10px;
}

span.pixel11
{
	font-size: 11px;
}

span.pixel12
{
	font-size: 12px;
}

span.pixel14
{
	font-size: 14px;
}

div.small, span.small, span.vsmall, span.small2, span.smallest, span.footer, span.pixel10, span.pixel11, span.pixel12, span.pixel14
{
	font-weight: normal;
	color: #000080;
}

span.Google
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

span.vSmallB
{
	font-size: xx-small;
	font-weight: normal;
	color: black;
}

span.smallB
{
	font-size: x-small;
	font-weight: normal;
	color: black;
}

.hidden
{ 	
	display:none; 
}

table.shiftRight
{
	position: absolute;
	left: 180px;
}

.thinTNoL
{
    border-bottom: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #5599ff;	
}

.thinTNoR
{
    border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #5599ff;	
}

.thinTNoRL
{
    border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #5599ff;	
}

.thinTNoRB
{
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #5599ff;	
}

.thinTNoB
{
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #5599ff;	
}

.thinT
{
    border-bottom: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #5599ff;	
}

