@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#434F59;
}

.txt1{
	text-align: justify;
	padding-right: 15px;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
#pscroller1{
width: 200px;
height: 150px;
border: 0px solid #999999;
text-align:left;
padding: 5px;
background-color: #FFFFFF;
}

.ftxt{
	font-size: 11px;
	line-height: 25px;
}

.t2{
	color: #4F779A;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.cst1{
	color: #993366;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
li.list1 {
	list-style-position: outside;
	list-style-image: url(../images/arrow_dotted_black.gif);
	list-style-type: none;
} 
li.list2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: none;
} 
li.list3 {
	list-style-position: outside;
	list-style-image: url(../images/single_arrow.gif);
	list-style-type: none;
} 
.bg1{
	background-image: url(../images/cell-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.t3{
	background-color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 22px;
}

.t4{
	background-color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 22px;
}

.close{ color: #993366;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

.style1 {
	color: #993366;
	font-weight: bold;
}
.style2 {color: #A82751}
.image
{
padding-bottom: 5px;
float: right;
margin-left: 20px;
}

.input_txt1 {
	background-color: #fff;
	height: 22px;
	width:150px;
	border: 1px solid #1d3a66;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	width:150px;
	border: 1px solid #1d3a66;

}
