
body {
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
}

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: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #424242;
}

a:hover {
	text-decoration: none;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #868686;
}

.text2 {
	font-size: 16px;
	color: #43A617;
}

.text3 {
	font-size: 24px;
	color: #FF9900;
}

.text4 {
	font-size: 16px;
	color: #278AEF;
}

.text5 {
	text-transform: uppercase;
	font-size: 24px;
	color: #424242;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #76838B;
}

.text7 {
	text-transform: uppercase;
	font-size: 12px;
	color: #808080;
}

.bg1 { 
	background: url(images/img10.gif) repeat-y left top; 
}

.bg2 { 
	background: url(images/img2.gif) no-repeat left top; height: 40px; width: 199px; 
}

.bg3 { 
	background: url(images/img3.gif) no-repeat left top; height: 40px;  
}

.bg4 { 
	background: url(images/img4.gif) no-repeat left top; height: 40px;  
}

.bg5 { 
	background: url(images/img5.gif) no-repeat left top; height: 40px;  
}

.bg6 { 
	background: url(images/img6.gif) no-repeat left top; height: 40px;  
}

.bg7 { 
	background: url(images/img7.gif) no-repeat left top; height: 40px; 
}

.bg8 { 
	background: #F6F6F6; 
}

.bg9 { 
	background: url(images/img9.gif) repeat-y center top; 
}

.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;
}

