body {
   margin:0px;
   background:#0154E0 url(images/as_wsos_bg.gif) top center;
   font-family:Verdana;
   color:#FFFFFF;
   font-size:12px;
}
img {
   border:0px;
}
a {
   color:#FFFF66;
   text-decoration:underline;
}
a:hover {
   color:#FFCC00;
   text-decoration:underline;
}
a.titleLink {
   color:#FFFFFF;
   text-decoration:underline;
   font-family:Verdana;
   font-size:18px;
   font-weight:bold;
}
a:hover.titleLink {
   color:#FFCC00;
   text-decoration:underline;
}
.firstBlock {
   background: url(images/as_wsos_bg.jpg) top center repeat-x;
}
.secondBlock {
   background: url(images/as_wsos_blockbg.png) top center repeat-y;
   width:940px;
   margin:auto;
   margin-top:0;
   margin-bottom:0;
}
.tbBlock {
   width:940px;
   height:45px;
   margin:auto;
}
.firstCont {
   background: url(images/as_wsos_cbg1.gif) top center repeat-x;
   width:896px;
   margin:auto;
}
.secondCont {
   clear:both;
   background: url(images/as_wsos_cbg2.gif) top center repeat-x;
   width:896px;
   margin:auto;
}
.contText {
   padding-left:130px;
   padding-right:130px;
   padding-top:20px;
   padding-bottom:10px;
}
.titleBig {
   font-family:Verdana;
   color:#FFFFFF;
   font-size:21px;
   font-weight:bold;
}
.titleSmall {
   font-family:Verdana;
   color:#FFFFFF;
   font-size:14px;
   font-weight:bold;
}
.leftBlock {
   float:left;
   width:376px;
   margin-left:37px;
   text-align:center;
   padding:5px;
}
.rightBlock {
   float:left;
   width:376px;
   margin-left:25px;
   text-align:right;
   padding:5px;
}
.topBlock {
   width:896px;
   height:250px;
   margin:auto;
   background:#CC0000;
}
.popUp {
  position: absolute;
  z-index: 1000;
  top: -300px;
  left: 100px;
  display: none;
  background: #FFFFCC;
  border: 0 solid #000000;
  border-width: 1px;
  width:500px;
  margin:auto;
  padding:5px;
  padding-bottom:20px;
}
#popup {
   	font-family:Verdana;
	color:#000000;
	font-size:13px;
}
a#popup {
   color:#000000;
   text-decoration:underline;
}
a#popup:hover {
   color:#000000;
   text-decoration:underline;
   }
