body {
background : #dfe1e4;
font-family : arial, verdana, sans-serif;
color : #000;
font-size : 12px;
font-weight : normal;
margin-top : 0;
padding : 0;
text-align : center;
}
a {
color : #003399;
}
a:link, a:visited {
text-decoration : none;
}
a:hover, a:active, a {
text-decoration : none;
}
a:hover {
color : #ff4444;
}
#bodyFrame {
width : 960px;
margin : 0 auto;
text-align : left;
border : 3px solid #ccc;
border-top : 0;
background-color : #fff;
}
#headTable {
background : url('/images/yellow_head.gif') repeat-x 0 0;
width : 100%;
padding : 0;
border-right : 1px solid #999;
border-left : 1px solid #999;
height : 63px;
}
#bodyTable {
width : 100%;
padding : 0;
border : 1px solid #999;
border-top : 0;
}
.searchBox {
border : 1px solid #000000;
background-color : #ffff00;
font-size : 22px;
font-weight : bold;
width : 280px;
margin-top : 14px;
}
.searchButton {
cursor : pointer;
border : 1px outset #ccc;
font-weight : bold;
background-color : #f1fd64;
font-size : 22px;
height : 31px;
}
.dirMenu ul {
list-style-type : none;
margin : 0;
padding : 0;
margin-bottom : 8px;
background-color : #e0ecf8;
border : 1px solid #7fbdc2;
}
.dirMenu ul li {
padding-bottom : 2px;
}
.dirMenu ul li a {
color : #000000;
display : block;
padding : 2px 0;
padding-left : 5px;
text-decoration : none;
font-weight : bold;
border-bottom : 1px solid #dadada;
}
.dirMenu ul li a:visited {
color : #333366;
}
.dirMenu ul li a:hover {
background-color : #cee3f6;
}
.linksThumbs img {
width : 50px;
height : 50px;
border : 3px solid #b1cbdb;
}
.linksThumbs {
font-family : verdana;
font-weight : normal;
font-size : 10px;
border : 1px dashed #b1cbdb;
padding : 5px;
background-color : #ffffff;
margin-bottom : 5px;
}
.linksThumbs a {
color : #2b6600;
}
.textBox {
background-color : #fff;
border : 1px solid #b1cbdb;
padding : 5px;
padding-top : 0;
padding-bottom : 5px;
font-family : verdana;
font-weight : normal;
}
.textBox ul {
margin : 0 0 0 0;
padding-left : 2px;
list-style : none;
line-height : 90%;
}
.textBox li {
margin : 4px 0 0 0;
font-size : 12px;
padding-left : 10px;
background : url("/images/bullet_red.gif") no-repeat left top;
font-weight : normal;
margin-bottom : 5px;
}
.iconspan {
float : right;
margin : 3px;
cursor : pointer;
font-weight : bold;
}
.texHead {
background-color : #cee3f6;
font-weight : bold;
border : 1px solid #b1cbdb;
padding : 3px;
font-size : 16px;
}
.adsDivs {
background-color : #fff;
border : 0;
margin : 0 0 5px 0;
padding : 0;
font-family : verdana;
font-weight : normal;
font-size : 12px;
}
.userText {
margin-top : 8px;
font-size : 12px;
}
.userText a{
font-size : 14px;
}
.paginationBody {
background-color : #335533;
text-align : center;
border : 1px solid #000;
}
.pagination {
padding : 2px;
clear : both;
margin : 3px;
font-size : 18px;
font-family : verdana;
font-weight : bold;
}
.pagination ul {
margin : 0;
padding : 0;
}
.pagination li {
list-style-type : none;
display : inline;
padding-bottom : 1px;
}
.pagination a, .pagination a:visited, .pagination a:active {
padding : 0 5px;
border : 1px solid #000;
text-decoration : none;
color : #fff;
}
.pagination a:hover {
border : 1px solid #2b66a5;
color : #fff;
background-color : #000;
}
.pagination a.currentpage {
background-color : #2b66a5;
color : #fff !important ;
border-color : #2b66a5;
font-weight : bold;
cursor : default;
}
.pagination a.disabled, .pagination a.disabled:hover {
cursor : default;
color : #929292;
}
.pagination a.prevnext {
font-weight : bold;
}
.bookMark {
background-color : #f1fd64;
padding : 5px;
font-family : verdana;
font-size : 12px;
margin : 0 0 16px 0;
border : 1px solid #b1cbdb;
}
.footer {
position : relative;
width : 960px;
margin-left : auto;
margin-right : auto;
padding : 5px;
}
.clear {
clear : both;
padding : 2px;
}