
html
	{
	min-height:100%;
	margin-bottom:1px;
	overflow:-moz-scrollbars-vertical!important;
	}

a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #06639e;
    text-decoration:underline;
}

a:hover{
    text-decoration: underline;
    color: #000000;
}

*
{
    border: 0;
    margin: 0;
}

body
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 20px;
    background: #7dbfd7 url(../images/bg.jpg);
    background-repeat:repeat-x;
    background-position: top;
}

#center li{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:14px;
	list-style-type:none;
}

#mainbg{
    width: 1016px;
    margin: 0 auto;
}

#main{
    margin: 0 auto;
    width: 1016px;
    padding-top: 10px;
}

#header{
    background: url(../images/header.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
}

#logo{
    width: 1016px;
    margin: 0 auto;
    text-align: left;
    padding-top: 0px;
    height: 70px;
}

#buttons{
    width: 1016px;
    height: 37px;
    margin: 0 auto;
    padding-top: 15px;
    background: url(../images/menubg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
    display: inline;
}

#buttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: left;
    width: 20%;
    height: 27px;
    padding-top: 8px;
    margin-top: 1px;
}

#buttons a:hover, .active{
   background: url(../images/menu_h.png);
   background-repeat: no-repeat;
   background-position: center;
}

#content{

}

#left{
    width:198px;
    padding-left: 1px;
    float: left;
}

#left h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 15px;
    text-align:center;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/title_left.png);
    background-repeat:no-repeat;
    background-position:top left;
}

.left_grad{
    background: url(../images/left_grad.png) no-repeat;
    background-position: top left;
    min-height: 120px;
}

.left_bg{
    background: url(../images/left_bg.png) repeat-y;
    background-position:left;
}

.left_bot{
    background: url(../images/left_bot.png) repeat-y;
    background-position:left top;
    height: 4px;
    margin-bottom: 10px;
}

#center{
    width: 547px;
    padding-left: 10px;
    float: left;
}

#center p{
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 10px;
}

.text{
    padding: 10px;
    background: #ffffff url(../images/text_bg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    min-height: 64px;
}


#center H1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #00456e;
    font-size: 15px;
    height: 25px;
    width: 537px;
    padding-top: 10px;
    padding-left: 10px;
    background: url(../images/title_center.png);
    background-repeat:no-repeat;
    background-position: top;
}

.read{
    text-align: right;
    padding-bottom:5px;
    padding-right: 5px;
}

#center .read{
    height: 26px;
    padding-top: 3px;
    background: url(../images/read.png);
    background-repeat: no-repeat;
    background-position: top;
}

#right{
    width:249px;
    padding-right: 1px;
    float:right;
}

#right h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 15px;
    text-align:center;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/title_right.png);
    background-repeat:no-repeat;
    background-position:top left;
}

.right_grad{
    background: url(../images/right_grad.png) no-repeat;
    background-position: top left;
    min-height: 206px;
}

.right_bg{
    background: url(../images/right_bg.png) repeat-y;
    background-position:left;
}

.right_bot{
    background: url(../images/right_bot.png) repeat-y;
    background-position:left top;
    height: 5px;
    margin-bottom: 10px;
}

.categories{

}

.categories a{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.categories ul{
    padding-left: 5px;
    padding-right: 5px;
}

.categories ul li{
    list-style: none;
    padding: 3px 5px 3px 5px;
    border-bottom: 1px dotted #979797;
}

.recent a{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.recent ul{
    padding-left: 10px;
    padding-right: 10px;
}

.recent ul li{
    list-style: none;
    padding: 3px 5px 3px 13px;
    background: url(../images/ls1.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

#footer
{
    height: 40px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    clear:both;
    background: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 1px;
    padding-bottom: 5px;
}

.table {
 width: 100%;
 border: 1px solid #06639E;
}
.table .th {
 background-color: #06639E;
 color: #fff;
 font-weight: bold;
 border-bottom: 1px dotted #06639E;
}
.table .tr:nth-child(odd) {
 background-color: #B7B7BF;
}
.table .td {
 float: left;
 width: 23%;
 padding-left: 2%;
}
