﻿*{
    padding:0px;
    margin: 0px;
}

body{
    text-align: center;
    background-color: #fff;
}

#container{
    margin: 0 auto;
    width: 900px;
    
}
#innercontent{
    text-align: left;
    min-height: 400px;
}

#header{
    text-align: left;
    width: 900px;
    border-bottom: 1px solid #676767;
    margin-bottom: 4px;
}

#splash{
    
    width: 900px;
}

#menu{
    margin-top: 4px;
    border-top: 1px solid #676767;
    border-bottom: 1px solid #676767;
    
}

#frame{
    background: url(../../img/bgcontent.gif) repeat-y;
    min-height: 400px;
    
}

.content{
    padding-top: 65px;
}

#leftcontent{
    float: left;
    width: 650px;
    
}

#textcontent{
    padding-left: 40px;
    width: 570px;
}

#rightcontent{
    float: left;
    
}

img{ border: 0px; }

div.hr{

}

hr{
    display: none;
}

div.hr
{
	border: 0px;
	width: 100%;
	background-image: url(../../img/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 10px 0px 10px 0px;
	width: 100%;
	font-size: 1px;
}


#footer{
    border-top: 1px solid #676767;
    margin-top: 40px;
}

#footer p.l{
    float: left;
    width: 434px;
    text-align: left;
}

#footer p.r{
    float: left;
    width: 450px;
    text-align: right;
}

.clear{
    clear:both;
    height: 0px;
}

.pageinfo{
    background-color: #e2e2c5;
    width: 240px;
    margin-bottom: 20px;
}

.pageinfo table tr td{
  
}


.itemx{

    float:left;
	height: 69px;

}

div.no div a{
    background-image: none;
    margin: 0px;
    padding: 0;
}

div.no{
    color: #676767;
}

.register{
    width: 180px;
    padding-left: 30px;
    color: #676767;
}

.reg_input{
    width: 180px;
}

.reg_btn{
    margin-left: 85px;
    padding-top: 4px;
}

.reg_header{
    font-weight: bold;
    color: #676767;
}

.reg_info{
    font-size: 12px;
    padding:0px;
    color: #676767;
}



/* form */

#a{
    background: none;
    text-align:right;
}
.fieldlabel{
    padding-bottom: 3px;
    margin-top: 5px;
}

.btn{
    background: none;
    text-align:right;
}


.news{

}



.oddnews{
    
}

.evennews{
    
}

.image{
    float:right;
    padding-right: 15px;
    padding-left: 15px;
}

p.paging a{
    font-size: 13px;
    background-image: none;
    background-repeat: no-repeat;
    padding:0px;
    margin:0px;
}