body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #FFF;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888899;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	letter-spacing: -2px;
	font-size: 30px;
	color: #0A91CF;
}

.text2 {
	padding-bottom: -10px;
	font-size: 12px;
	color: #84C8E7;
}

.text3 {
	color: #FFFFFF;
}

.text4 {
	letter-spacing: -2px;
	font-size: 24px;
	color: #FFFFFF;
}

.text5 {
	letter-spacing: -2px;
	font-size: 24px;
	color: #428003;
}

.text6 {
	font-size: 10px;
	padding-left: 20px;
}

.text7 {
	font-size: 10px;
}

.text8 {
	font-weight: bold;
	color: #15BFEA;
}

.text9 {
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.text10 {
	padding-left: 13px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list2 li {
	padding-left: 8px;
	background: url(images/img9.gif) no-repeat left center;
}

.list2 a {
	color: #FF9900;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list3 li {
	padding-left: 12px;
	background: url(images/img9.gif) no-repeat left center;
}

.list3 a {
	color: #55BB11;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #84C8E7;
}

.style1 {
	font-weight: bold;
	color: #5BA4FF;
}

.style1 a {
	text-decoration: none;
	color: #5BA4FF;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 { 
	background: url(images/img1.gif) repeat-y left; 
	padding-left: 15px;
}

.bg2 { 
	background: url(images/img2.jpg) no-repeat left top;
	height: 250px;
}

.bg3 { 
	background: url(images/img4.jpg) no-repeat left top;
	height: 40px;
}

.bg4 { 
	background: url(images/img5.jpg) no-repeat left top;
	height: 40px;
}

.bg5 { 
	background: url(images/img6.jpg) no-repeat left top;
	height: 40px;
}

.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;
}
