* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 8pt;
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: left;
	cursor: default;
	color: #000;
	background-color: #ffd161;
	background-image: url(images/usCefnCanol.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.barPen {
	background-image: url(images/barPen_01.0.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 40;
	height: 44px;
	width: 950px;
}
.barGlas {
	width: 950px;
	height: 27px;
	background-image: url(images/barPen_01.0_Canol.png);
	background-position: 0px -43px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 5;  
}
#pagebox-bg {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 10;
}

a img {
	border: 0;
}
a:link, a:active, a:visited {
	color: #234563;
	text-decoration: underline;
}
a:hover {
	color: #2C004C;
	text-decoration: none;
}
.bwrMenu {
	position: relative;
	z-index: 40;
}
.tdtop1 {
	width:20px;
}
.tdtop2 {
	width: 800px;
	height: 40px;
	padding: 4px 0px 0px 0px;
}
.tdtop3 {
	padding: 0;
	font-family: arial;
	font-size: 11px;
	color: #444444;
	width: 70px;
}
.tdtop4{
	padding: 0;
	width: 120px;
}
.tdtop5 {
	width:10px;
}
.inpoot {
	font-family: arial;
	font-size: 12px;
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-top-color: #aca899;
	border-left-color: #aca899;
}
#topmenu * {
	text-align: left;
}
#topmenu {
	clear: both;
	float: left;
	width: 723px;
	padding: 3px 0 3px 0;
	margin: -24px 0 20px 0px;
	position: relative;
	z-index: 15;
}
#topmenu ul {
	list-style: none;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a:link, #topmenu ul li a:visited {
	color: #bbbbbb;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	border: 1px solid transparent;
	background-color: transparent;
	font-weight: bold;
}
#topmenu ul li a:active, #topmenu ul li a:hover {
	color: #ffffff;
	background-color: #336699;
	border: 1px solid #ff8c00;
	font-weight: bold;
}
.askInMenu {
	width: 190px;
	height: 190px;
	text-align: center;
	position: relative;
	left: 3px;
	top: 1px;
}

.overAsk {
	background-color: transparent!important;
}

