@charset "iso-8859-1";
/* CSS Document */
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3
}
.PopupBkgColor {
  // background-color: #F3F3F3;
}

.Mailbkgt {
background-image: url("../images/mail1.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}
.Mailbkgb {
background-image: url("../images/mail2.jpg");
background-repeat: no-repeat;
background-position: top left;
}
.Titles {
	font-size: 12px;
	font-family:  "MS Sans Serif", Arial, Helvetica;
	color: #666666;
}
.Retitle {
	font-size: 12px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-weight: bold; 
	color: #666666;
}
.Text {
	font-size: 12px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

a.Text:hover {
color: #FF0000
}

.Related {
	font-size: 12px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	color: #000000;
	text-decoration: none;
}

.Related2 {
	font-size: 12px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	color: #C0C0C0;
	text-decoration: none;
}

a.Related:hover {
color: #FF0000
}

.CloseLinks {
	font-size: 12px;
	font-family: "MS Sans Serif", Arial, Helvetica;
	color: #666666;
	text-decoration: none;
}
div.Slider {
	width:250px;
	height:280px;
	overflow: auto;
	cursor: crosshair;
	filter: Chroma(Color=#F8FC60);
	scrollbar-face-color:#F8FC60;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#F8FC60;
	scrollbar-darkshadow-color:#F8FC60;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F8FC60;
	text-align: right;
}
div.Reslider {
	width:250px;
	height:130px;
	overflow: auto;
	cursor: crosshair;
	filter: Chroma(Color=#F8FC60);
	scrollbar-face-color:#F8FC60;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#F8FC60;
	scrollbar-darkshadow-color:#F8FC60;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F8FC60;
	text-align: left;
}

div.PopupText {
	cursor: crosshair;
	text-align: left;
    margin: 10px 10px 10px 10px;
}
img.big {
cursor: crosshair;
}

td.TextBkg {
	background-color: #FFFFFF;
	filter : alpha(finishopacity=0, style=2);	
// filter: Alpha(opacity=50);
    -moz-opacity: 0.3;
    z-index: 1;
}
.TitleBkg {
	background-color: #E6E6E6;
}
.BodyCell {
	font-size: 9px;
	font-family: "MS Sans Serif", Arial, Helvetica;
}
