#plaintext {

	position: absolute;

	top: 10px;

	left: 880px;

	text-align: right;

	width: 100px;

}



#plaintext a {

	color: #ffffff;

	text-decoration: none;

}











#topic h3 {

	border-top: 1px solid #FFFBDF;

	border-bottom: 1px solid #FFFBDF;

	background-color: #FFFEF2;

	color: #FF8000;

	padding: 4px 10px 4px 10px;

	font-size: 100%;

	font-weight: bold;

	text-transform : uppercase;

	margin: 20px 0px 0px 0px;

}



#topic p {

	padding: 4px 10px 4px 10px;

	border-bottom: 1px solid #FFFBDF;

	margin: 0px;	

}



#topic p a {

	text-decoration: none;

	color: #010000;	

}



#topic p a:hover {

	text-decoration: underline;

	color: #FF8000;	

}



form.search {

	padding: 0px;

	margin: 40px 0px 40px 0px;

}



form.search input {

	margin: 0px;

	vertical-align : middle;

}



input.search   { color: #FF8000; background-color: #fcfcfc; padding: 2px; width: 154px; border-style: solid; border-width: 1px; border-color: #cccccc #eeeeee #eeeeee #cccccc }





/* Men? */



#commonBar {

	margin: 0;

	padding: 0;

	text-align: right;

}



#menuBar { background: white url(../images/pmta.gif) repeat-x; width: 100%; margin: 0; padding: 0; position: relative; height: 30px; border-top: 1px solid #888; border-bottom: 1px solid #888; }







ul.menuBar { list-style-type: none; margin:0 0 0 20px; padding:0; }



li.menuButton {

	display: inline;

	list-style: none;

}



a.menuButton  { display: block; float: left; margin: 0; padding: 10px 10px 0; text-decoration: none; font-size: 12px; font-weight: normal; color: #444; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-transform : uppercase; height: 30px; }
a.menuButtonActive { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; text-transform: uppercase; display: block; margin: 0; padding: 10px 10px 0; height: 30px; float: left; }
.menu { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #e0e3d8; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 0; position: absolute; text-align: left; visibility: hidden; left:0; top:0; filter:alpha(opacity=90); -moz-opacity:0.90; opacity: 0.90; z-index: 20; margin-top: -4px; margin-left: 1px; border-color: #8f1b23; }



a.menuItem, a.menuItemActive { color: #000000; background-color: #e7e3d8; display: block; padding: 6px 16px; text-decoration: none; border-bottom: 1px solid #888; white-space: nowrap; }





a.menuButton:hover, a.menuButtonActive { background-color: #8f1b23; color: #fff; border-bottom-style: solid; border-bottom-width: 5px; }







a.menuItem:hover, a.menuItemActive { background-color: #8f1b23; color: #fff; }




