@charset "utf-8";
html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font: normal 100.01%/1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#666;
}
html { font-size: 67.0%; } /* 1em = 10px */
a {color:#003399; text-decoration:none;}
a:hover {color:#003399; text-decoration:underline;}
a.active {color:#003399; text-decoration:underline;}

a.subLink {color:#666666; text-decoration:none;}
a.subLink:hover {color:#666666; text-decoration:underline;}
a.active {color:#000; text-decoration:underline;}

.grayBg {background:#808080;}
.ltgrayBg {background:#DDDDDD;}
.contentBox {border-left:solid 2px #DADADA; border-top:solid 2px #DADADA;}
.pageHeading {padding-right:20px;}
.titleHead {font-size:22px;}
.thumbSt {border:solid 4px #dadada;}
.thumbSt:hover {border:solid 4px #0066CC; cursor:pointer;}

.borderT {border-top:solid 1px #DADADA;}
.borderB {border-bottom:solid 1px #DADADA;}
.borderL {border-left:solid 1px #DADADA;}
.borderR {border-right:solid 1px #DADADA;}

.gray {
	color:#b2b2b2;
}

/* Gallery Section :
------------------------------------------------ */
#gallery {
    padding-right: 5px;
    border-right: 3px solid #666666;
    position: absolute;
}
#gallery .block {
    width: 85px;
    height: 51px;
    background: #222;
    display: block;
    float: left;
    clear: left;
    margin-bottom: 5px;
    overflow: hidden;
}

#navblock #main-img {
    height: 100%;
    width: 267px;
	border-left:solid 3px #ddd;
    border-right:solid 3px #ddd;
	border-bottom:solid 3px #ddd;
	background: transparent url(../images/alt.jpg) no-repeat top right; /* 798cc8 */
    background-image: none;
    float: left;
}
.borderT.gray table tr td a {
	font-size: 72%;
}
.borderT.gray table tr td a {
	font-size: small;
}
.borderT.gray table tr td a {
	font-size: small;
}
.borderT.gray table tr td {
	font-size: x-small;
}
