.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #ff8e17;
}
.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
}
.menutext_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
}
.menutext_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bartext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #010101;
	padding-left: 23px;
}
.menutext a { padding:0px 3px; color:#000000; text-decoration:none; }
.menutext_main a { padding:0px 8px; color:#000000; text-decoration:none; }
.menutext_login a { padding:0px 9px; color:#000000; text-decoration:none; font-weight:bold; }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	line-height: 25px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.error {
color:#FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.btn_small{
background:url(../images/btn.png);
width:70px

}

.btn_large{
background:url(../images/longbtn.png);
}

.border{
	border:solid;
	border-bottom-width:thin;
	border-right-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color:#999999;
	border-bottom-color:#999999

	}
a:hover{
text-decoration:none;
color:#999999
}

a.links:link{
text-decoration:none;
color:blue;
text-decoration:underline
}
a.links:visited{
text-decoration:none;
color:blue;
text-decoration:underline

}
a.links:hover{
text-decoration:none;
color:#999999
}
a.links:active{
text-decoration:none;
color:blue;
text-decoration:underline

}
.linespacing
{
line-height:18px
}
.invoiceheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background:url(../images/fb_menubar_background.png)
}


#leftcollinks a {
	color:#109BB2;
}

.bodytext h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

/* Added By Vivek Mangla On 20 October 2009 */
#headimgwrap {
	width:729px; margin:0px auto 10px auto; padding-left:17px; position:relative; background: url(../images/again_03.jpg) no-repeat 17px 10px; height: 233px;
}
#headimgwrap_testing {
	width:729px; margin:0px auto 10px auto; padding-left:17px; position:relative; background: url(../images/banner_main_03_03.jpg) no-repeat 17px 10px; height: 233px;
}
#headimgsubwrap {
	position: absolute; width: 729px; height: 220px; padding: 13px 0 0 0;
}
#headimgsubwrap table tr td h1 {
	text-indent: -10000px;
	width: 350px;
	font-size: 14px;
	display: block;
	clear: both;
}
#headimgform {
	position:absolute; top:150px; right:201px;
}
#headimgform_testing {
	position:absolute; top:150px; right:201px; padding-right:79px;
}
#headimgpurchase {
	position: absolute; top: 180px; left: 570px; width: 128px; height: 28px; display: block; text-indent: -10000px;
}
#headimgpurchase_testing {
	position: absolute; top: 180px; left: 570px; width: 128px; height: 28px; display: block; text-indent: -10000px; padding-top:15px;
}