*{
margin: 0;
padding: 0;
}
img{
border:0;
}
html, body{
height:100%;
background-color: #E1ECFD;
background-image: url(images/b.jpg);
background-repeat: repeat-y;
background-position:center;
background-position:top;
}
#c1{
position: relative;
width:940px;
height:100%;
}
#column01 {
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:left;
width:602px;
padding:20px 70px 0 20px;
}
#rightinfo {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:left;
padding:20px 0 0 18px;
margin-left:2px;
width:200px;
min-height:406px;
border-left: #FFFFFF dotted 1px
}
#portpic {
float:left;
}
#itemblock {
margin-bottom:20px;
}
#itempic {
float:right;
margin-left:12px;
}









/* classes */
.b00{
font-weight:bold;
line-height:14px;
margin-bottom:10px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif
}
.f01{
color: #E4D6DA;
font-family:Helvetica, sans-serif;
margin-bottom:6px;
}
.h1{
font-weight:bold;
line-height:14px;
margin-bottom:20px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF
}
.h2{
font-weight:bold;
line-height:14px;
margin-bottom:6px;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
color: #E4D6DA
}
.lnktitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #E4D6DA
}
.block01 {
margin-bottom:20px;
padding-bottom:20px;
display: inline-table;
width:620px;
}
.pic01 {
float: right;
padding-left:50px;
}
.newsitem {
margin-bottom:20px;
padding-bottom:20px;
border-bottom:#666666 dotted 1px;
display: inline-table;
width:620px;
}
.newspic {
float: right;
padding-left:50px;
}








/* links */
a:link {
color: #000000000000;
text-decoration: none;
}
a:visited {
color: #000000000000;
text-decoration: none;
}
a:hover {
color: #000000000000;
text-decoration: underline;
}


a.show:link {
color: #000000000000;
text-decoration: underline;
}
a.show:visited {
color: #000000000000;
text-decoration: underline;
}
a.show:hover {
color: #000000000000;
text-decoration: underline;
}


a.lnk00:link {
color: #fff;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
}
a.lnk00:visited {
color: #fff;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
}
a.lnk00:hover {
color: #E1ECFD;
border-color: #E1ECFD;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}


a.lnk01:link {
color: #fff;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
line-height:20px
}
a.lnk01:visited {
color: #fff;
border-color: #fff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
line-height:20px
}
a.lnk01:hover {
color: #E1ECFD;
border-color: #E1ECFD;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
line-height:20px
}


* html a:hover {visibility:visible}