BODY  {
	background: #FFFFFF url(../images/header_repeat_x.gif) repeat-x scroll top;
	font-family :  Tahoma, Times New Roman;
	font-size : 10pt;
	font-weight : normal;
	text-align: justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}

A {
	background-color : transparent;
	font-family :  Tahoma, Times New Roman;
	font-weight: bold;
	text-decoration : none;
	font-size : 10pt;
	color : #003399;	
}

A:HOVER {
	background-color : transparent;
	font-family :  Tahoma, Times New Roman;
	font-size : 10pt;
	color : #3399FF;	
	font-weight: bold;
	text-decoration :  underline;
}

INPUT {
	font-family :  Tahoma, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

TEXTAREA {
	font-family :  Tahoma, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

LI {
	text-align: justify;
}

TD  {
	font-family :  Tahoma, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
	text-align: justify;
}

TD#label  {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

.title {
	background-color : transparent;
	font-family :  Tahoma, Times New Roman;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
	font-size : 16pt;
}

.member {
	border: medium solid #003399;
	width: 340px;
}

.subtitle {
	background-color : transparent;
	font-family :  Tahoma, Times New Roman;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 14pt;
}

.error {
	font-family : Tahoma, Times New Roman;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Tahoma, Times New Roman;
	font-size : 8pt;
	color : #000000;
	text-align: right;
}

.required {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}




