/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #ffffff;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p, blockquote, ul, ol, li, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 18px;
}

.text1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.textunix {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	padding: 2px 10px;
	background: url(images/homepage17.gif) repeat-x left top;
	font-style: normal;
	color: #000000;
}

.text4 {
	text-align: center;
	color: #ffffff;
}

.text5 {
	padding: 2px 10px;
	background: url(images/homepage17.gif) repeat-x left top;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.text6 {
	margin-left: 75px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 10px 0px 10px 0px;
	background: url(images/homepage18.gif) repeat-x left bottom;
}

.list1 .last {
	background: none;
}

.list1 a {
}

/** LINKS */

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #313131 url(images/homepage15.jpg) repeat-x left top; }
.bg2 { background: #313131 url(images/homepage16.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage09.jpg); }
.bgmain { background: url(images/bgmain.gif) left top; }

/** MISC */

.topborder {
	border: 1px solid #000000;
  width: 778px;
	margin: 5px auto;
	padding: 0px;
}

.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;
}

.imglogo {
	float: center;
	margin: 0px 3px 0px 2px;
	border: 1px solid #000000;
}

.input2 {
  float: center;
	width: 110px;
	background: url(images/buttonthatdoesnotexist.gif) no-repeat top;
	border: 1px #000000 solid;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.inputapp1 {Color:#000000; font-family:Tahoma,Verdana,sans-serif; Font-Size:12px; Border: 1px solid #000000; margin-top:4px; padding-left:4px; }
.inputapp2 {Color:#000000; font-family:Tahoma,Verdana,sans-serif; Font-Size:12px; Border: 1px solid #000000; margin-top:4px; padding-left:4px;background-Color: #ff8383; }


hr { display: none; }

.hr1 {
	height: 2px;
	margin: 0px 0px 10px 0px;
	background: url(images/homepage18.gif) repeat-x left top;
}

