img	{ border: 0;}
td	{ padding: 0 0 0 0;}
table#KDmain	{
	 width: 900px;
	 background: #EDEDED;
	}
td#KDheader	{
	 height: 25px;
	 background: #006699;
	}
td#KDpreamble	{
	 width: 600px;
	 height: 25px;
	 background: #B1B1B1;
	}
td#KDmenu	{
	 vertical-align: top;
	 width: 100px;
	 height: 400px;
	 
	}
td#KDbody	{
	 width: 800px;
	 height: 600px;
	 background: #CCCCCC;
	 vertical-align: top;
	}
tr#KDfooter	{
	 height: 50px;
	 background: #808080;
	}
td#w3c	{ text-align: right;}
td#preamble_and_body	{ vertical-align: top;}
td.three_buttons	{ width: 75px;}
.tinytext	{
	        font-size: 9px;
	        font-family: helvetica;
	}
.menu_header	{
	        font-weight: bold;
	  font-size: 14px;
	}
#menu_vert	{
	 border-top: 0;
	 border-right: 0;
	 border-bottom: 0;
	 border-left: 0;
	 width: 142px;
	 
	}
#menu_vert ul	{
	 list-style: none;
	 margin: 0;
	 padding-left: 15px;
	 padding-right: 15px;
	 padding-bottom: 15px;
	 
	}
#menu_vert li	{
	 text-align: left;
	 width: 100px;
	 margin: 0;
	 padding: 0;
	 font: 10px/15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	 
	}
#menu_vert li a	{
	 display: block;
	 margin: 0 3px 0 0;
	 font-weight: normal;
	 padding: 0;
	 padding: 2px 3px 3px;
	 border-top: 1px solid #FFFFFF;
	 border-right: 1px solid #999999;
	 border-bottom: 1px solid #999999;
	 border-left: 1px solid #FFFFFF;
	 color: #333333;
	 background: #CCCCCC;
	 text-decoration: none;
	 width: 98px;
	 
	}
hover	{
	 font-weight: normal;
	 background: #0099CC;
	 color: #fff;
	 text-decoration: none;
	 
	}
.button	{
	        font-size: 14px;
	        text-decoration: none;
	        color: #FFFFFF;
	        padding: 1px 2px;
	        border-top-width: 1px;
	        border-right-width: 1px;
	        border-bottom-width: 1px;
	        border-left-width: 1px;
	        border-top-style: solid;
	        border-right-style: solid;
	        border-bottom-style: solid;
	        border-left-style: solid;
	        border-top-color: #3399FF;
	        border-right-color: #003399;
	        border-bottom-color: #003399;
	        border-left-color: #3399FF;
	        background-color: #006699;
	        vertical-align: middle;
	}
link	{
	text-decoration: none;
	 color: #66CCFF
	}
visited	{
	text-decoration: none;
	 color: #66CCFF
	}
hover	{
	        text-decoration: none;
	        color: #FFFFFF;
	        background-color: #0099CC;
	}
active	{
	        text-decoration: none;
	        color: #0099CC;
	        background-color: #FFFFFF;
	}
table#admin_list td	{
	 vertical-align: top;
	    background-color: #FFFFFF;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	}
table#page_list td.pad	{
	 padding-left: 0;
	 width: 100px;
	}
table#page_list td.pad1	{
	 padding-left: 1em;
	  width: 100px;
	}
table#page_list td.pad2	{
	 padding-left: 2em;
	  width: 100px;
	}
table#page_list td.pad3	{
	 padding-left: 3em;
	  width: 100px;
	}
table#page_list td.pad4	{
	 padding-left: 4em;
	  width: 100px;
	}
table#page_list td.pad5	{
	 padding-left: 5em;
	  width: 100px;
	}
table#page_list td.pad6	{
	 padding-left: 6em;
	  width: 100px;
	}
table#page_list td	{
	 vertical-align: top;
	 background-color: #FFFFFF;
	 padding-left: 1px;
	 padding-right: 1px;
	 padding-top: 1px;
	 padding-bottom: 1px;
	 font-size: 20px;
	 font-family: times;
	}
table#page_list th	{ text-align: left;}
table#page_list .tinytext	{
	        font-size: 9px;
	        font-family: helvetica;
	}
#username	{
	    text-align: right;
	    margin-right: 50px;
	}
.pg_first_d	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_first_d.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
.pg_prev_d	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_prev_d.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
.pg_next_d	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_next_d.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
.pg_last_d	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_last_d.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
a.pg_first_n	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_first_n.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
hover	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_first_h.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
a.pg_prev_n	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_prev_n.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
hover	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_prev_h.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
a.pg_next_n	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_next_n.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
hover	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_next_h.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
a.pg_last_n	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_last_n.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
hover	{
	display: block;
	 width: 16px;
	 height: 16px;
	 background-image: url(../img/p_last_h.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	}
a.pg_link_current_page	{
	 color: black;
	 display: none;
	}
a.pg_link_not_current_page	{
	 font-size: 13px;
	 text-decoration: none;
	 color: #FFFFFF;
	 padding: 1px 2px;
	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: #3399FF;
	 border-right-color: #003399;
	 border-bottom-color: #003399;
	 border-left-color: #3399FF;
	 background-color: #006699;
	 vertical-align: middle;
	}
tr.odd	{ background: #CCCCCC;}
tr.even	{ background: #B1B1B1;}
img.menu_icon	{ vertical-align: middle;}

