/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/predator_banner_header.jpg) repeat-x left top;
}

.table1 {
	font-size:medium
}

.table1 td {
	background: url(images/table_background.gif) repeat left top;
	font-size:medium
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#inputtext1 {
	width: 144px;
	border: 1px solid #FFFFFF;
	border-top-color: #5886A3;
	border-right-color: #ECF1F4; 
	border-left-color: #ECF1F4;
}

#inputsubmit1 {
	width: 46px;
	height: 18px;
	background: url(images/subpage1_02.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** HEADINGS */

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	margin: 0px;
	font-size: x-large;
	font-weight: bold;
	color: #2A3338;
}

/** TEXTS */

select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	border: thin #000000;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	font-size: medium;
	color: #FFFFFF;
}

.text4 {
	margin-bottom: 15px;
	padding-left: 21px;
	background: url(images/homepage09.gif) no-repeat left center;
	color: #2A3338;
}

.text5 {
	font-size: medium;
	font-weight: bold;
	color: #0072B3;
}

.MainHeading {
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text8 {
	font-size: 12px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 13px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #75A51E;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: small;
	color: #A1A1A1;
}

.style1 a {
	color: #A1A1A1;
}

.style1 a:hover {
}
/** BACKGROUNDS */
.bg1 {
	background: url(images/menu_background_bar.jpg) repeat-y left top;
}
.bg2 {
	background: url(images/searchbar.jpg) no-repeat left top;
}
.bg3 {
	background: url(images/homepage13.gif) no-repeat left bottom;
}

/** MISC */

.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;
}

