/* CSS Document */



/* Link for the main menu of a contrrol panel */

a {

	text-decoration: none;

}

.menu_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #515151;

	text-decoration: none;

}



.menu_link:hover   { color: black }


.rebig {font-size: 24px; font-weight: bold; color: #FF3300; }

.rebig:hover { color: black }


.menu_small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #606060;

}



.page_title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #64abff;

}



.page_title_small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	font-weight: bold;

	color: #dfdfdf;

}



.copyright_notice {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #ffffff;

}



/* Link for the bottom of the page. */

.bottom_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #ededed;

	text-decoration: none;

}



.bottom_link:hover {

	text-decoration: underline;

}



.contact {

	color: #8a8a8a;

	font-family: Verdana, Arial;

	font-size: 14px;

	font-weight: bold;

}



.database_update_confirmation {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 13px;

	font-style: italic;

	font-weight: bold;

}



td {

	font-family: 'Lucida Grande', "LucidaGrande", Arial, Verdana, Sans-Serif;

	font-size: 12px;

	color: #535353;

}




.cc_front_link  { color: #8a8a8a; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }



.cc_front_link:hover  { color: #ff8000; font-weight: bold; text-decoration: underline }



.messages_center_header {

	background-color: #e8e8e8;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #494949;

	text-align: center;

	padding-bottom: 3px;

	padding-top: 3px;

}



.messages_table_date {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;
}



.messages_table_subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.messages_table_subject:hover {
	text-decoration: underline;
}



.messages_table_client {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}



div.message_center {

}



div.message_center td {

	font-size: 11px;

}



div.message_center a {

	color: #999999;

	text-decoration: none;	

}



div.message_center select {

	color: #666666;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.link_delete {
	color:#993300;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link_delete:hover {
	font-weight: bold;
	color: #FF0000;
}

h2 {
	margin: 0 0 .5em;
	font-size: 30px;
	line-height: 1em;
	font-family: "Trebuchet MS", TrebuchetMS, "Helvetica Neue", Verdana, Sans-Serif;
	color: #888;
	letter-spacing: -.065em;
	text-shadow: 2px 2px 2px #ddd;
}

.Open {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f63e00;
}

.Waiting {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffb24c;	
}

.Close {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5ce46f;
}

.conversation {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #BFDBFF;
	font-weight: bold;
	padding-left: 2px;
	height: 21px;
	background-image: url(images/box5-1.gif);
}

.linkNotification {
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;	
}
.linkNotification:hover {
	text-decoration: underline;
}
.result_table
{
  height: 30px;
  border: 1px solid #5c9ebf;
  background: url("images/tile-blue-bg.gif") repeat-x;
  background-color: #b7d7e6;
}
.result_table td {
  padding-left: 7px;
  padding-right: 11px;
  white-space: nowrap;
}
.result_table {
  font-weight: bold;
  color: #c60;
}

.note_table
{
  height: 20px;
  border: 1px solid #CC0000;
  background-color: #FF0000;
}
.note_table td {
  padding-left: 7px;
  padding-right: 11px;
  white-space: nowrap;
}
.note_table {
  font-weight: none;
  color: white;
}
