body {
font-family: Verdana;
background-color: #2F3684;
}
.center {
text-align: center;
}
.top {
vertical-align:top;
vertical-align:text-top;
text-align: top;
}
.right {
text-align: right;
}
.current {
background-color: #7C4A87;
color: #090081;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}
.sidebar {
background-color: #6160AE;
text-align: center;
font-size: 10px;
font-weight: normal;
line-height: 14px;
color: #BBC1FF;
}
.sidebarHeader {
background-color: #6160AE;
text-align: center;
font-size: 10px;
font-weight: bold;
line-height: 14px;
color: #BBC1FF;
}
.content {
background-color: #4048B5;
color: #090081;
font-size: 12px;
font-weight: normal;
line-height: 14px;
text-align: left;
}
.contentHeader {
background-color: #4048B5;
color: #090081;
font-size: 12px;
font-weight: bold;
line-height: 14px;
text-align: left;
}
.nav {
background-color: #6160AE;
}
a:link {
color: #BBC1FF;
text-decoration: none;
border: none;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}
a:hover {
color: #B88ABF;
text-decoration: line-through;
border: none;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}
a:visited {
color: #BBC1FF;
text-decoration: none;
border: none;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}
a:active {
color: #BBC1FF;
text-decoration: none;
border: none;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}
.evenRow {
color: #BBC1FF;
background-color: #2F3684;
}
.productHeader {
color: #090081;
background-color: #7C4A87;
}
.popup {
background-color: #6160AE;
text-align: left;
font-size: 11px;
font-weight: normal;
line-height: 14px;
color: #BBC1FF;
}
.popupShamaness {
vertical-align: middle;
margin-left: 30px;
margin-right: 30px;
}
#Layer1 {
position:absolute;
left:10px;
top:11px;
width:500px;
height:600px;
z-index:1;
}
#Layer2 {
position:absolute;
left:522px;
top:11px;
width:200px;
height:200px;
z-index:2;
overflow: visible;
}
#Layer3 {
position:absolute;
left:587px;
top:361px;
width:88px;
height:36px;
z-index:3;
text-align:center;
}
.copyright {
font-size: 8px;
color: #BDC3FF;
font-weight: lighter;
text-align: right;
}