/*body, ol, li, .norm*/
html {background:#fff;}
body {margin:0; padding:0; border:0; height:100%; overflow-y:auto; background:#fff; color:#006}
body {font-family: Verdana, Arial, Sans-serif; font-size:13px; line-height:125%}

#main {display:block; position:absolute; left:210px; top:0; width:auto; min-width:760px; padding:5px;}
#main a		{color:#0000cc; text-decoration:none}

#menu {display:block; top:0; left:0; width:180px; height:100%; position:fixed; padding:8px; text-align:center; font-family: Georgia, "Times new roman", Serif; font-weight:bold; color:#ccc; background:#006;}
* html #menu {position:absolute;}
#menu a:visited, #menu a {display:block; padding:4px 0px; text-align:center; text-decoration:none; color:#ccc;}
#menu a:hover {color:#fff;}

#menu2 {display:block; top:0; left:0; width:180px; height:100%; position:fixed; padding:8px; text-align:center; font-family: Georgia, "Times new roman", Serif; font-weight:bold; color:#ccc; background:#339;}
* html #menu2 {position:absolute;}
#menu2 a:visited, #menu2 a {display:block; padding:4px 0px; text-align:center; text-decoration:none; color:#ccc;}
#menu2 a:hover {color:#fff;}

dt		{font-weight: 900;}

th		{color: #000066; font-size: 12px; font-weight: 900; background-color: #ffffcc}

table.bar	{background-color: #000066; border:0; width:100%;}

table.bar td	{padding:3px}

table.grid		{border:solid 1px #000066; margin:0; background-color:#000066; padding:0px}

table.grid td	{border: solid 0px #000066; padding:5px; background-color: #ffffff}

table.grid th	{border: solid 0px #000066; padding:5px; text-align:center; font-weight: 900; background-color: #ffffcc}

.small		{font-size: 8px;}

img		{border-color:#000066}

hr		{color: #000066}

a img 		{border: none}

h1	{font-family: Georgia, "Times new roman", Serif; color: #000066;font-size: 26px}			
h2	{font-family: Georgia, "Times new roman", Serif; color: #000066;font-size: 22px; margin-top:20px; line-height:130%}
h3	{font-family: Georgia, "Times new roman", Serif; color: #000066;font-size: 20px}
h4	{font-family: Georgia, "Times new roman", Serif; color: #000066;font-size: 16px}
h5	{font-family: Georgia, "Times new roman", Serif; color: #000066;font-size: 14px}

#tblue	{color:#006}
#bkblue {background:#006}

@media print {
	#main {display:block; left:0; top:0; width:auto; min-width:760px;}
	#menu, #menu2, .screenOnly	{display:none}
}
