.txtShadow {
font-family: Arizonia;
font-size: 26px;
color:maroon;
text-shadow: 6px 6px 10px #800000;
text-decoration:none;
}

h1 {
 font-family: Arizonia;
font-size: 40px;
color:maroon;
text-shadow: 6px 6px 10px #800000;
text-decoration:none;
}

h2 {
 font-family: Arizonia;
font-size: 32px;
color:maroon;
text-shadow: 6px 6px 10px #800000;
text-decoration:none;
}

.shadedTitleHeader
 {
padding: 8px;
border: 1px solid c.phpCCC;
box-shadow:8px 8px 12px c.php888;
border-radius:6px;
width:900px;
height:180;
bgcolor:FFFFE0;

 }
 
 .txtShadowBlue{
font-family: Stencil;
font-size: 20pt;
color:#0000ff;
text-shadow: 2px 2px 4px #0000cd;
text-decoration:none;
}

.footer { font-family: calibri;
font-size: 8pt;
color: #800000;
text-decoration:none;
}

.txt { font-family: calibri;
font-size: 8.5pt;
color: black;
text-decoration:none;
}

.txtFooter { font-family: calibri;
font-size: 10pt;
color: blue;
text-decoration:none;
}

.txtTopMiddle {
 font-family: Arial Narrow;
font-size: 20pt;
color:black;
font-weight: bold;
text-decoration:none;
}

.txtTopMiddlenNoBold {
 font-family: Arial Narrow;
font-size: 20pt;
color:black;
font-weight: normal;
text-decoration:none;
}


.txtTopMiddle {
font-family: calibri;
font-size: 20pt;
color:black;
font-weight: bold;
text-decoration:none;
}


.txtTopMiddleSmall {
font-family: calibri;
font-size: 16pt;
color:black;
font-weight: bold;
text-decoration:none;
}

.txtHeadingMessage {
font-family: calibri;
font-size: 18pt;
color:white;
font-weight: normal;
text-decoration:none;
}


.txtHeadingMessageBlue {
font-family: calibri;
font-size: 18pt;
color:blue;
font-weight: normal;
text-decoration:none;
}


.txtMenu {
font-family: calibri;
font-size: 14pt;
color:white;
font-weight: normal;
text-decoration:none;
}


.txtMenuBlue {
font-family: calibri;
font-size: 16pt;
color:blue;
font-weight: normal;
text-decoration:none;
}



.txtMenuBlueN {
font-family: calibri;
font-size: 14pt;
color:blue;
font-weight: normal;
text-decoration:none;
}


.txtMenuWhiteSmall {
font-family: calibri;
font-size: 12pt;
color:white;
font-weight: normal;
text-decoration:none;
}

.txtMenuBlueSmall {
font-family: calibri;
font-size: 12pt;
color:blue;
font-weight: normal;
text-decoration:none;
}

a {
font-family: calibri;
font-size: 16px;
color:black;
font-weight: normal;
text-decoration:none;
}


a:hover {
font-family: calibri;
font-size: 16px;
color:red;
font-weight: normal;
text-decoration:none;
}



a:visited {
font-family: calibri;
font-size: 16px;
color:blue;
font-weight: normal;
text-decoration:none;
}


.txtShadowNew {
 font-family: Aguafina Script;
font-size: 20px;
color:#0000ff;
text-shadow: 3px 3px 5px #081C80;
text-decoration:none;
}

.headerlink { font-family: calibri;
font-size: 11pt;
color: #000099;
font-weight: bold;
text-decoration: none;}

.bigheaderlink { font-family: calibri;
font-size: 16pt;
color: #0000ff;
font-weight: bold;
text-decoration: none;}

.btxt { font-family: calibri;
font-size: 8.5pt;
color: black;
font-weight: bold;}

.folder{font-family: calibri;
font-size: 9pt;
color: #000099;
text-decoration: none;}

.folder-disabled{font-family: calibri;;
font-size: 9pt;
color: #AAAAAA;
text-decoration: none;}

.sub { font-family: calibri;
font-size: 9pt;
color: #0000AA;
text-decoration: none;}

.header{font-family: calibri;
font-size: 11pt;
color: #000099;
font-weight: bold;}

.result {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
line-height: 13pt;
letter-spacing: 0;
background-color: #FFCC00;
font-weight: bold;
padding: 1px 5px 1px 5px;
margin: 2px 0px 2px 0px;}

.shadedTable
{
padding: 6px;
border: 1px solid #708090;
box-shadow:2px 1px 8px #708090;
border-radius:0px;
width:50%;
height:auto;
background:#ffffff;
border-color:#708090;
}
#800000

.shadedTableVideos
{
padding: 6px;
border: 2px solid #708090;
box-shadow:10px 5px 10px #708090;
border-radius:10px;
width:10%;
height:auto;
background:#ffffff;
border-color:#708090;
}



