BODY {
	background: url(images/bg.gif);
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;

}

.text1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	line-height: 180%;
}

a.text1 { text-decoration: none; }
a.text1:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

a.text2 { text-decoration: none; }
a.text2:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.text3 {
	font-family: Tahoma;
	font-size: 8pt;
	color: White;
}

.text4 {
	font-family: Tahoma;
	font-size: 9pt;
	color: White;
	font-weight: bold;
}

.text5 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

a.text5 { text-decoration: none; }
a.text5:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text6 {
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

.text7 {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}

a.text7 { text-decoration: none; }
a.text7:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}


.table_index {
	background-color: white;
	width: 955px;
	border: 5px solid White;
	border-bottom-width: 5px; 
	
}

.Table1 {
	border: 1px solid Black;
	border-bottom-width: 1px; 
}


.input {
	border: 1px; 
	border-style: solid;
	font-family: verdana;
	font-size: 8pt
}

.textarea {
	border: 1px; 
	border-style: solid;
	font-family: verdana;
	font-size: 8pt
}

.button {
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
}