﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
}
img
{
	border: none;
}
.font10
{
	font-size: 10px;
}
.font11
{
	font-size: 11px;
}
.font12
{
	font-size: 12px;
}
.btnfamily
{
	font-family:Arial;
}
.btntop
{
	position:relative;
	top:-3px;
}
.font13
{
	font-size: 13px;
}
.font14
{
	font-size: 14px;
}
.font15
{
	font-size: 15px;
}
.font18
{
	font-size: 18px;
}
.bold
{
	font-weight: bold;
}
.black
{
	color: #000000;
}
.white
{
	color: #ffffff;
}
.gengreybg
{
	background-image: url(../Images/gengreybg.gif);
	background-position: center bottom;
	background-repeat: repeat;
}
.persongreybg
{
	background-image: url(../Images/persongreybg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
.textcolor
{
	color: #6B6B6B;
}
.redtext
{
	color: #c91800;
}
.nodecoration
{
	text-decoration: none;
}
.bordebd
{
	background-color: #D6D6D6;
}
.whitebg
{
	background-color: #ffffff;
}
.roundborder
{
	border: solid 1px #D6D6D6;
}
.topborder
{
	border-top: solid 1px #D6D6D6;
}
.longinput
{
	border: solid 1px #D5D5D5;
	width: 137px;
	height: 15px;
	font-size:11px;
	font-family:Tahoma;
	color:#5D0101;
}
.longinput1
{
	border: solid 1px #D5D5D5;
	width: 162px;
	height: 18px;
	color:#5B5B5B;
	font-size: 12px;
	font-family: Arial;
}
.signupinput1
{
	border: solid 1px #D5D5D5;
	width: 137px;
	height: 15px;
	font-size:11px;
	font-family:Arial;
	color:#5D0101;
}
.longinputtop
{
	border: solid 1px #D5D5D5;
	width: 120px;
	height: 18px;
	color:#5B5B5B;
	font-size: 12px;
	font-family: Arial;
}
.longinputtop1
{
	border: solid 1px #D5D5D5;
	width: 172px;
	height: 18px;
	color:#5B5B5B;
	font-size: 12px;
	font-family: Arial;
}
.smlinput
{
	border: solid 1px #D5D5D5;
	width: 59px;
	height: 12px;
	font-size: 12px;
	font-family: Arial;
}
.gentableborder
{
	border-bottom: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	border-left: solid 1px #D6D6D6;
}
.borderlefrright
{
	border-right: solid 1px #dadada;
	border-left: solid 1px #dadada;
}
.gentablesize
{
	width: 725px;
	height: 361px;
}
.gentablewidth
{
	width: 725px;
}
.logintopbg
{
	background-image: url(../Images/logintop.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 173px;
	height: 9px;
}
.logintopbottombg
{
	background-image: url(../Images/loginbottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 173px;
	height: 9px;
}
.height16
{
	height: 16px;
}
.height21
{
	height: 21px;
}
.height29
{
	height: 29px;
}
.gen1size
{
	width: 170px;
}
.gen2size
{
	width: 362px;
}
.gen3size
{
	width: 173px;
}
.gen4size
{
	width: 18px;
}
.loginbg
{
	background-image: url(../Images/lodinbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 173px;
	height: 176px;
}
.logingreybg
{
	background-image: url(../Images/greylogintop.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 7px;
}
.logingreybgcolor
{
	background-color: #f2f2f2;
}
.loginenter
{
	background-image: url(../Images/enterens.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	border: none;
	cursor: pointer;
}
.loginsignup
{
	background-image: url(../Images/signupbtn.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	border: none;
	cursor: pointer;
}

.lostpassword
{
	background-image: url(../Images/passwordrecover.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	border: none;
	cursor: pointer;
}

.orengetext
{
	color: #fe4600;
}
.persgreybg
{
	background-color: #ededed;
}
.darkgrey
{
	color: #5b5b5b;
}
.orangebtn
{
	background-image: url(../Images/orangebtn.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	border: none;
	cursor: pointer;
}
.orangebtnsml
{
	background-image: url(../Images/orangebtnsml.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 71px;
	height: 19px;
	border: none;
	cursor: pointer;
}
.orangebtnlng
{
	background-image: url(../Images/orangebtnlng.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 146px;
	height: 19px;
	border: none;
	cursor: pointer;
}