	BODY {
		font-size: 10pt; font-family: Arial, Tahoma
	}
	A:link {
		color: #006699; text-decoration:none
	}
	A:visited {
		color: #006699; text-decoration:none
	}
	A:hover {
		color: #ff9900; text-decoration:none
	}
	TD {
		font-size: 10pt; font-family: Arial, Tahoma	
	}
	form {
		margin-top: 0px; margin-bottom: 0px
	}
	
        .MiniCaption {
        	font-size: 10pt; font-family: Arial, Tahoma; color:#000000; font-weight:bold
        }
	.TitleStyle {
		font-size: 14pt; font-family: Arial, Tahoma; color:#FFFFFF; font-weight:bold
	}
	.collapse_class_NewCall{
		font-size: 12pt; font-family: Arial, Tahoma; color:#000000; font-weight:bold	
	}
	.collapse_class_ComputerInfo{
		font-size: 12pt; font-family: Arial, Tahoma; color:#000000; font-weight:bold
	}

	.cell_title{
		font-size: 10pt; font-family: Arial, Tahoma; color:#000000; font-weight:bold
	}
	.cell_data{
		font-size: 10pt; font-family: Arial, Tahoma; color:#3366CC; font-weight:bold			
	}
	.Table_Password{
		width:100%;
		border-color:#ed5ba6;
		border-style:solid;
		border-width:1px;
	}
	.Product_Table{
		width:310px;
		border-color:#b87fbb;
		border-style:solid;
		border-width:1px;
	}
	.PasswordWhite {
		background:#FFFFFF;
	}
	.PasswordRed {
		background-color: #FF0000;
	}
	.PasswordOrange {
		background-color:#FFCC00;
	}
	.PasswordGreen {
		background:#00CC00;
	}
	.PasswordDarkGreen {
		background:#009900;
	}




.DBTableTitle {
	background-image:url('../images/dbtable/tabletitlebg.gif');
	font-weight:bold;
	height:24px;
	}
.DBTableBody {
	background-color:#CCCCCC; 
	}
.DBTableHeader {
	background-color:#0066FF; color:#FFFFFF; font-weight:bold
	}
.DBTableStandardRow {
	background-color:#E9E9E9;
	}
.DBTableRow1Class {
	background-color:#E9E9E9;
	}
.DBTableRow2Class	{
	background-color:#DBDBDB;
	}
.DBTableOverClass {
	background-color:#CFE4EF;
	}
.button_save{
         background: #ECECEC url('/core/images/dbtable/save.gif') no-repeat center center; width:24; height:24;display:inline;
}
.button_search{
         background: #ECECEC url('/core/images/dbtable/search.gif') no-repeat center center; width:24; height:24;display:inline;
}
.button_clean{
         background: #ECECEC url('/core/images/dbtable/clean.gif') no-repeat center center; width:24; height:24;display:inline;
}
.button_edit{
         background: #ECECEC url('/core/images/dbtable/edit.gif') no-repeat center center; width:24; height:24;display:inline;
}
.button_delete{
         background: #ECECEC url('/core/images/dbtable/delete.gif') no-repeat center center; width:24; height:24;display:inline;
}
.button_login{
         background: #ECECEC;display:inline;
}

