/* LAYOUT */
.Shell{
position: absolute;
left: 50%;
top: 50%;
width: 751px;
height: 508px;
margin-left: -354px;
margin-top: -280px;
overflow: visible;
}
.Left{
width: 622px;
height: 508px;
float: left;
overflow: visible;
}
.Grid{
width: 622px;
height: 508px;
overflow: visible;
}
.Zoom{
position: absolute;
width: 246px;
height: 334px;
left: 187px;
top: 55px;
background-color: #fff;
visibility: hidden;
border: 1px #000000 solid;
overflow: hidden;
}
.Right{
width: 119px;
height: 608px;
float: left;
background-color: #FFFFFF;
}
.Word{
width: 119px;
height: 30px;
margin-left: 5px;
margin-top: 325px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

/* Text */

.graphic{ 
border:1px; border-thickness:1px; border-color: #ffffff; border-style: solid; 
}

a:hover .graphic, a:active .graphic{
border:1px; border-thickness:1px;
border-color: #ff0000; border-style: solid
}

a:link{
text-decoration: none;
color: #ff0000;
}
a:visited{
text-decoration: none;
color: #ff0000;
}
a:active{
color: #ff0000;
text-decoration: none;
}
a:hover{
color: #ff0000;
text-decoration: none;
background:#FFDDD5;
}
.bodyText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 19px;
color: #333333;
text-decoration: none;
}

.black{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
color: #000000;
text-decoration: none;
}
.title{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 22px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
.titleSmall{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 22px;
color: #7b0099;
text-decoration: none;
font-weight: bold;
}


