BODY {
	background: url(bg.gif);
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;

}

.text1 {
	font-family: verdana;
	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: verdana;
	font-size: 9pt;
	color: black;
	line-height: 140%;
	font-weight: bold;
}

.text3 {
	font-family: verdana;
	font-size: 9pt;
	color: White;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
}

.text4 {
	font-family: verdana;
	font-size: 10pt;
	color: White;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
}

a.text4 { text-decoration: none; }
a.text4:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}


.text5 {
	font-family: verdana;
	font-size: 7pt;
	color: black;
	line-height: 160%;
}

a.text5 { text-decoration: none; }
a.text5:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text6 {
	font-family: verdana;
	font-size: 7pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.text7 {
	font-family: verdana;
	font-size: 7pt;
	color: White;
	text-decoration: none;
}

.text8 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

a.text8 { 
text-decoration: underline; 
color: #A30377
}
a.text8:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text9 {
	font-family: verdana;
	font-size: 7pt;
	color: White;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
}

a.text9 { text-decoration: none; }
a.text9:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text10 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	line-height: 180%;
	font-weight:bold
}

a.text10 { text-decoration: none; }
a.text10:hover {
	background-color: #7F2D5E;
	color: White;
	font-style: normal;
	text-decoration: none;
}

.text11 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

.text12 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	line-height: 120%;
	font-weight:bold
}


.table_index {
	background-color: white;
	width: 955px;
	border: 5px solid White;
	border-bottom-width: 5px; 
	
}

.Table1 {
	background-color: White;
	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: verdana;
	font-size: 8pt;
	color: black;
}