BODY { font-family:Verdana, Arial, Helvetica, sans-serif; color:black; height:100%;}

.mainmenu { font-size:11px;background-color:#CCCCCD; }
.content { font-size:xx-small;background-color:white;margin:0;padding:0px;margin-right:0px; height:100%;}
.submenu { font-size:xx-small; margin:0;}
.userspecs { font-size:xx-small;background-color:#E5E5E5; }
.control { font-size:xx-small;background-color:#E5E5E5; }
.popup { font-size:xx-small;background-color:#E5E5E5;margin:0;padding:0px;margin-right:0px }
.status { font-size:xx-small;background-color:#E5E5E5; }


.maincolor { background-color:#EEEEEE; }
.selectcolor {background-color:#ffee55; color:#FFFFFF;}
.linecolor { background-color:#808080; }

HTML { height: 100%; }
DIV { }
	.showmedia { 
		overflow:auto;
		height:100%;
		width:100%;
	}
	.showheader { background-color:#F9F9F9;width:100%;}


TABLE { font-size:100%; }
.menuheader {	
	background-image: url(images/menubuttonback.gif);	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	background-color:#D5E6F0;
}

 
TD { font-size:100%; }
A:link    { text-decoration: none;color:#000000; }
A:visited { text-decoration: none;color:#000000; }
A:hover   { text-decoration: underline;color:#0000FF; }


INPUT { font-size:100%;font-family:Verdana, Arial, Helvetica, sans-serif; }
.inputbgcolor { background-color:#ffee55; }
SELECT { font-size:100%;font-family:Verdana, Arial, Helvetica, sans-serif; }
.selectbgcolor { background-color:#ffee55; }
TEXTAREA { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:100%; }
.areabgcolor { background-color:#ffee55; }
BUTTON { font-size:100%;font-family:Verdana, Arial, Helvetica, sans-serif; }
LABEL { font-size:100%;font-family:Verdana, Arial, Helvetica, sans-serif; }
FIELDSET { font-size:100%;font-family:Verdana, Arial, Helvetica, sans-serif; }

.okbutton { background-color:#66cc00;width:65;text-indent:0; }
.copybutton { background-color:#ff9900;width:65;text-indent:0;color:white; }
.stopbutton { background-color:#ff3333;width:65;text-indent:0;color:white; }
.printbutton { background-color:#cccccc;width:65;text-indent:0;color:black; }
.applybutton { background-color:#66cc00;width:68;text-indent:0; }

.size80  { width:425 }
.size50  { width:260 }
.size40  { width:210 }
.size32 { width:180 }
.size15 { width:90 }
.size8 { width:50 }

TH { height:18;border-bottom-color:#808080;border-bottom-width:1;border-bottom-style:solid;border-right-color:#CCCCCD;border-right-width:1;border-right-style:solid; }
.navtop { border-color:#808080;border-top-width:1px;border-top-style:solid;border-left-style:solid;border-left-width:1;overflow:auto;width:100%; }
.listview { border-color:#808080;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;overflow:auto;width:100%; }
.row1 { background-color:#FFFFFF;height:18;}
.row2 { background-color:#EEEEEE;height:18;}
.rowcell1 { border-right-width:1;border-right-style:solid; border-right-color:#CCCCCD; border-bottom-width:1;border-bottom-style:solid; border-bottom-color:#FFFFFF;height:18; }
.rowcell2 { border-right-width:1;border-right-style:solid; border-right-color:#CCCCCD; border-bottom-width:1;border-bottom-style:solid; border-bottom-color:#FFFFFF;height:18; }
.rowbuttons {background-color:#ffffff;}
.rowselect1 {background-color:#ffee55;}
.rowselect2 {background-color:#ffee55;}
.rec1 {}
.recselect1 {background-color:#ffee55;}
.rowincomplete {background-color:#93bdd9;}

.vline {border-color:#808080;border-left-width:1;border-left-style:solid;}
.navbar {border-color:#808080;background-color:#808080; color:white;}

.okbar {background-color:#808080;width:100%;height:24;color:#FFFFFF;text-indent:16}
.actionbar {border-width:1;border-style:solid; border-color:#808080;background-color:#ffee55;width:100%;height:24;color:#000000;text-indent:16}
.actionpanel {background-color:#EEEEEE;width:100%}
.border { border-width:1;border-style:solid; border-color:#808080; }
.warningbar { border-width:1;border-style:solid; border-color:#808080;background-color:yellow;}