
/* background color for the content part of the pages */
body { margin-top: 1px; }
.pagemaster { height: 100%; background: #ffffff; }

/* Control Panel Colors */
.controlpanel { background: #EAEAEA; }


.panetop { padding:6px; }
.panetopintro { width: 450px; margin-top: 4px; margin-left: 2px; }
.paneleft { width: 200px; padding: 6px; }
.paneright { width: 200px; padding: 6px; }
.paneintro { width: 459px; padding:130px 0 6px 6px; /*height:130px;*/ }
.panetopintro { padding: 6px 465px 6px 6px; }

.intro { width: 465px; height: 150px; padding:125px 0 0 2px; }
.logo {height: 120px; padding:0 0 0 0; }


/* -- Change the main pictures here - l01  Left hand Image, r01 - Right Hand image -- */

/* Generic Spacing for all Panes */ 
.panes { padding: 6px; }

.head { font-family: Tahoma, Arial, Helvetica; font-size:  12px; font-weight: bold; color: #333333;}
.breadcrumbs { color: #000000; }
.block { width: 13px; }
.login { color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; height: 30px; }

.small { color: #FFFFFF;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 1px; padding-right: 1px; }
.smalld { color: #404040;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.footer { background-image: url(pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.footertext { color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; }
.MainMenu_MenuContainer TD { background-color: transparent;; /* height: 25px;*/ padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px; }

.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; }

a.small:link { color: white; text-decoration: none; }
a.small:hover { color: white; text-decoration: none; }
a.small:active { color: white; text-decoration: none; }
a.small:visited{ color: #FAFAFA; text-decoration: underline; }
a.smalld:link { color: black; text-decoration: none; }
a.smalld:hover { color: #404040; text-decoration: none; }
a.smalld:active { color: black; text-decoration: none; }
a.smalld:visited{ color: #404040; text-decoration: underline; }
.styleiconbackcolor {background: transparent;}

