﻿/*
 musicbored.css


a {
  color: blue;
  text-decoration: none;
}

a:hover {
  cursor: hand;
  text-decoration: underline;
}
*/
body
{
    background: url(../images/gradientbg.jpg) #fff fixed repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    margin: 0;
}

a {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#006633;
	font-weight:bold;
	text-decoration:underline;
}
.toptable
{
    vertical-align: top;
    background-color: #fff;
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 830px;
    white-space: nowrap;
}
.maincontent
{
    vertical-align: top;
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    overflow: auto;
    white-space: normal;
    min-height: 100px;
}
.menutitle
{
    vertical-align: bottom;
    text-align: left;
    font-size: large;
    background-image: none;
    color: green;
    border: "0px";
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    white-space: nowrap;
}
.menuquickpick
{
    background-image: url(../images/money18.jpg);
    background-repeat: repeat-x;
    position: static;
    background-color: transparent;
    font-size: x-small;
    font-family: Arial;
    color: Black;
    text-align: right;
    background-color: transparent;
    white-space: nowrap;
    background-position-y: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    vertical-align:top;
}
menunav
{
    vertical-align: top;
    text-align: left;
    top:0px;
    font-size: 7;
    background-image: none;
    color: green;
    margin: 0px;
    height: 35px;
}
.pagelayout 
{
    width: 830px; 
    border-right: 1px solid #666; 
    border-left: 1px solid #666;
}
.tableAnalysisRow {
border-right:#000 thin solid;
border-bottom:#000 thin solid;
background:#fff;
color:#000;
border-top:#000 thin solid;
border-left:#000 thin solid;
padding:2px 2px 3px 4px;
}

.tableAnalysisAlternatingRow {
border-right:#000 thin solid;
border-bottom:#000 thin solid;
background:#DCDCDC;
color:#000;
border-top:#000 thin solid;
border-left:#000 thin solid;
padding:2px 2px 3px 4px;
}

.tableAnalysisHeader {
border-right:#000 thick solid;
border-bottom:#000 thick solid;
background:#DCDCDC;
color:#000;
border-top:#000 thick solid;
border-left:#000 thick solid;
font-weight:700;
border-collapse:separate;
border-color:#000;
padding:2px 2px 3px 4px;
}

.selectedMenuItem 
{
    color: Green;
    background-color:White;
    font-style:oblique;
}

#about {
  display: block;
  padding: 10px 0 0 0;
  position: absolute;
  top: 101px;
  width: 79%;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background-color:#C0FFFF;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {
	font-family: Arial,"Trebuchet MS",Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.input_button_highlight {
	color: white;
	background-color: #cf3300;
	font-family: Arial,"Trebuchet MS",Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	width: 138px;
	height: 32px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	background-image: url('../images/153383_button_highlight_background.gif');
	background-repeat: no-repeat;
}

.input_button_negative {
	font-family: Arial,"Trebuchet MS",Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.input_select {
	font-family: Verdana;
	font-size: 12px;
}

.input_select_multiple {
	font-family: Verdana;
	font-size: 10px;
}

.input_text {
	font-family: Verdana;
	font-size: 12px;
}

.input_checkbox {
	font-family: Verdana;
	font-size: 10px;
}

.input_radio {
	font-family: Verdana;
	font-size: 10px;
}

.input_textarea {
	font-family: Verdana;
	font-size: 10px;
}

.input_upload {
        font-family: Verdana;
        font-size: 12px;
}
.status 
{
    color: Red;
    background-color:White;
}

textarea {
	background-color:#B1B18B;
	border-bottom: 1px solid #9fbb88;
	border-right: 1px solid #9fbb88;
	border-top: 1px solid #5d7744;
	border-left: 1px solid #5d7744;
	color:#FFFFFF;
}
submit {
	background-color:#AAD284;
	border-bottom: 1px solid #9fbb88;
	border-right: 1px solid #9fbb88;
	border-top: 1px solid #5d7744;
	border-left: 1px solid #5d7744;
	color:#AAD284;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
    position:relative;
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.watermark 
{
	background: #FFAAFF;
}