html, body {
	height: 100%;
	background: #fcecf1;
}
html, body, p, pre, form, h1, td, a, a:hover, input, textarea {
	margin: 0px;
	padding: 0px;	  
	font-family: arial, tahoma,verdana;
	font-size: 12px;
	color: #d32e1a;
}
table {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
}
table td {
	vertical-align: top;
	padding: 0px;
}
a, a:hover {
	color: #d32e1a;
	text-decoration: none;
}
a:hover {
	color: #d32e1a;
	text-decoration: underline;
}
img {
	border: 0px;
}

a.underlined, a.underlined:hover {
	color: #d32e1a;
	text-decoration: underline;
}
a.underlined:hover {
	color: #d32e1a;
	text-decoration: none;
}




/*
 *	table MAIN
 */

table.main {
	height: 100%;
	width: 1%;
}
table.main td.header_container {
	height: auto;
/*	background: red*/
/*	border: 1px solid red;*/
	height: 1%;
}
table.main td.content_container {
/*	background: gray;*/
	height: 1%;
}
table.main td.footer_container {
	height: 1%;
}


/*
 *	table HEADER
 */

table.header td.header_top {
	padding-left: 78px;
	text-align: left;
}
table.content {
	height: 100%;
}
table.footer {

}




/*
 *	table T_HEADER_BOT
 */

table.t_header_bot {
}
table.t_header_bot td.left {
	width: 43px;
}
table.t_header_bot td.left_02 {
	width: 55px;
}
table.t_header_bot td.menu_container {
	background: url(../images/header_bot_mid.jpg) no-repeat;
}
table.t_header_bot td.right_02 {
	width: 173px;
}
table.t_header_bot td.right {
	width: 34px;
}



/*
 *	table MENU
 */

table.menu {
	height: 29px;
	width: 400px;
}
table.menu td.menu_item,
table.menu td.menu_item_ch {
	vertical-align: middle;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 0px 10px;
}
table.menu td.menu_item a,
table.menu td.menu_item a:hover,
table.menu td.menu_item_ch a,
table.menu td.menu_item_ch a:hover {
	font-weight: bold;
	color: #ebe8e8;
}
table.menu td.menu_item_ch a,
table.menu td.menu_item_ch a:hover {
	color: white;
}


/*
 *	table CONTENT
 */

table.content {

}
table.content td.content_left_col {
	width: 82px;
	vertical-align: bottom;
	padding-left: 41px;
	background: url(../images/content_border_left.gif) right repeat-y;
}
table.content td.content_right_col {
	width: 34px;
	background: url(../images/content_border_right.gif) repeat-y;
}
table.content td.content_mid {
	background: white;
	padding: 0px;
}
table.content td.buket_content_corner {
	vertical-align: bottom;
	text-align: left;
}

table.content td.content_text {
	vertical-align: bottom;
	text-align: left;
}


/*
 *	table T_CONTENT_MID
 */

table.t_content_mid {
	background: url(../images/content_table_bkgr.gif) 4px 10px no-repeat;
	width: 100%;
	clear: both;
}
table.t_content_mid td {
	padding: 4px;
}
table.t_content_mid td.t_right_pic,
table.t_content_mid td.t_left_pic,
table.t_content_mid td.b_left_pic,
table.t_content_mid td.b_right_pic {
	width: 139px;
}
table.t_content_mid td.t_left,
table.t_content_mid td.b_left,
table.t_content_mid td.t_right,
table.t_content_mid td.b_right {
	width: 51%;
	padding-top: 55px;
	text-align: center;
	padding-left: 30px;
}
table.t_content_mid td.t_right,
table.t_content_mid td.b_right {
	padding-right: 40px;
	padding-left: 0px;
	width: 51%;
}



/*
 *	table CONTENT_BOT
 */

table.content_bot {
/*	border-bottom: 1px solid #fabfd4;	*/
}
table.content_bot td.buket_content_part {
	 width: 170px;
}
table.content_bot td.content_text {
	width: 285px;
	text-align: justify;
	vertical-align: top;
/*	border: 1px solid #fabfd4;*/
	background: white url(../images/content_border_bot.gif) bottom repeat-x;
}
table.content_bot td.left {
	width: 1%;
	padding-left: 41px;
	background: url(../images/content_bot_bkgr_l.gif) right repeat-y;
}
table.content_bot td.border_right {
	width: 42px;
	background: url(../images/content_border_right.gif) left repeat-y;
}
table.content_bot td.right {
	background: white url(../images/content_border_bot.gif) bottom repeat-x;
}


/*
 *	table CONTENT_INNER
 */

table.content_inner td.content_inner {	
	padding: 0px 30px;	
}


/*
 *	table SITETABLE
 */

table.siteTable,
table.siteTable2 {
	border: 1px solid #b90d0a;
	width: 87%;
}
table.siteTable2 {
	border: 0px solid #b90d0a;
}
table.siteTable td,	
table.siteTable2 td {
	padding: 3px;
	border: 1px solid #b90d0a;
	text-align: center;
	vertical-align: middle;
}
table.siteTable2 td {
	border: 0px solid #b90d0a;
}
table.siteTable2 td {
	vertical-align: top;
}
table.siteTable td.title,
table.siteTable2 td.title {	
	font-weight: bold;
}
table.siteTable td.title2,
table.siteTable2 td.title2 {	
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
}

/*
 *	table FOOTER
 */

table.footer {

}
table.footer td.left_t {
	padding-left: 40px;
}
table.footer td.right_t {
	padding-top: 10px;
	padding-right: 40px;
	text-align: right;
}
table.footer td.left_b {
	padding-left: 40px;
}
table.footer td.right_b {
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}



td.copyright {
	text-align: right;
	font-size: 11px;
	color: #5b4c4c;
	width: 150px;
	padding-top: 3px;

}

a.link,
a.link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #d32e1a;
	text-decoration: underline;
	font-family: verdana, arial;
}
a.link:hover {
	text-decoration: none;
}
p.title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
}
p.title_pic {
	padding-left: 105px;
	text-align: center;
}


/*
 *	DIV styles
 */

#main {
	z-index: 100;
	height: 100%;
	width: 100%;
	position: absolute;
}
#bkgr_left {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/body_bkgr_left.gif);
	width: 600px;
	height: 100%;
}
#bkgr_right {
	width: 540px;
	height: 100%;
	background: url(../images/body_bkgr_right.gif);
	position: absolute;
	z-index: 20;
	right: 0px;
	top: 0px;
}
#content {
	padding: 0px 100px;
	padding-top: 20px;
}
#content_inner {
	padding: 0px 40px;
	padding-top: 20px;
	text-align: justify
}



/*
 *	FORM styles
 */

input.text {
	height: 20px;
	border: 1px solid #ddd;
	width: 100%;
	padding: 0px 3px;
	padding-top: 1px;
}
textarea {
	height: 100px;
	border: 1px solid #ddd;
	width: 100%;
	padding: 3px;
}
input.submit {
	height: 20px;
	border: 1px solid #999px;
	font-weight: bold;
	font-size: 11px;
	background: #fdf1f5;
}
/*ws*/
#ws{
	height: 40px;
	width: 180px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#ws div{
	padding-left: 50px;
	padding-top: 6px;
}
#ws a{
	font-size: 12px;
	color: #4E5365;
}
#ws a img{
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
}

.rtkl a {
	text-decoration:underline;
}
