body { SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #6BA7F8; SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-BASE-COLOR: #6BA7F8; scrollbar-3d-light-color: #000000;
scrollbar-dark-shadow-color: #000000;
background-color: #000000; }

A.link {color: #FFFFFF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

A:hover.link {color: #FFFFFF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px; font-weight: bold;
}
 
A:active.link {color: #FFFFFF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px; font-weight: bold;
}

A.link1 {color: #CB9B0C;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;}

A:hover.link1 {color: #000000;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;}
 
A:active.link1 {color: #000000;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;}

A.link2 {color: #FFFFFF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;}

A:hover.link2 {color: #F9EDBF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;}
 
A:active.link2 {color: #FFFFFF;
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:    none;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #94B6F8;
}

A.CommandButton:visited  {
	text-decoration:    none;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #94B6F8;
}

A.CommandButton:active   {
	text-decoration:    none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #94B6F8;
}

A.CommandButton:hover    {
	text-decoration:    none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #6BA7F8;
}
.field {font-size:11px; color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#fff; border:solid 1px #000000;}
	
.tm {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;}

.tm1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;}	

table.webform tr {font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF; width:770;
}
table.webform td {font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF;
}
table.webform td.label {text-align:right;}
table.webform .field {font-size:11px; color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width: 95%; background-color:#fff; border:solid 1px #CCCCCC;}
table.webform .field1 {font-size:11px; color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width: 150; background-color:#fff; border:solid 1px #CCCCCC;}
table.webform textarea {height:120px; width: 95%;}
table.webform .button {background-color: #6BA7F8; border:solid 1px #CCCCCC;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: #FFFFFF;}
table.webform .cell1 {background-color: #E8E8E8;}
table.webform .cell2 {background-color: #CCCCCC;}

.cMenu {position: relative; padding: 3px; width: 100%; height: 15px; cursor: hand;  font-family: Arial; font-size: 8pt; font-style: normal; font-weight: bold; color:#FFFFFF;}

loading {width: 200px;
        height: 100px;
        background-color: #000000;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -50px;
        margin-left: -100px;
        text-align: center;}