body {
font-family: verdana;
font-size: 10px;
color: #333;
}

p {
margin: 0px 0px 12px 0px;
 }


td {
border: 0 solid;
padding: 0 0 0 0;
 }

img{
border: 0 0 0 0;
}

a:link {
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #DF4C48;

}
a:visited {
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #DF4C48;
 }

a:hover {
text-decoration: underline;
font-size: 10px;
font-weight: bold;
color: #DF4C48;
 }
 
a:active {
text-decoration: none;
font-size: 10px;
font-weight: bold;
color: #DF4C48;
 }

.tn{
float: left;
}

.tnCol{
float: left;
width: 83px;
margin-right: 10px;
}

.tnBox{
height: 75px;
width: 75px;
padding: 4px;
border: 1px solid #999;
background-color: #fff;
margin: 0px 0px 10px 0px;
cursor: pointer;
}

.tnBoxOn{
height: 75px;
width: 75px;
padding: 4px;
border: 1px solid #DF4C48;
background-color: #EFC4B3;
margin: 0px 0px 10px 0px;
cursor: pointer;
}

.lg{
float: left;
text-align: left;
}

.lgBox{
padding: 2px;
margin-left: 20px;
border: 1px solid #fff;
height: 650px;
width: 650px;
background-image: url(graphics/loading.jpg)
}

lbBox img{
opacity:.0;
filter: alpha(opacity=0);
-moz-opacity: 0.0;

}

.lgCaption{
margin: 10px 0px 0px 20px;
font-size: 11px;
line-height: 16px;
color: #666;
}

.title{
text-align: left;
font-size: 14px;
line-height: 20px;
color: #888;
padding: 94px 0px 0px 30px;

}

.JSsite{
cursor: pointer;
text-align: left;
height: 18px;
max-height: 18px;
overflow: hidden;
width: 223px;
padding: 10px;
background-color: #EFC4B3;
border: 1px solid #DF4C48;
position: absolute;
bottom: 0px;
right: 10px;
float: left;
} 

.JSsiteOn{
cursor: pointer;
text-align: left;
height: 88px;
width: 223px;
padding: 10px;
background-color: #EFC4B3;
border: 1px solid #DF4C48;
position: absolute;
bottom: 0px;
right: 10px;
float: left;
} 

