body
{
   font-family: Verdana, Arial, Helvetica; margin: 0px;
}
.only_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin-left: 10px;

}
.red_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D20000;
	margin-left: 15px;
}
.gray_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	margin-left: 0px;
	text-decoration: none;
}
.gray_text2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	margin-left: 10px;
}
.gray_text a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
        text-decoration: none;
}
.gray_text a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
        text-decoration: none;
}
.gray_text a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
        text-decoration: none;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border_news {
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}
.button {
	background-attachment: fixed;
	background-image: url(images/submit.jpg);
	background-repeat: repeat-x;
}
.news_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
}
.red_text_read {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D20000;
	margin-left: 15px;
	font-style: italic;
}
.red_text_read a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D20000;
	margin-left: 15px;
	font-style: italic;
}
.white_admin {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.input {
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.admin_border {
	border: 1px solid #F5F5F5;
}
.gray_bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.date_news {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.zag_news {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ob_text_news {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.left_right_dotted {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu_all_border {
	border: 1px solid #CCCCCC;
}
.text_small {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.new_menu_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        text-decoration: none;
}
.menu_border {
	BACKGROUND-REPEAT: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
        border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
        border-bottom-style: solid;
	border-top-color: #223388;
	border-right-color: #223388;
	border-left-color: #223388;
        border-bottom-color: #223388;
}
table.MainAdm {
	BORDER-RIGHT: #7F7F7F 1px solid; BORDER-TOP: #7F7F7F 1px solid; BORDER-LEFT: #7F7F7F 1px solid; BORDER-BOTTOM: #7F7F7F 1px solid 
}
table.Main {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid 
}
.header_left
{
    FLOAT: left; BACKGROUND-IMAGE: url(./images/header_left.gif);
    WIDTH: 416px; BACKGROUND-REPEAT: repeat; HEIGHT: 200px;
    padding:0px; 
}
.header_right
{
    FLOAT: left; BACKGROUND-IMAGE: url(./images/header_right.gif);
    WIDTH: 584px; BACKGROUND-REPEAT: repeat; HEIGHT: 200px;
    padding:0px; 
}
.header_divider
{
   BACKGROUND-IMAGE: url(./images/header_divider.gif); WIDTH: 1000px; HEIGHT: 29px
}
.main_table
{   
   BACKGROUND-IMAGE: url(./images/wrapper.gif);
   WIDTH: 1000px;
   padding:0px;
   margin: 0px;
   margin-left:auto;
   margin-right:auto;
   horizontal-align:center;
}
.footer_table
{
   BACKGROUND: url(./images/footer.gif) no-repeat;
    WIDTH: 1000px; HEIGHT: 100px;
   padding:0px;
   margin:0px;
   margin-left:auto;margin-right:auto;  
}
.footer_copyright{
   padding-right:0px;
   padding-bottom:0px;
   padding-left:40px;
   padding-top:0px;
   FONT-SIZE: 10px; 
   COLOR: #006600;
}
.footer_divider
{
   BACKGROUND-IMAGE: url(./images/footer_divider.gif); WIDTH: 1000px; HEIGHT: 34px
}
.Banner_Style {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 30px; PADDING-RIGHT: 0px; PADDING-TOP: 35px;   WIDTH: 100%
}
.menu_style {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 40px; PADDING-RIGHT: 0px; PADDING-TOP: 10px; 
}
.menu2_style {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 40px; PADDING-TOP: 10px; 
}