body {
background-color : #121212;
margin : 0;
font-family : Tahoma;
font-size : small;
color : #333333;
}
#site {
margin : auto;
float : none;
width : 770px;
}
#head1 {
background-image : url('../images/header1.jpg');
background-repeat : no-repeat;
background-position : center top;
width : 770px;
height : 17px;
line-height : 17px;
}
#cats {
background-image : url('../images/header_cats.jpg');
background-repeat : no-repeat;
background-position : center top;
width : 770px;
height : 28px;
font-family : tahoma;
font-size : small;
color : #ffffff;
}
#head2 {
background-image : url('../images/header2.jpg');
background-repeat : no-repeat;
background-position : center top;
height : 114px;
}
#head3 {
background-image : url('../images/header3.jpg');
background-repeat : no-repeat;
background-position : center top;
height : 103px;
}
#cats a:visited, #cats a:link, #cats a:active {
color : #949494;
text-decoration : none;
}
#cats a:hover {
color : #ffffff;
text-decoration : none;
}
#cats td {
text-align : center;
line-height : 8px;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #333333;
}
#body {
border-style : none;
border-width : 0;
background-color : #f6f5f5;
padding-right : 10px;
padding-left : 10px;
}
#footer {
background-image : url('../images/footer2.jpg');
background-repeat : repeat-x;
color : #ffffff;
width : 100%;
height : 200px;
}
#footer2 {
margin : auto;
background-image : url('../images/footer1.jpg');
background-repeat : no-repeat;
width : 770px;
height : 20px;
background-position : center top;
}
#footer a:active, #footer a:visited, #footer a:link {
color : #fff8bf;
}
#footer a:hover {
color : #fff1c1;
}
a, a:active, a:visited, a:link {
text-decoration : none;
color : #006699;
}
a:hover {
color : #003366;
}
.alt1 {
background-image : url('../images/alt1.jpg');
background-repeat : repeat-x;
background-color : #ffffff;
height : 20px;
}
.alt2 {
background-image : url('../images/alt2.jpg');
background-repeat : repeat-x;
background-color : #ffffff;
height : 20px;
}
.tbl td {
padding : 5px;
border-bottom-style : dotted;
border-bottom-width : 1px;
border-bottom-color : #cccccc;
}
.frame_top {
background-image : url('../images/frame/news_Frame_t.jpg');
height : 47px;
}
.frame_top_right {
background-image : url('../images/frame/news_Frame_tr.jpg');
width : 18px;
height : 47px;
}
.frame_top_left {
background-image : url('../images/frame/news_Frame_tl.jpg');
width : 18px;
height : 47px;
}
.frame_right {
background-image : url('../images/frame/news_Frame_r.jpg');
width : 18px;
}
.frame_left {
background-image : url('../images/frame/news_Frame_l.jpg');
width : 18px;
}
.frame_bottom {
background-image : url('../images/frame/news_Frame_b.jpg');
background-repeat : repeat-x;
height : 13px;
}
.frame_bottom_right {
background-image : url('../images/frame/news_Frame_br.jpg');
background-repeat : no-repeat;
width : 18px;
height : 13px;
}
.frame_bottom_left {
background-image : url('../images/frame/news_Frame_bl.jpg');
background-repeat : no-repeat;
width : 18px;
height : 13px;
}
.thead {
background-image : url('../images/thead.jpg');
background-repeat : repeat-x;
background-color : #292929;
color : #efddbb;
height : 30px;
text-align : center;
}
.main_tables {
border : 1px solid #ededed;
}
.main_tables td {
padding : 5px;
border-bottom : 1px dotted #dfdfdf;
}
textarea {
font-family : Tahoma;
font-size : 11px;
}