body {margin:0; padding:0; background:#19170;}
form {margin:0; padding:0}

td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#555555; vertical-align:top;  text-align:left;}

.end{ color:#FDD017; text-decoration:none; text-align:center;}
.end a{ color:#FDD017; text-decoration:none; font-weight:bold;}
.end a:hover{ color:#FFFFFF; text-decoration:underline; font-weight:bold;}

.end1{ color:#FFFFFF; text-decoration:none;  text-align:center; font-weight:normal}
.end1 strong{ color:#FFFFFF; text-decoration:none;}
.end1 a{ color:#FDD017; text-decoration:underline;  font-weight:normal}
.end1 a:hover{ color:#FFFFFF; text-decoration:none;  font-weight:normal}

a{ color:#555555; text-decoration:underline; font-weight:bold}
a:hover{ color:#555555; text-decoration:none; font-weight:bold}

strong a{ color:#505906; text-decoration:underline; font-weight:bold;}
strong a:hover{ color:#505906; text-decoration:none; font-weight:bold}
strong{ color:#859127;}
span{ color:#005789; font-size:9px;}


.hed_grey{ width:100%; height:23px; background:#6C6C6C; padding:5px 0 0 6px; color:#FFFFFF; font-weight:bold;}
.hed_gold{ width:100%; height:23px; background:#FDD017; padding:5px 0 0 6px; color:#191970; font-weight:bold; font-size:13px;}
.hed_blu{ width:100%; height:23px; background:#091970; padding:5px 0 0 6px; color:#FDD017; font-weight:bold; font-size:13px;}
.border{ width:100%; height:100%; border:1px solid #E5E5E5; padding:8px 10px 0 10px;}
.line{ width:100%; height:2px; background:#191970;}




.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li { background:url(images/ch_1.jpg) center left no-repeat; margin:0 0 0 0; padding:0 0 0 11px;}
.r1 li a {line-height:16px; color:#FD7914; text-decoration:underline;  background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#FD7914;}

.r2 ul{margin:0 0 0 3px; padding:0; list-style:none; line-height:27px}
.r2 li {background:url(images/r2.jpg) top left no-repeat; width:299px; height:28px }
.r2 li a{ color:#555555; font-size:13px; text-decoration:none; margin:0 0 0 26px; font-weight:normal;}
.r2 li a:hover{ text-decoration:underline; color:#555555;  font-weight:normal;}

.r2_1 ul{margin:0 0 0 3px; padding:0; list-style:none; line-height:20px}
.r2_1 li {width:210px; height:20px;}
.r2_1 li a{ color:#FDD017; font-size:11px; text-decoration:none; margin:0 0 0 26px; font-weight:normal;}
.r2_1 li a:hover{ text-decoration:none; color:#555555;  font-weight:normal;}

.r3 ul{margin:4px 0 0 10px; padding:0; list-style:none; line-height:21px}
.r3 li {background:url(images/r3.jpg) top left no-repeat; width:201px; height:28px }
.r3 li a{ color:#5E6714; font-size:13px; text-decoration:none; margin:0 0 0 25px; font-weight:normal;}
.r3 li a:hover{ text-decoration:none; color:#5E6714;  font-weight:normal;}

.f1{ width:118px; height:17px; color:#555555; font-size:11px; font-family:tahoma; padding:1px 0 1px 2px;}
.f2{ width:65px; height:17px; color:#555555; font-size:11px; font-family:tahoma;  padding:1px 0 1px 2px;}

.deep1{ color:#FFFFFF; text-align:center;}
.deep2{ color:#555555; text-align:center;}
.deep2 span{ color:#D44040; text-align:center; font-size:11px;}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FDD017;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -350px;
left: -350px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FDD017;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -350px;
left: -350px; /*position where enlarged image should offset horizontally */

}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FDD017;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -350px;
left: -500px; /*position where enlarged image should offset horizontally */
}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FDD017;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -450px; /*position where enlarged image should offset horizontally */

}

.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
}
