body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
/*	margin-right: auto; */
	margin-bottom: 0px;
/*	margin-left: auto; */
	background-color: #EEFDFF;
}
td {
	vertical-align: top;
	text-align: left;
}
.top_bg {
	background-image: url(images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.product_name {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}



.prompt_bar_bg {
	background-repeat: repeat-x;
}
.menubar_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.prompt_bar_bg td {
	vertical-align: bottom;
	font-size: 12px;
}
.menubar_txt2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
.menubar_txt2 a {
	color: #FFFFFF;
}

.td_border1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-left-color: #003366;
}
.td_border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
}
a:hover {
	color: #0096DF;
	text-decoration: underline;
}

.menubar_txt a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.footline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004884;
}
.txt_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #829BB0;
}
.news_txt_11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_title_style {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0060AF;
}
.txt_indent {
	margin-left: 2em;
}

