@charset "utf-8";
/* CSS Document */



body {
	background-color: #f1f1ef;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



.left_bg{
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;

}
.left_botom_bg{
	background-image: url(images/left_bg_03.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 299px;
}

.right_gry_bg{
	background-image:url(images/bg_gry_right.jpg);
	background-repeat: no-repeat;
	background-position: 5px 12px;

}


.welcome_bg_img{
	background-image: url(images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	}


.private_sestion_bg{
	background-image: url(images/private_sestion_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}



.welcome_txt{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color: #a7a9ac;}

.private_txt{
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color: #a7a9ac;}
.private_txt a{
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color: #a7a9ac;}
.private2_txt{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color: #a7a9ac;}
.private2_txt a{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color: #a7a9ac;}



.txt_simple{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #a7a9ac;}

.contant_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #aba9ac;}

.txt_simple_bold{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #a7a9ac;
font-weight:bold;
}
.txt_simple_blck{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;}


.body_top{
	background-image:url(images/01_top.png);
	background-repeat: no-repeat;
}

.body_botom{
	background-image:url(images/01_botom.png);
	background-repeat: no-repeat;
}
.body_centre{
	background-image:url(images/01_centre.png);
	background-repeat: repeat-y;
	background-position: 3px 10px;
}



.red_txt{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color: #ef4035;}

.txt_right{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #a7a9ac;}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}

.star_validate{
font-size:16px;
color:#FF0000;
padding-left:3px;}

.input_textfeild{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b3282d;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 13px;
	width: 120px;
}
