BODY {
	BACKGROUND: #ffffff;
}
.welcome_table {
	background-color : #ffffff;
	width : 600;
	align : center;
	font-size : 13pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
.main_table {
	background-color : #ffffff;
	width : 1024;
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
.menu_table {
	width : 100%;
	font-size : 12;
	font : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
.menu_header {
	width : 100%;
	font-size : 14;
	font-family : Arial;
	color : #000080;
	font-style : normal;
	font-weight : bold;
	background-color : #ffffff;
}
.body_table {
	background-color : #ffffff;
	width : 100%;
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}

.footer_table {
	font-size : 11pt;
	font-family : Arial;
	align : center;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	background-color : #ffffff;
	text-align : center;
}
A {
	FONT-WEIGHT: normal; FONT-SIZE: 12; COLOR: #5580ff; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

input,textarea, select {
	color : #000000;
	font-family: Arial;
	font-size: 12;
	text-decoration: none;
	font-weight: normal;
	border-color : #000000;
	text-indent : 2px;
}

.subSectionTitle {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
 	background: #3C3F52;
	width:auto;




