﻿.bodyStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	background-image: url('../images/back.gif');
}
a {
	color: #F8941F;
}
a:visited {
	color: #F8941F;
}
a:active {
	color: #808080;
}
a:hover {
	
	color: #808080;
}
.leftStyly{
	text-align:left;
	vertical-align:top
}
.rightStyly{
	text-align:right;
	vertical-align:top
}

.BStyle{
font-style:bold;
	font-weight: 700;
}
.errStyle{
	font-size:large
}
img{
	border:0px
}
.tableStyle {
 border-collapse: collapse;
	text-align: center;
	background: #FFFFFF;
	}
.style1 {
	border: 1px solid #808080;
	border-collapse: collapse;
	text-align: center;
	background: #FFFFFF;
}
.footerStyle{
	font-size:small;
	text-align: center;
}
.headerColor{
	color:#f8941f
}
* {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}


