/* CSS Document */
body {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F6BF06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.img_left{
	background-image:url(../images/img_left.jpg);
	background-repeat:no-repeat;
	height:187px;
}
.text{
	font-family:Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	text-decoration:none;
	color:#362C09;
	line-height:23px;
	text-align:justify;
}
.tx_pading{
	padding:12px 40px 0px 25px;
}
.text1{
	font-family:Helvetica, sans-serif;
	font-size:13pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#362C09;
}
.text2{
	font-family:Helvetica, sans-serif;
	font-size:16pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	color:#AC251A;
}
.tx1_pading{
	padding:0px 40px 0px 25px;
}
.tx2_pading{
	padding:0px 10px 0px 10px;
}
.tx3_pading{
	padding:0px 40px 0px 80px;
}
.middle_right{
	background-image:url(../images/middle_right.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}

.style1 {
	color:#DD2525;
}

.style2 {
	font-family:Helvetica,sans-serif;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	color:#2C7E2A;
	padding:0px 40px 0px 25px;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #2D812C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA2720;
}
a:hover {
	text-decoration: underline;
	color: #DA2720;
}
a:active {
	text-decoration: none;
	color: #B8C63B;
}
img
{
border:0px;
}
a {
    outline: none;
}
img a
{
border:0px;
outline: none;
}
