body {
	background-color: #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.txtWhiteBody {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.txtWhiteBody a:link {
	color: #FFFFFF;
	text-decoration : underline;
}
.txtWhiteBody a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtWhiteBody a:active {
	color: #000000;
	text-decoration: none;
}
.txtWhiteBody a:hover {
	color: #000000;
	text-decoration: none;
	
}


.txtOpener {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #545454;
}


.txtBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #545454;
}
.txtBody a:link {
	color: #a50000;
	text-decoration : none;
}
.txtBody a:visited {
	color: #a50000;
	text-decoration: none;
}
.txtBody a:active {
	color: #000000;
	text-decoration: underline;
}
.txtBody a:hover {
	color: #000000;
	text-decoration: underline;
}



.txtSmBody {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtSmBodyBl {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtSmBodyG {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #545454;
}
.txtWelcome {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtGrayB {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom : 4px;
	color: #999999;
}

.txtFooter {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #8c8b8b;
}
.txtFooter a:link {
	color: #a50000;
	text-decoration : none;
}
.txtFooter a:visited {
	color: #a50000;
	text-decoration: none;
}
.txtFooter a:hover {
	color: #000000;
	text-decoration: underline;
}


.txtFooter2 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #8c8b8b;
}




.formSelect {
background-color: #FFFFFF; border: "1 solid";
border-top-color: #2e3136; border-left-color: #2e3136;
border-right-color: #fafafa;
border-bottom-color: #fafafa;
font-size: 11px;
font-family: verdana,sans-serif;
color: #000000;
}

.formSearch {
background-color: #FFFFFF; border: "1 solid";
border-top-color: #000000; border-left-color: #000000;
border-right-color: #bfbfbf;
border-bottom-color: #bfbfbf;
font-size: 11px;
font-family: verdana,sans-serif;
color: #000000;
}



