body {
	margin: 0px;
	padding: 0px;
	background-color: #939393;
}

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: #465D62;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #465D62;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #FFFFFF;
	text-decoration: none;
} 

.text1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.text2 {
	color:#A3A3A3;
}

.text3 {
	font-size: 18px;
	font-weight: bold;
	padding: 80px 0 0 90px;
	color: #FFFFFF;
}

.text4 {
	font-size: 11px;
	color: #FFFFFF;
}

.bg1 { 	
	background: url(images/img6.gif) repeat-y left top; 
}

.bg2 { 	
	background: url(images/img7.gif) no-repeat left top; 
}

.bg3 { 	
	background: url(images/img4.gif) no-repeat left top; 
}

.bg4 { 	
	background: url(images/img5.gif) no-repeat left top; 
}

.bg5 { 	
	background: url(images/img2.gif) no-repeat left top; 
}

.align-justify { 
	text-align: justify; 
}

.align-right { 
	text-align: right; 
}

