﻿a {
color:#3F3F3F;
cursor:pointer;
text-decoration:underline;
}

a:hover {
background-image:url(/hyperlink.jpg);
background-color:Yellow;
color:#3F3F3F;
}

a img {border:none;}
a img:hover {background-image:none; background-color:Transparent; border:none;}

.aImage {
}

.aImage:hover {
background-image:none;
background-color:Transparent;
}

body 
{
background-color:#3F3F3F;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
}

h1 {
font-family:'Cambria', 'Times New Roman', Times, serif;
color:#000000;
font-size:22px;
font-weight:normal;
}

blockquote {
border-left:solid 2px #CCCCCC;
margin-left:25px;
padding-left:6px;
margin-right:25px;
padding-right:6px;
border-right:solid 2px #CCCCCC;
}

.layout1{text-align:center; position:absolute; left:0px; top:0px;}
.layout2{width:750px; text-align:left;}
.layout3{width:810px; height:127px}
.layout4{background-color:#B3B3B9; color:#000; background-image:url(/leftBarFull.jpg); background-repeat:repeat-y; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.layout5{position:relative; left:0px; top:0px;}
.layout6{width:191px; height:425px; position:absolute; left:0px; top:0px;}
.layout7{width:602px; position:relative; left:191px; top:0px;}
.layout8{width:100%; height:50px;}