﻿body
{
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.text_capcot
{
    font-size: 16px;
    color: White;
    font-weight: bold;
}
.text_admincot
{
    font-size: 16px;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
}
.text_date
{
    font-size: 13px;
    color: White;
    font-weight: bold;
}
.googlebox
{
	width: 80px;
	height: 14px;
	border: 1px solid black;
	direction: rtl;
}
.searchbox
{
	width: 110px;
	height: 14px;
	border: 1px solid black;
	direction: rtl;
}
.text_catcot
{
    font-size: 30px;
    color: White;
    font-weight: bold;
    font-style: italic;
}
.text_cat_link
{
    font-size: 14px;
    color: Black;
    font-weight: bold;
    text-decoration: none;
    padding-right: 2px;
}
.text_cat_link_over
{
    font-size: 14px;
    color: #009F4B;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    padding-right: 1px;
}
.cat_news_cot
{
    font-size: 18px;
    color: White;
    font-weight: bold;
    font-style: italic;
    line-height: 13px;
}
.text_cot
{
    font-size: 18px;
    color: White;
    font-weight: bold;
    line-height: 18px;
}
.text_cot_sub
{
    font-size: 14px;
    color: Black;
    font-weight: bold;
}
.text_adminmenu a
{
    font-size: 14px;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
.text_footer
{
	font-size: 12px;
    color: Black;
    font-weight: bold;
}
.text_footer a
{
    color: Black;
    text-decoration: none;
}
.text_board_cot a
{
	font-size: 13px;
    color: Black;
    text-decoration: none;
    font-weight: normal;
}
.text_board_cot a:hover
{
	font-size: 13px;
    color: White;
    text-decoration: none;
    font-weight: normal;
}
.text_board_cot
{
	font-size: 15px;
    color: Black;
    font-weight: bold;
}
.text_nboard_cot a
{
	font-size: 15px;
    color: Black;
    text-decoration: none;
    font-weight: bold;
}
.text_nboard_cot a:hover
{
	font-size: 15px;
    color: White;
    text-decoration: none;
    font-weight: bold;
}
.text_boarditem_cot
{
	font-size: 14px;
    color: White;
    font-weight: bold;
}
.text_boarditem
{
	font-size: 11px;
    color: Black;
    font-weight: bold;
}
.text_boarditem_big
{
	font-size: 15px;
    color: Black;
    font-weight: bold;
}
.talkbackbox
{
    width: 220px;
    height: 18px;
    border: 1px solid Black;
}
.friendbox
{
    width: 160px;
    height: 18px;
    border: 1px solid Black;
}
.text_cot_print
{
    font-size: 16px;
    color: Black;
    font-weight: bold;
}
.printLogo
{
    padding: 10px;
    text-align: right;
}
.printBody
{
    padding: 20px;
    text-align: right;
}
.boardItem
{
    background-color: White;
    color: Black;
}
.boardItem_over
{
    background-color: #03da69;
    color: Black;
}
.boardItem_paid
{
    background-color: Red;
    color: White;
}
.boardItem_paid_over
{
    background-color: Red;
    color: White;
}
.boardItem a
{
    color: #FF8000;
}
.boardItem_over a
{
    color: Black;
}
.boardItem_paid a
{
    color: White;
}
.boardItem_paid_over a
{
    color: White;
}
.mapcot
{
    font-size: 17px;
    color: White;
    font-weight: bold;
    background-color: #009F4B;
    width: 260px;
    height: 22px;
    padding: 5px;
}
.mapcontainer
{
    width: 240px;
    padding: 15px;
}
.mapmain
{
    font-size: 15px;
    color: Black;
    font-weight: bold;
}
.mapsub
{
    font-size: 13px;
    color: Black;
    font-weight: normal;
}