body 
{
	margin: 0px;
	padding: 0px;
	background-color: #2f4f5c;
}

body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th
{
	font-size: 14px;
	font-weight: bolder;
	background-color: #CCCCCC;
}

form {
	margin: 0px;
	padding: 0px;
}

.top-bar
{
	color: #CCCCCC;
	font-size: x-small;
}

.alert
{
	background-image:url('images/alert.gif');
	background-repeat:no-repeat;
	background-color:Transparent;
    border-style:solid;
    border-color:#BBBBBB;
    border-width:0px;    
    display:none;
    width:17px;	
    height:17px;
    cursor:pointer;    
}

.frame-table
{
	border-style:solid;
	border-width:0px; 
}

.waiting-panel-layout
{
	border-width:2px;
	border-style:solid;
	border-color:Black;
	background-color:White;
}

a {
	color: #577fa0;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	color: #6C7176;
}
a.link2 {
	color: #6C7176;
}
