body, td { margin:0; font-family: verdana; font-size: 12px; } 
.menu					{ border: 1px white solid; color: white; text-align: center; font-size: 8pt; font-family: arial; font-weight: bold;}
.menu:hover				{ background-color: #97A6D9; }
.menu A                       { text-decoration: none; color: #FFFFFF; background-color: transparent; width: 100%; height: 100%;}
.disabledmenu					{ border: 1px white solid; color: #FFFFFF; text-align: center; font-size: 8pt; font-family: arial; font-weight: bold;}
.menu A:active                { text-decoration: none; color: #FFFFFF; background-color: transparent;}
.menu A:visited               { text-decoration: none; color: #FFFFFF; background-color: transparent;}
.menu A:hover                 { text-decoration: none; color: #51639E; background-color: #FFFFFF;}
html>body .menu a	{ width:auto; }
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.marginCopy {

	font-size: 7px;
}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;


}
.app {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	width: 100%;
}

.app a {
color:#4A4B4B;
text-decoration:none;
}

.app a:hover,link,visited {
color:#8D1C1C;
text-decoration:underline;
}

.app TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#555555;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

.app .title {
	background-color: #D0D0D0;
}

.app .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}

/* The small back button on the order left side navigation */
.app_highlighted{
background-color: #f4f4f4;
}

.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(/_images/button2.gif);
backgroung-image: repeat-x;
width:50px;
}
.btn_med {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(/_images/button2.gif);
backgroung-image: repeat-x;
width:106px;
}
.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(/_images/button2.gif);
backgroung-image: repeat-x;
width:150px;
}

.app_large {
font-family:verdana, sans-serif;
FONT-SIZE: 11px; 
font-weight: bold ;
color: #000000;
}

.app_desc {
color: #656565;
}

