HTML, body {
	height:100%;
	margin:0px;
	padding:0px
}
BODY, PRE, TD, LI, UL, OL, DL, P{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
}

.no_border {
	border:none;
}

a.catalog_menu
{
	color: #A2070C;
	text-decoration: none;
	font-weight: bold;
}

a.catalog_menu:hover
{
	color: #A2070C;
	text-decoration: underline;
	font-weight: bold;
}

a.left_menu {
	color:#000;
	padding-right:5px;
}

a.left_menu:hover {
	color:#A2070C;
	text-decoration:none;
	padding-right:5px;
}

a.left_menu_bold {
	text-decoration:none;
	color:#000;
	padding-right:5px;
}

a.left_menu_bold:hover, a.left_menu_bold_over {
	color:#A2070C;
	text-decoration:none;
	padding-right:5px;
}


a.left_menu_over {
	color:#A2070C;
	text-decoration:none;
	padding-right:5px;
}

.pic_border {
	border:2px solid #BDBDBD;
}

.bot_menu_line {
	color:#fff;
}
a.bot_menu {
	color:#fff;
}
a.bot_menu:hover {
	color:#fff;
	text-decoration:none;
}

a.login {
	color:#fff;
}


a.login:hover, a.login_over {
	color:#A2070C;
	text-decoration:none;
}

a.enter {
	color:#fff;
	font-weight:bold;
}

a.enter:hover, a.enter_over {
	color:#A2070C;
	font-weight:bold;
	text-decoration:none;
}

a.lang {
	color:#7E7E7E;
}

a.lang:hover {
	color:#EE1C23;
}

a.grey {
	color:#6B6A6A;
	font-size:14px 
}

a.grey:hover, a.grey_over {
	color:#6B6A6A;
	font-size:14px;
	text-decoration:none;
}

a.grey_small {
	color:#7E7F7E;

}

a.grey_small:hover, a.grey_small_over {
	color:#EE1C23;
	text-decoration:none;
}

a.simply {
	color:#000;
	text-decoration:none;
}

a.simply:hover, a.simply_over {
	color:#000;
	text-decoration:none;
}

a.dark_grey {
	color:#363030;
}	

a.dark_grey:hover, a.dark_grey_over {
	color:#363030;
	text-decoration:none;
}	

a.small_menu {
	color:#2C2C2C;
}

a.small_menu:hover, a.small_menu_over {
	color:#7E7D7E;
}

a.red_href {
	color:#A2070C;
	font-weight:bold;
}

a.red_href:hover {
	color:#A2070C;
	font-weight:bold;	
	text-decoration:none;
}

.red_text {
	color:#A2070C;
	font-weight:bold;
	}
	
a.black {
	color:#000;
	font-weight:bold;
}
	
a.black:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;	
}

a.email {
	color:#EE1C23;
}

a.email:hover {
	color:#EE1C23;
	text-decoration:none;
}

a.cart {
	color:#313131;
	font-weight:bold;
}

a.cart:hover, a.cart_over{
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}
a.site_map {
     color:#000;
     text-decoration:none;
}

a.site_map:hover, a.site_map_over {
     color:#A2070C;
     text-decoration:none;
}

a.bold {
     color:#000;
     text-decoration:none;
     font-weight:bold;
}

a.bold:hover, a.bold_over {
     color:#A2070C;
     text-decoration:none;
     font-weight:bold;
}

.darck_cell {
     background-color:#CFCFCF;
     text-align:center;
     border-bottom:2px solid #D39798;
     color:#3C3C3C;
     padding:5px 0 5px 0;
}

.light_cell {
     background-color:#D9D9D9;
     text-align:center;
     border-bottom:2px solid #D39798;
     color:#3C3C3C;
     padding:5px 0 5px 0;     
}

.leftPanel
{
    width: 281px;
    background: url(../Images/Design/left_bg.gif) repeat-y left top;
}

.gridLine
{
    border-bottom:2px solid #D6A6A6; 
    border-top:2px solid #D6A6A6;
}

.txtBox
{
 BORDER-RIGHT: #7e7e7e 1px solid; BORDER-TOP: #7e7e7e 1px solid; BORDER-LEFT: #7e7e7e 1px solid; WIDTH: 100%; BORDER-BOTTOM: #7e7e7e 1px solid; BACKGROUND-COLOR: #f2f2f2    
}

.txtBoxMultiLine
{
    BORDER-RIGHT: #7e7e7e 1px solid; BORDER-TOP: #7e7e7e 1px solid; OVERFLOW: auto; BORDER-LEFT: #7e7e7e 1px solid; WIDTH: 100%; BORDER-BOTTOM: #7e7e7e 1px solid; HEIGHT: 170px; BACKGROUND-COLOR: #f2f2f2    
}
.txtLoginGuestBook
{
    border:1px solid #7E7E7E; background-color:#F2F2F2; width:60%;    
}

.txtMesGuestBook
{
    width:100%; height:140px; border:1px solid #7E7E7E; background-color:#F2F2F2; overflow:auto;
}
