﻿html
{
    height: 100%;
}
body
{
    margin: 0px;
    color: #595B6A;
}
.menu a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.menu
{
	text-align: center;
	background-color: #003E00;
}
.menu_other a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.menu_other
{
	text-align: center;
	background-color: #003E00;
}
.menu_on
{
	text-align: center;
	background-color: #002400;
}
.admin_panel
{
    background-color: #000000;
    color: #ffffff;
    height: 40px;
}
.admin_num
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff0000;
    padding: 3px;
}
.admin_panel a
{
    color: #ffffff;
}
.text_credit
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.text_credit a
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
a
{
    color: #595B6A;
    text-decoration: none;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
}
hr
{
    color: #595B6A;
    height: 1px;
}
#marqueecontainer
{
    position: relative;
    width: 205px; /*marquee width */
    height: 205px; /*marquee height */
    overflow: hidden;
    border: 0px solid black;
}
.textbox
{
    border: 1px solid #cccccc;
    background-color: #e4e4e4;
    width: 360px;
    height: 20px;
    
    font-family: Arial;
    font-size: 12px;
}
.textarea
{
    border: 1px solid #cccccc;
    background-color: #e4e4e4;
    width: 360px;
    
    font-family: Arial;
    font-size: 12px;
}
.button_small
{
    width: 100px;
    height: 20px;
    border: 0px;
    background-color: #999999;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.subcot
{
    font-size: 14px;
    color: #595b6a;
    font-weight: bold;
}
.project_box
{
	width: 590px;
	height: 160px;
	background-image: url(../images/bg_project.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.contact_text
{
	width: 610px;
	font-weight: bold;
	background-image: url(../images/bg_prices_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
.prices_text
{
	width: 610px;
	border-top: 1px solid #C0D8E0;
	font-weight: bold;
	background-image: url(../images/bg_prices_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
.bg_download_btn
{
    border: 0px;
    width: 150px;
    height: 20px;
    cursor: pointer;
    
    font-family: Arial;
    font-size: 13px;
    color: #076fb6;
    font-weight: bold;
}
.bg_download_tbl
{
    margin-top: 10px;
}
.contect_cot
{
	font-weight: bold;
    font-size: 14px;
	color: #ffffff;
}
.contect_text
{
	font-weight: bold;
    font-size: 13px;
	color: #055387;
}
.contect_text a
{
	font-weight: bold;
    font-size: 13px;
	color: #055387;
}
.cot_big
{
	font-weight: bold;
    font-size: 15px;
	color: #ffffff;
	background-color: #003E00;
	padding-left: 10px;
	padding-right: 10px;
}
.cot_small
{
	font-weight: bold;
    font-size: 15px;
	color: #ffffff;
	background-color: #002500;
	padding-left: 10px;
	padding-right: 10px;
}
.tdGallery
{
    width: 155px;
    height: 155px;
    background-image: url(../images/bg_gallery.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.tdGalleryDesc
{
    width: 155px;
    height: 65px;
    background-image: url(../images/bg_gallery_text.gif);
    background-repeat: no-repeat;
	font-weight: bold;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}
.linkGalleryDesc
{
    width: 155px;
    height: 65px;
//*    background-image: url(../images/bg_gallery_text.gif);
    background-repeat: no-repeat;
	font-weight: bold;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;*//
}
.bg_text_events
{
    width: 610px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 20px;
    vertical-align: top;
    border-bottom: 1px solid #C0D8E0;
}
.submenu_on td
{
	width: 190px;
	height: 50px;
	vertical-align: top;
	padding-top: 6px;
}
.submenu_off td
{
	width: 190px;
	height: 50px;
	vertical-align: top;
	padding-top: 6px;
}
.bg_pic
{
    width: 240px;
	vertical-align: top;
	padding-top: 20px;
    background-repeat: no-repeat;
}
