.textarea{
	scrollbar-arrow-color: #8F92A5;
	scrollbar-track-color: #E1E5F1;
	scrollbar-face-color:#F0F2F9;
	scrollbar-shadow-color: #DCDEE9;
	scrollbar-darkshadow-color: #DCDEE9;
	scrollbar-3dlight-color: #DCDEE9;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	border: 0px;
}

body {
	scrollbar-arrow-color: #8F92A5;
	scrollbar-track-color: #E1E5F1;
	scrollbar-face-color:#F0F2F9;
	scrollbar-shadow-color: #DCDEE9;
	scrollbar-darkshadow-color: #DCDEE9;
	scrollbar-3dlight-color: #DCDEE9;
	background-attachment: fixed;
}
.text,td,body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #AA4509;
}
a:hover {
	color: #666666;
	text-decoration: underline blink;
}
.smallest {
	font-size: 10px;
}
.brown {
	color: #D03D38;
}
strong {
	font-weight: 800;
}
.input {
	font-size: 10px;
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #E36619;
	font-family: Verdana, Arial, Helvetica, sans-serif, "century Gothic";
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	background-color: #90C82D;
	border: 1px solid #E36619;
}

.noBgTyle{
	background-repeat:no-repeat;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: #333333;
}
.BgRight {
	background-repeat: no-repeat;
	background-position: right top;
}
.justify {
	text-align: justify;
}
.red {
	color: #CC0000;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:0.1 em;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}

.gray {
	color: #333333;
}
.searchGo {
	border: 0px;
	background-image: url(images/search-go.gif);
	height: 32px;
	width: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	background-color:Transparent;
	
}
.login{
	border: 0px;
	background-image: url(images/login.gif);
	height: 33px;
	width: 87px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	background-color:Transparent;
	
}
.opacity80 {

	filter: Alpha(Opacity=80, FinishOpacity=90, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.white {
	color: #FFFFFF;
}

.rowHover{
	background-color:#E8E8E8;
	height: 35px;
}

.repeat-y{
background-repeat:repeat-y;
}
.row {
	background-color: #D6DDEB;
	height: 35px;
}
.heading1 {
	font-size: 16px;
	letter-spacing:0.1 em;
	font-weight: 800;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.Row2 {
	background-color: #EAEDF4;
}
h1 {
	font-size: 12px;
	font-weight: 800;
}
ul {
	list-style-image: url(images/red-bullet.gif);
}

