.main_menu
{
    margin: 5px;
    font-size: x-small;
    background: #DDD;
}

.client
{
}


.banner
{
}

.show_tunes_table, .show_tunes_table table table,  .show_tunes_table table table a
{
	font-size: xx-small;
}

body
{
	margin: 20px;
	background: white; /* #AAA; */
}

body, a, table, input, select
{
    font-family: Verdana;
    font-size:  x-small;
}

img
{
    margin: 0;
    padding: 0;
    border: none;
}

.separator
{
    width: 80%;
    margin: 4px;
    margin-left: 10px;
    border: 1 dashed #ccc;
	text-align: center;
}

pre
{
	font-size: x-small;
	text-align: left;
}

.banner img
{
	vertical-align: top;
}

.currmenu
{
    background: green;
    color: black;
}


.cmd
{
   padding-right: 7px;
}

.main_menu a, .cmd a
{
    background: #666;
    color:      #EEE;
    text-decoration: none;
    width: 100%;
}

.main_menu td
{
    background: #666;
    text-align: center;
    width: 65px;
    height: 13px;
}

.main_menu a
{
    font-size: 9px;
}

.main_menu a:hover, .cmd a:hover
      {
         background: blue;
         color:      white;
		 text-decoration: none;
      }

.table_title
      {
       font-size: x-small;
       letter-spacing: 4px;
       background: white;
       border: 1px solid black;
       padding-top: 3px;
       padding-bottom: 3px;
      }

.fieldname, .counter
      {
         text-align: right;
      }

th, .fieldname, .sort_submit
      {
         background: #DDD;
         font-weight: bold;
      }

.day
      {
         text-align: right;
         padding-right: 5px;
      }

.time
      {
         text-align: right;
         padding-right: 5px;
         padding-left:  12px;
      }
.time_diff
      {
          text-align: right;
         font-style: italic;
         padding-left: 30px;
      }
.err_msg
      {
         font-size: 16pt;
         color: red;
         font-weight: bold;
      }

.message
      {
         padding: 10px;
         margin: 6px;
         margin-right: 20px;
         text-align: left;
         font-style: italic;
         color: darkgrey;
         border: 1 dashed gray;
      }

.delbutton
{
	font-size: 7px;
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	border: 1px solid black;
	cursor: hand;
}

.tunerow
{
	background: #333;
	font-weight: bold;
	border-top: 1px solid black;
	color: white;
}

.short_desc
{
	font-weight:normal;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.tune_banner
{
	background: black;
	padding-left: 5px;
}

.tune_filter
{
   background-color: #444;
   font-weight: normal;
   color: orange;
}

.tune_date
{
	font-weight: normal;
    background: #DDD;
	color: black;
	text-align: center;
}

.tune_title
{
}

.nexttd a
{
	color: yellow;
}

.permalink
{
	color: orange;
	font-size: xx-small;
	font-weight: normal;
	float: right;
	display: block;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 1px solid #777;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: brown;
}

a:hover
{
	text-decoration: underline;
}

.cclic
{
   font-size: x-smaller;
   font-family: Arial, sans serif;
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
	height: 30px;
	margin-top: 50px;
}

.signature
{
	text-align: right;
	font-style: italic;
	font-family: Verdana;
	float:right;
   font-size: x-smaller;
}

.welcomebox
{
    margin-top: 30px;
    margin-left: 30px;
    vertical-align: text-bottom;
}

.whead
{
    float: left;
    margin-right: 10px;
}

.welcomeclient
{
    border: 1px solid #444;
    padding-bottom: 40px;
    padding-right: 25px;
}

li a
{
	white-space: nowrap;
}

.botter
{
	display:none;
}