.tableBorder th {
    font-size: 14px;
}

.thumbs .border {
    border: 1px solid #FFE964;
}

.imageBG {
    margin-top: 30px;
}

.paddedborder {

}

.paddedborder .title {
    font-size: 14px;
    margin: 20px 0px 20px 0px;
    font-weight: bold;
}

.stats, .paginate {
    font-size: 10px;
    margin: 20px 0px 0px 0px;
}

.caption {
    margin: 20px 0px 0px 0px;
}

















.title_link_h {
    font-weight: bold;
    font-size: 11px;
}
.title_link_h a {
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
.title_link_h a:hover {
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}
.date_h {
    font-weight: normal;
    color: #555;
}
.summary_h {
    margin: 0px 0px 25px 0px;
}












.multiple_news {

}

.multiple_news .title_link {
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
}

.multiple_news .date {
    font-weight: bold;
}

.multiple_news .summary {
    border-bottom: 1px dotted #efefef;
    padding-bottom: 10px;
}






.single_news h1 {
    font-size: 18px;
    color: #666;
}

.single_news .text1 {
    margin-bottom: 16px;
}

.single_news .text2 {
    margin-bottom: 16px;
}

.single_news .text3 {
    margin-bottom: 16px;
}









h1 {
    font-size: 18px;
    color: #666;
}








.subnavTd {
    text-align: right;
    padding-top: 0px;
}

.subnavTd .multiple_news {

}

.subnavTd .title_link {
    border-bottom: 2px dotted #ffe964;
    padding: 7px 5px 5px 0px;
    margin: 1px 0px 5px 0px;
    background-color: #e7e3bd;
}

.subnavTd .title_link a {
    font-weight: bold;
    text-decoration: none;
}

.subnavTd .title_link a:hover {
    text-decoration: underline;

}






























td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



a {
    color: #aa9201;
}

a:hover {
    color: #aa9201;
}


.contentTable {
    margin: 0px 7px 40px 7px;
}



.footerWrapper {
    border-top: 2px dotted #ffe964;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}