Body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/cheaker.jpg);
}

TD
{
	font-family: Arial;
}

.border
{
	BORDER-BOTTOM: #DBD4D4 11px solid; 
	BORDER-LEFT: #DBD4D4 11px solid; 
	BORDER-RIGHT: #DBD4D4 11px solid;
}
.border_chick
{
	BORDER-top: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid;
}
.border_top
{
	BORDER-top: #ffffff 1px solid;
}
.border_right
{
	BORDER-RIGHT: #ffffff 1px solid;
}
.border_maroon
{
	BORDER-LEFT: #51374B 5px solid; 
	BORDER-RIGHT: #6592DB 1px solid;
	background-color: #627493;
	
}
.top_menu
{
	color: #E6ECF3;
	font-size: 12px;
   text-align: center;
	font-weight: bold;
}
.text_black
{
	color: #000000;
	font-size: 12px;
   text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.text_white
{
	color: #ffffff;
	font-size: 12px;
   text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.chick_header_yellow
{
	color: #FFB400;
	font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.chick_header_maroon
{
	color: #6B040A;
	font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.chick_header_violet
{
	color: #66096F;
	font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.chick_header_blue
{
	color: #205D9D;
	font-size: 12px;
   text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.top_menu:hover
{
	color: #FFB400;
}

.copyright
{
	color: #030303;
	font-size: 11px;
   text-align: center;
}
.readmore
{
	color: #ffffff;
	font-size: 12px;
   text-align: right;
	padding-right: 5px;
}
.readmore:hover
{
	color: Yellow;
}
.readmore_red
{
	color: #8F3543;
	font-size: 12px;
   text-align: right;
	padding-right: 5px;
}
.readmore_red:hover
{
	color: #ffffff;
}
A
{
	color: #8F3543;
	font-size: 12px;
   text-align:justify;
	text-decoration: none;
}
A:hover
{
	color: #F62601;
}
INPUT
{
	FONT-SIZE: 10px;
	COLOR: #171717;
	BORDER-TOP: #939393 1pt solid;
	BORDER-LEFT: #939393 1pt solid;
	BORDER-RIGHT: #F5F5F5 1pt solid;
	BORDER-BOTTOM: #F5F5F5 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #BBBBBB;
	height: 20px;
}
SELECT
{
	FONT-SIZE: 11px;
	COLOR: #171717;
	BORDER-right: #939393 1pt solid;
	BORDER-bottom: #939393 1pt solid;
	BORDER-top: #F5F5F5 1pt solid;
	BORDER-left: #F5F5F5 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #BBBBBB;
	height: 20px;
}
TEXTAREA
{
	FONT-SIZE: 11px;
	COLOR: #171717;
	BORDER-right: #939393 1pt solid;
	BORDER-bottom: #939393 1pt solid;
	BORDER-top: #F5F5F5 1pt solid;
	BORDER-left: #F5F5F5 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #BBBBBB;
	height: 20px;
}