/* content */
.text-header {
	font-weight: bold;
	font-size: 13pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #2C2C2E;
	text-transform: uppercase;
}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2D2D2D; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.company {
	font-weight: bold;
	font-size: 15pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
}
.slogan { font-weight: bold; font-size: 8pt; font-family: "Arial Narrow", Arial, sans-serif; color: #FFFFFF; }

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

/*submenu*/
.submenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.asubmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/*bottom menu*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
}

/*copyright*/
.footer {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #8B0000; }
.menu-hr { background-color: #A41F1F; }
.line { background-color: #CACACA; }

.img_bgw { background-image: url(images/bgw.jpg);
	background-repeat: no-repeat;
	background-position: left top; padding-left: 35px; }
.img_2ndmenu_divide {  width:250; height:1; }
.img_line {  width:1; height:15; }
.img_topbg { background-image: url(images/topbg.jpg) }
.img_menu_bg { background:#666666 url(images/menu_bg.jpg) top left repeat-y;  }
.img_bg { background-image: url(images/bg.jpg) }
.img_text_pageheader { background-image: url(images/text_pageheader.jpg);
	background-repeat: no-repeat;
	background-position: right top; }
.img_2ndmenu_bg { background-image: url(images/2ndmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom; padding-bottom: 0px; }
.img_tr_1_1 {  width:1; height:40; }
.img_tr {  width:240; height:1; }
.img_2ndmenu_active { background-image: url(images/2ndmenu_active.gif) }
.img_text_bg_top { padding: 30px; background:url(images/text_bg_top.jpg) top right repeat-y; }
.img_top {  width:528; height:234; }
.img_2ndmenu_bgrpt { background-image: url(images/2ndmenu_bgrpt.gif) }
.img_tr_1 {  width:1; height:1; }
