body {
	margin: 0px;
	padding: 0px;
	
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #020000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

a {
	color: #A3A3A3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #FFFFFF;
	text-decoration: none;
} 

.text1 {
	font-size: 13px;
	font-weight: bold;
	
}

.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/imga.gif) no-repeat left top; 
}

.bg4 { 	
	background: url(images/imgb.gif) no-repeat left top; 
}

.bg5 { 	
	background: url(images/img2.gif) no-repeat left top; 
}

.bg6 { 	
	background: url(images/imgd.gif) no-repeat left top; 
}

.bg7 { 	
	background: url(images/imge.gif) no-repeat left top; 
}

.bg8 { 	
	background: url(images/imgf.gif) no-repeat left top; 
}

.bg9 { 	
	background: url(images/imgc.gif) no-repeat left top; 
}

.bg10 { 	
	background: url(images/imgg.gif) no-repeat left top; 
}


.align-justify { 
	text-align: justify; 
}

.align-right { 
	text-align: right; 
}

