body {
	margin: 0px;
	padding: 0px;
	background-color: #b72b2c;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c8c8;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #ABC556;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 45px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
}

.text1 {
	padding-top: 25px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
}

.text3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5D5D5;
}

.text4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B2B2B;

}

.text5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B2B2B;	

}

.text6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;	
	text-align: center;
	
}

.style1 {
	font-size: 10px;
	color: #cccccc;
}

.style1 a {
	text-decoration: none;
	color: #cccccc;
}

.style1 a:hover {
}

.bg1 {
	background: url(images/img8.jpg) repeat-y left top; 
}

.bg2 {
	background: url(images/img1.jpg) no-repeat left top;
	height: 76px;
}

.bg3 {
	background: url(images/img3.jpg) no-repeat left top;
	height: 76px;
}

.bg4 {
	background: url(images/img5.jpg) no-repeat left top;
	height: 30px;
}

.bg5 {
	background: url(images/img6.jpg) no-repeat left top;
	height: 213px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

