body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	background: url(../images/background.gif);	
}

img {
	border: 0px;
}

table {		
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	color: #4A4A4A;
}

h1 {
	font-size: 14px; 
	color: Red; 
	padding-left: 10px;
	margin-left: -10px;
	background: url(../images/arrow2.gif) no-repeat;		
}	

a {
	text-decoration: none;
	color: Red;
}

a:hover {
	text-decoration: underline;
	color: Red;
}

td#main {
	background: url(../images/back_center.gif);
	vertical-align: top;
	height: 100%;
	padding: 0px 15px;	
}

td#foot {
	background-repeat: no-repeat;
	height: 56px;
	vertical-align: top;	
}

.b {font-weight: bold;}
.f12 {font-size: 12px}
.fl {float: left;}
.fr {float: right;}
.mt6 {margin-top: 6px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}

/* --------------- main holders --------------- */
div#l_h {
	float: left;	
	width: 214px;
	height: 100%;
	margin: 0px 11px 10px 0px;
	vertical-align: top;	
}

div#r_h {
	float: left;	
	width: 520px;
	height: 100%;	
}

/* ------------ main holders end ------------ */

/* ------------------ left side ------------------- */
div#lang_h {
	position: absolute;
	top: 100px;
	left: 90px;
}

div#logo {
	position: relative;
	background: url(../images/logo.gif) no-repeat;
	width: 214;
	height: 151;	
}

div#l_menu {background: url(../images/l_menu_top.gif) no-repeat  #E31D25;}
div#l_menu2 {background: url(../images/l_menu_bottom.gif) no-repeat bottom; vertical-align: bottom}

div#l_block {	
	background: #949494;
	color: #F1F1F1;	
}

div#l_block_txt {
	background: url(../images/icon.gif) no-repeat;
	padding: 10px 10px 10px 15px;	
	border-bottom: 1px solid #C3C3C3;
}

.m10 {margin: 0px 10px 0px 10px;}
.l_title_color {color: #FFFFFF;}

a.l_links {
	text-decoration: none;
	color: #FFFFFF;
}
/* ---------------- left side end---------------- */

/* ---------------- center start------------------ */

/*center holders*/
div.top_left {
	width: 218px !important;
	width: 225px; 
	padding-right: 10px;	
}

div.top_right {
	width: 218px !important;
	width: 225px; 
	padding: 0px 0px 10px 10px;
	border-left: 1px solid #949494;
}

/* center holders end */
/* center blocks*/

div.block_h {	
	width: 254px;	
}

div.block_m {
	margin-left: 25px
}

div.block_title {
	border-bottom: 1px solid #000000;
	width: 200px;	
	color: Red;
	font-size: 18px;
}

div.block_txt {
	width: 200px;	
	margin-top: 5px;
}

/* center blocks end */

.arrow_title {
	background: url(../images/arrow2.gif) no-repeat;
	padding-left: 10px;
	margin: 0px 0px 5px -10px;
	font-size: 14px;
	color: Black;
}

img.logoti {
	margin: 10px;
}

/* ---------------- center end------------------- */

div#bottom_l_position {
	padding: 24px 0px 0px 22px;
	position: relative;
}

div#editor {
	position: absolute; 
	top: 21px; 
	left: 695px !important;
	left: 675px;
}

a.bottom_links {
	color: Black;
	text-decoration: none;
}

a.bottom_links:hover {
	color: Red;
	text-decoration: none;
}
