/*
 * Style sheet declarations for AKCS-WWW - default
 */


BLOCKQUOTE { background-color: #E8E8FF; border: thin inset; padding: 1%; margin-top: -1em; }
H5 {text-indent: 2em;  }


SPAN { background-color: #E0E0FF; }


a:link		{ text-decoration:none; color:blue; }
a:visited 	{ text-decoration:none; color:blue; }
a:active 	{ text-decoration:none; color:red; }
a:hover		{ text-decoration:none; color:red; }

a.post:link		{ text-decoration:none; color:blue; }
a.post:visited 	{ text-decoration:none; color:blue; }
a.post:active 	{ text-decoration:none; color:red; }
a.post:hover		{ text-decoration:none; color:red; }

a.menu	{ font-size: 11pt; font-weight: bold; text-decoration:none; color: white }
a.menu:visited	{font-weight: bold; text-decoration:none; color: white }
a.menu:hover	{color: black; text-decoration:none }

a.email		{font-weight: bold; text-decoration:none; color: #000000; }
a.email:visited	{font-weight: bold; text-decoration:none; color: #000000; }
a.email:hover	{color: red; text-decoration:none }

table.head 	{ background-color: #E0E0FF; }
table.body 	{ background-color: #E0E0FF; border-collapse: collapse }
table.select 	{ background-color: #E0E0FF; }

td.topleft 	{ background-color: #E0E0FF; }
td.topright 	{ background-color: #F0F0FF; }

table.topcontrol { background-color: #B0B0FF; }

th.hdr 		{ background-color: #D0D0FF; border: 1px solid black}
th.hdr2 	{ background-color: #E0E0FF; }
th.hdr3 	{ background-color: #E8E8FF; }
th.hdr4 	{ background-color: #F0F0FF; }
th.hdr5 	{ background-color: #F8F8FF; }
th.tdata 	{ background-color: #F0F0FF; }
th.hidden 	{ background-color: #FFD0D0; }

td.hdr 		{ background-color: #D0D0FF; border: 1px solid black}
td.hdr2 	{ background-color: #E0E0FF; border: 1px solid black}
td.hdr3 	{ background-color: #E8E8FF; }
td.hdr4 	{ background-color: #F0F0FF; }
td.hdr5 	{ background-color: #F8F8FF; }
td.hidden 	{ background-color: #FFD0D0; }
td.tdata 	{ background-color: #F0F0FF; border: 1px solid black}	


td.sel 		{ font-size: 11pt; background-color: #D0D0FF; border: 1px solid black}

td.nbhdr 	{ background-color: #D0D0FF; }
td.nbtdata 	{ background-color: #F0F0FF; }

td.mhu		{ background-color: #D0D0FF; border: 1px solid black}
td.mhs		{ background-color: #E0E0FF; }
td.hide		{ background-color: #FFD0D0; }

th.multicolhdr 	{ background-color: #D0D0FF; }
th.multicolhdr2 { background-color: #F0F0FF; }
th.multicoldata { background-color: #F0F0FF; }
th.multicolhidden { background-color: #FFD0D0; }

td.multicolhdr 	{ background-color: #D0D0FF; }
td.multicolhdr2 { background-color: #F0F0FF; }
td.multicoldata { background-color: #F0F0FF; }
td.multicolhidden { background-color: #FFD0D0; }

table		{ border-collapse: collapse }
tr.pix1		{ border: 1px solid black }
