.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
}
.heading1 {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffad60;
}
.heading2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2F2F2;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 130px;
	width: 295px;
}

.div2{
        filter:chroma(color=#FFFFFF);
        scrollbar-face-color:#ebebeb;
        scrollbar-shadow-color:#afafaf;
        scrollbar-highlight-color:#f1f1f1;
        scrollbar-3dlight-color:#363636;
        scrollbar-darkshadow-color:#130919;
        scrollbar-track-color:#FFFFFF;
        scrollbar-arrow-color:#8e8e8e;
        overflow:auto;
        width:450px;
        height:100px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #EFEFEF;
          /*style="overflow:auto;width:300px;height:130px" */
}

.div{
	filter:chroma(color=#FFFFFF);
	scrollbar-face-color:#ebebeb;
	scrollbar-shadow-color:#afafaf;
	scrollbar-highlight-color:#f1f1f1;
	scrollbar-3dlight-color:#363636;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8e8e8e;
	overflow:auto;
	width:300px;
	height:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	  /*style="overflow:auto;width:300px;height:130px" */
}
.divset2 {
	filter:chroma(color=#FFFFFF);
	scrollbar-face-color:#ebebeb;
	scrollbar-shadow-color:#afafaf;
	scrollbar-highlight-color:#f1f1f1;
	scrollbar-3dlight-color:#363636;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8e8e8e;
	overflow:auto;
	width:260px;
	height:168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	background-color: #283e77;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99FF00;
	text-decoration: blink;
}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	letter-spacing: -3px;
}
.textCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	line-height: 19px;
	font-weight: bold;
}
a.bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a.bold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	height: 20px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.textfieldmultiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	height: 150px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 19px;
	width: 70px;
	border: 1px double #FFCC00;
}
.line2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0099CC;
}
.border {
	border: 1px dashed #FFCC00;
}
.sideline {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFCC00;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
