/* CSS Document */
html,
body {
    background-color: #FFFFFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:10px; 
	 margin-top:0;
	 margin-left:0;
	 margin-right:0;
	 margin-bottom:0;
	 height:100%;
	 width:100%;
	 }


.x-combo-list-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

.x-combo-list-small-2 {
    font:normal 13px tahoma, arial, helvetica, sans-serif;
}

.x-combo-list-small-0Century {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.x-combo-list-small-1Century {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.x-combo-list-small-1CenturyBold {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.x-combo-list-small-2Century {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
.x-combo-list-small-2CenturyBold {

	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.x-combo-list-small-3Century {

	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}
.x-combo-list-small-3CenturyBold {


	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
