body {
	margin: 0;
	padding: 0;
	font-family:tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color:#003300;
	background-image: url(images/bg.gif);
	}

a {
	text-decoration: none;
	color:#660000;
	}

a:hover {
	color:#669900;
}

.text1{
font-size: 12px;
	color:#a86e6f;
	font-weight: bold;
	text-align: left;
	padding:70px 0px 0px 30px;
}
.text2{
font-size: 12px;
	color:#000000;
	font-weight: nornal;
	text-align: center;
	padding:30px 190px 20px 0px;
}
.text3{
font-size: 11pt;
	color:#000000;
	font-weight: normal;
	text-align: left;
	padding:0px 40px 0px 50px;
	font-family:arial, verdana, arial, sans-serif;
}


.button {
	font-size: 13pt;
	margin: 3px;
	padding: 0px 0px 8px 16px;
	font-weight: normal;
	text-align: center;
	color: #9d0903;
	font-family: impact;
	background-image: url(images/button_bg.png);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.button a{
	color: #677d0a;
}
.button a:hover{
	color: #c83c56;
}

.button_main {
	font-size: 13pt;
	margin: 3px;
	padding: 0px 0px 8px 16px;
	font-weight: normal;
	text-align: center;
	color: #9d0903;
	font-family: impact;
	background-image: url(images/button_bg.png);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.button_main a{
	color: #9d0903;
}
.button_main a:hover{
	color: #c83c56;
}

.imag{
border: 1px solid #2f4100;
}


