﻿body 
{
	margin: 0 0 0 0;
	text-align: center;
	font-family:  Tahoma, Trebuchet MS, Times New Roman, Arial;
	font-size: 11px;
	color:#7D8e97;
}

body input, body select
{
	font-size: 11px;
}

/*body input
{
	width: 150px;
	font-size: 11px;
}
.body_table input
{
	width: 200px;
}
*/
.countyDDL
{
 width: 208px;
}


body img
{
	border: none 0px;
}


.redLink, body .DivMain a
{
	color: #FF0000;
}

.redLink:link, .redLink:visited, .redLink:active, body .DivMain a:link, body .DivMain a:visited, body .DivMain a:active
{
	text-decoration: none;
}

.redLink:hover, body .DivMain a:hover
{
	text-decoration: underline;
}



.message
{
	color: #444444;
}

.errorMessage
{
	color: #FF4444;
}


body .DivMain
{
	margin-left: auto;
	margin-right: auto;
	min-width: 100%;	max-width: 100%;	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}

.header
{
	margin-left: auto;
	margin-right: auto;
	min-width: 784px;	max-width: 784px;	width: 784px;
	background-color: #FFFFFF;
}

.header_logo
{
	min-width: 205px;	max-width: 205px;	width: 205px;
	height: 85px;
	vertical-align: bottom;
}

.header_mid
{
	max-width: 329px;	width: 329px;
}

.header_right
{
	min-width: 250px;	max-width: 250px;	width: 250px;
}


.top_menu, .bg_table
{
	min-width: 100%;	max-width: 100%;	width: 100%;
}

.top_menu
{
	background-color: #231F20;
}

.bg_table
{
	height: 560px; min-height: 560px;
	background-image: url("Images/background.gif");
	background-repeat: repeat-x;
}

.bg_table td
{
	vertical-align: top;
}

.mainpage_caption_table, .caption_table, .products_caption_table
{
	margin-left: auto;
	margin-right: auto;

	min-width: 784px;	max-width: 784px;	width: 784px;
	padding-bottom: 5px;
}

.mainpage_caption_table
{
	background-image: url('Images/main_caption.jpg'); 
	background-repeat:no-repeat;
}

.products_caption_table
{
	text-align:right;
	background-image: url('Images/product_caption.jpg'); 
	background-repeat:no-repeat;
}

.products_caption_table_td1
{
	width: 100%;
}

.products_caption_table_td2
{
	width: 0%;
	text-align: right;
}

.products_caption_table_td3
{
	width: 0%;
}


.mainpage_caption_td
{
	text-align:left;
}

.choose_category
{
	background-color: #222222;
	color:#7D8e97;
	font-family:  Tahoma, Trebuchet MS, Times New Roman, Arial;
	font-size: 10px;

}

.choose_category2
{
	background-color: #424242;
	color:#7D8e97;
	font-family:  Tahoma, Trebuchet MS, Times New Roman, Arial;
	font-size: 10px;
}

.choose_category3
{
	background-color: #FFFFFF;
	color:#7D8e97;
	font-family:  Tahoma, Trebuchet MS, Times New Roman, Arial;
	font-size: 10px;
}

.body_table
{
	margin-left: auto;	margin-right: auto;
	min-width: 784px;	max-width: 784px;	width: 784px;
	text-align: left;
}

.td_body_table_menu
{
	min-width: 220px;	max-width: 220px;	width: 220px;
	vertical-align: top;
}

.td_body_table_menu2
{
	min-width: 220px;	max-width: 220px;	width: 220px;
	border-left: solid 1px #D6D6D6;
	padding-left: 10px;
	padding-right: 35px;
	vertical-align: top;
}


.td_body_table_body2, #td_body_table_body
{
	min-width: 362px;	max-width: 362px;	width: 362px;
	padding-left: 5px;
	border-left: solid 1px #D6D6D6;
	vertical-align: bottom;
}

.td_body_table_body
{
	min-width: 362px;	max-width: 362px;	width: 362px;
	padding-left: 5px;
	border-left: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	vertical-align: top;
}

.td_body_table_auth
{
	padding-left: 5px;
	min-width: 182px;	max-width: 182px;	width: 182px;
	vertical-align: top;
}

.bottom_table, .tb_copyright
{
	margin-left: auto;
	margin-right: auto;
	min-width: 784px;	max-width: 784px;	width: 784px;
	text-align:left;
}

.inputControl50, .inputControl175, .inputControl170, .inputControl
{
	border: solid 1px #CBCED1;
}

.inputControl50
{
	width: 50px;
}

.inputControl175
{
	width: 175px;
}

.inputControl170
{
	width: 170px;
}


.tb_copyright .tb_td_vl
{
	width: 0px;
}

.tb_copyright .tb_td_txt, .tb_copyright .tb_td_txt2, .tb_copyright .tb_td_txt3
{
	vertical-align: top;
}

.tb_copyright .tb_td_txt
{
	width: 42%;
}

.tb_copyright .tb_td_txt2
{
	width: 40%;
}

.tb_copyright .tb_td_txt3
{
	width: 18%;
}

.events_table td
{
	width: 50%;
	vertical-align:top;
}

.products_select_in_catalog td
{
	text-align: center;
	vertical-align:	bottom;
	width: 120px;
}

.products_select_in_catalog2 td
{
	text-align: center;
	width: 120px;
}

.sub_product_options
{
	width: 250px;
	font-size: 10px;
	font-family:  Tahoma, Trebuchet MS, Times New Roman, Arial;
	color:#7D8e97;
}






