.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.top_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffd700;
}

.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.link_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}

.text_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.text_title13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.text_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}

.text_b {
	font-weight: bold;
}

.text_red {
	color: #FF0000
}

.text_banner_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0066ff;
}

.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text_query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text_vsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.text_ind {
	margin-left: 10px;
}
.text_spaced-a {
	line-height: 1.3
}
.text_spaced-b {
	line-height: 1.7
}
.text_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
	border: 1px solid black;
}

ul.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-type: disc;
}
ul.normaltext_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-type: circle;
	list-style-size: 10px;
	margin-left: 5px;
}

a.noline {
	text-decoration: none;
	color: #3333FF
}

.pagebkgnd_behind {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
.pagebkgnd {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.pagetitlebar_bk {
	background: url(/images/title-bg.gif) #FFFFFF repeat-x;
	height: 33px;
}
.dash {
	background-image: url('images/top-menu-bg.gif');
	background-repeat: repeat-x;
}

img.border-1-gry {
	border-style: solid;
	border-width: 1px;
	border-color: #bebebe
}

img.border-1-wh {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff
}

img.border-5-wh {
	border-style: solid;
	border-width: 5px;
	border-color: #ffffff
}


.leftmargin {
	width: 20px;
	img src:"images/blank.gif", width:20px, height:1px;
}

.list_margin12 {
	width: 40px;
	img src:"images/blank.gif", width:40px, height:1px;
}

.rightmargin {
	width: 20px;
	img src:"images/blank.gif", width:20px, height:1px;
}
.titlebar {
	background-color: #eeeeee;
	text-align: center;
}