/** BASIC ELEMENTS **/

body {
	background-color: #505050;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/background2.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #009933;
}

a {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

/** BACKGROUNDS **/

.bg1 {
	color: Black;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	background-image: url(file:/images/index20.gif);
	background-repeat: repeat-y;
}



/** TEXT **/

.text1 {
	font-weight: normal;
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
}

.text1red {
	font-weight: normal;
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	color: #8B0000;
}

.text2 {
	text-align: justify;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


.text2indent {
	text-align: justify;
	font-family: Tahoma;
	font-size: x-small;
	margin-left: 5px;
}

.text2red {
	text-align: left;
	font-family: Tahoma;
	font-size: x-small;
	color: #8B0000;
}

.text2a {
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
}

.text2b {
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	color: Yellow;
}

.text3 {
	color: Black;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}

.text3boldindent {
	color: Yellow;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	margin-left: 5px;
	font: normal;
}

/** FORM ELEMENTS **/

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 150px;
	height: 18px;
	padding: 2px;
	border: none;
	font-size: xx-small;
	color: Black;
	background: White;
	font-family: Arial, Helvetica, sans-serif;
}

a.special:link {
	color: #8B0000;
	background-color: transparent;
}
.include {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
