body {
    background-color: #FFFFFF;/* url("images/background.jpg") repeat-x;*/
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}



a {
    color:#272727;
    text-decoration: none;
}

.toplinks {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 10px; }
.toplinks_bg {
    background: #FFFFFF url("gfx/top02.gif") repeat-x;
}

#head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF; 
    font-weight: bold; 
    font-size: 10px;    
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;    
    text-align: center;
}

#head a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF; 
    font-weight: bold; 
    font-size: 10px;
}

#head a:hover {
    text-decoration: underline;
}

a:visited {
  color:#272727;
  text-decoration: none;
}


a:hover {    
    color:#7C8BA8;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;   
    margin-bottom: 10px;
    margin-top: 10px;
}


#main {
    margin-top:5px; 
    margin-bottom:5px;
    padding: 2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:16px;
    background-color:#EEEEEE;
    border:1px solid #8A8A8B;
    text-align: left;
    width: 580px;
}

#main .text {
    font-size: 12px;
    line-height: 16px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: justify;
}

#main .title {
    width: 100%;
    font-weight:bold;
    font-size: 12px;
    line-height: 18px;    
    border-bottom: 1px solid #000000;
    margin-bottom: 3px;
}


#main .pagetitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;    
    border-bottom:1px solid #8A8A8B;
    margin-top: 0px;
}


#main .list {        
    margin-left: 20px;
    margin-right: 20px;    
    font-size: 12px;
    line-height: 16px;    
    display: block;    
}

#main a {
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}
#main a:hover {
    color: #000000;
    text-decoration: underline;
}

#main li {
    margin-bottom: 1px;
}
#main ul {
    margin-bottom: 5px;
    margin-top: 5px;
}

#main .skin {
    text-align: center;
    height: 124px;
    width: 300px;
    border: 1px dashed #000000;
    margin-bottom: 15px;
}

#main img {
    border-width: 0px;
}

