body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #adadad;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #b1b1b1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #a9a9a9;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #C5D256;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #B2BE48;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #c34040;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #44444e;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style11 {
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	color: #ff0000;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
    color: #ff0000;
    font-size: 14px;
    font-family: Tahoma;
    font-weight: bold;
}
.style14 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}
.style15 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style16 {
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style17 {
    color: #333333;
    font-size:10pt;
    font-weight:bold;
    font-family: Tahoma;
}
.style18 {
	color: #000000;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
.style19 {
	color: #000000;
	font-size: 16px;
	font-family: tahoma;
	font-style: italic;
}
.style20 {
	color: #000000;
	font-size: 13px;
	font-family: tahoma;
}
.modalProgressGreyBackground {
    background:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:50px;
}
.modalPopupPanel {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalPopupPanelLarge {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}