/*/////////////////////
GENERALLY APPLIED CSS
/////////////////////*/


td, p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: black;
}

ol {
	text-align: left;
}



/*////////////
SPECIAL AREAS
////////////*/
td.topnav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #FF7F00;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
}

a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #000000;
	text-decoration: none;
}
a.topnav:hover {
	text-decoration: underline;
}


td.content {
	height: 100%;
	font-size: 24px;
}
td.content_inv {
	height: 100%;
	font-size: 24px;
	color: white;
}

	div.jbox {
		border: 1px solid black;
	}

ul {
	font-family: Courier New, Arial;
	font-size: 12px;
	color: #dd5f00;
}



/*/////////////////////
OTHER
/////////////////////*/
.alert {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}
.alertsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}
.alert_huge {
	font-family: Arial Bold;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

.msg {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #124512;
}
.msgsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}
.msg_huge {
	font-family: Arial Bold;
	font-size: 40px;
	font-weight: normal;
	color: #124512;
}

.code {
	font-family: Courier New, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.dim {
	color: #999999;
}

.image {
	border: 1px solid #666666;
}

td.orange_box {
	padding: 10px;
	border: 3px double #FF7F00;
	background-color: #ffffff;
}


div.jukebox_screen {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #75B05F;
	padding: 3px 1px 3px 5px;
}
.boombox_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #669953;
}
.boombox_text_bright {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8EE96D;
}
.album_image {
  border: #669953 1px solid;
}





/*/////////////////////
FORM OBJECTS and TEXT
/////////////////////*/
table.whole_form
{
	/*background: #f8f8f8 url('../images/form_bg.gif') repeat-x top;*/
	background: #f8f8f8 url('../images/form_bg.gif') top;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #aaaaaa;
	padding: 3px;
}

.formheadertext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #222222;
}
.formtext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #222222;
}
.formtext:link, .formtext:visited, .formtext:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #0000c0;
}
.formtext:hover {
	text-decoration: underline;
}
.formcancel:link, .formcancel:visited, .formcancel:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #0000c0;
}
.formcancel:hover {
	text-decoration: underline;
}


.formtextsmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
}
.formtextsmall:link, .formtextsmall:visited, .formtextsmall:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	color: #0000c0;
}
.formtextsmall:hover {
	text-decoration: underline;
}

.formimage {
	border: 1px solid #666666;
}

.submit {
	background-color: #4F8F4F; 
	border: #006600 2px solid; 
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold;
}
.submit:hover {
	background-color: #61B061;
}

.textboxes { 
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: black; 
}
.textboxes_colored { 
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: black; 
	border-width: 1px;
	background-color: #ffffff;
}



/*/////////////////////
TABLE OBJECTS
/////////////////////*/
table.tbl, table.left_tbl
{ 
	font-family: Tahoma, Verdana, Arial;
	border-collapse: collapse;
	font-size: 12px;
}

th.left_tbl
{
	background: #dddddd url("../images/th_bg.gif") repeat-x bottom;
	font-size: 12px;
	color: black;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #bbbbbb;
	vertical-align: middle;
}
th.tbl
{
	background: #dddddd url("../images/th_bg.gif") repeat-x bottom;
	font-size: 12px;
	color: black;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #bbbbbb;
	vertical-align: middle;
}

tr.tbl
{ 
	background-color: #f0f0f0;
}
tr.light_tbl
{ 
	background-color: #f8f8f8;
}
tr.foot_tbl
{ 
	background-color: #ffffff;
}
	tr.inactive_even
	{ 
		/*background-image: url("images/tab_inactive_even_bg.jpg");*/
		background-color: #eeeeee;
	}
	tr.inactive_odd
	{ 
		/*background-image: url("images/tab_inactive_odd_bg.jpg");*/
		background-color: #999999;
	}

td.left_tbl_small_dim
{
	font-size: 10px;
	color: #999999;
}
td.tbl_small_dim
{
	font-size: 10px;
	color: #999999;
	border-left: 1px solid white;
}
td.left_tbl_dim
{
	font-size: 12px;
	color: #999999;
}
td.tbl_dim
{
	font-size: 12px;
	color: #999999;
	border-left: 1px solid white;
}
td.left_tbl_small_pending
{
	font-size: 10px;
	color: #ff0000;
}
td.tbl_small_pending
{
	font-size: 10px;
	color: #ff0000;
	border-left: 1px solid white;
}
td.left_tbl_pending
{
	font-size: 12px;
	color: #ff0000;
}
td.tbl_pending
{
	font-size: 12px;
	color: #ff0000;
	border-left: 1px solid white;
}
	td.left_tbl_special_odd
	{
		font-size: 12px;
		color: #124512;
		background-color: #CBD8F0;
	}
	td.tbl_special_odd
	{
		font-size: 12px;
		color: #124512;
		border-left: 1px solid white;
		background-color: #CBD8F0;
	}
	td.left_tbl_special_even
	{
		font-size: 12px;
		color: #124512;
		background-color: #D2DFF7;
	}
	td.tbl_special_even
	{
		font-size: 12px;
		color: #124512;
		border-left: 1px solid white;
		background-color: #D2DFF7;
	}
td.left_tbl_small
{
	font-size: 10px;
	color: black;
}
td.tbl_small
{
	font-size: 10px;
	color: black;
	border-left: 1px solid white;
}
td.left_tbl
{
	font-size: 12px;
	color: black;
}
td.tbl
{
	font-size: 12px;
	color: black;
	border-left: 1px solid white;
}
td.foot_tbl
{ 
	font-size: 10px;
	color: black;
	border-top: 1px solid #bbbbbb;
}
td.foot_tbl_no_edge
{ 
	font-size: 10px;
	color: black;
}
a.tbl:visited, a.tbl:active, a.tbl:link
{
	font-size: 10px;
	font-weight: normal;
}

.table_checkboxes { 
	font-family: Arial, Verdana;
	font-size: 5px; 
	color: black;
	margin: -4px 5px -4px -1px;
	border-width: 0px;
}

td.good_taste {
	background: #6BBF69;
	border-bottom: 1px solid #95D193;
	border-top: 1px solid #417540;
	border-left: 1px solid #51914F;
	border-right: 1px solid #80C87E;
}
td.bad_taste {
	background: #BF6969;
	border-bottom: 1px solid #D19393;
	border-top: 1px solid #754040;
	border-left: 1px solid #914F4F;
	border-right: 1px solid #C87E7E;
}