body 
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	background-color:#D2D2D2;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	color: #333333;
	text-align:justify;
	text-decoration: none;
	text-align:left;
	cursor:default;
}
td {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.xNormal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5794bf;
	border-right-color: #b7d5ea;
	border-bottom-color: #c7e2f1;
	border-left-color: #c5daed;
	background-color: #ECECFF;
}
.xRequire {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ac7676;
	border-right-color: #dfc5c5;
	border-bottom-color: #e7d3d3;
	border-left-color: #e5cfcf;
	background-color: #FFECEC;
}
.tbbutton {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	border: 1px solid #5B5B5B;
	padding-right: 0px;
	padding-left: 15px;
	background-position: 3px 50%;
	background-repeat:no-repeat;
	display: block;
	color: #000000;
	height: 19px;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}
.ipfield {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	height: 15px;
	border: 1px solid #373737;
	color: #000000;
}
.txtField {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	border: 1px solid #373737;
	color: #000000;
}
.xInput {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	height: 16px;
	border: 1px solid #5B5B5B;
	padding-right: 20px;
	background-position: right 50%;
	background-repeat:no-repeat;
}
.xButton {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "MS Serif";
	font-size: 12px;
	border: 1px solid #5B5B5B;
	padding-right: 0px;
	padding-left: 16px;
	background-position: 3px 50%;
	background-repeat:no-repeat;
	display: block;
	color: #000000;
	height: 20px;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}

#xAuthorize {
	background-image: url(../ImAges/IconS/authorize.png)
}
#xSearch {
	background-image: url(../ImAges/IconS/search.png)
}
#xInsert {
	background-image: url(../ImAges/IconS/insert.png)
}
#xLogin {
	background-image: url(../ImAges/IconS/login.png)
}
#xClose {
	background-image: url(../ImAges/IconS/close.png)
}
#xBack {
	background-image: url(../ImAges/IconS/back.png)
}
#xRegister {
	background-image: url(../ImAges/IconS/register.png)
}
#xSave {
	background-image: url(../ImAges/IconS/save.png)
}
#xRecover {
	background-image: url(../ImAges/IconS/recover.png)
}
#xUser {
	background-image: url(../ImAges/IconS/user.png)
}
#xMail {
	background-image: url(../ImAges/IconS/mail.png)
}
#xRefresh {
	background-image: url(../ImAges/IconS/refresh.png)
}
#xMobile {
	background-image: url(../ImAges/IconS/mobile.png)
}
#xPassword {
	background-image: url(../ImAges/IconS/password.png)
}
#xApply {
	background-image: url(../ImAges/IconS/apply.png)
}
#xFeedback {
	background-image: url(../ImAges/IconS/advice.png)
}
#Filter {
	background-image: url(../ImAges/filterBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
.Menu a {
	text-decoration: none;
	display: block;
	height: 20px;
}
.rMenu a {
	text-decoration: none;
	display: block;
	height: 100%;
	border-color: #000000 #F1EFE2 #F1EFE2 #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	padding-left: 43px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #333333;
}
.rMenu a:hover {
	color: #CC6600;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC6600;
	text-decoration: none;
}
.Filter a {
	padding-top: 5px;
    text-decoration: none;
	height: 100%;
	width: 100%;
    color: #000000;
	display: block;
	background-position: right 5px;
	background-repeat: no-repeat;
}
.Filter:hover {
	height: 18px;
	background-image:url(../ImAges/filterBGact.gif);
	border-bottom: 2px solid #FF6600;
	background-position: top;
}
#AscOrder {
	background-image: url(../ImAges/IconS/asc.png);
}
#DesOrder {
	background-image: url(../ImAges/IconS/des.png);
}
.srNo {
        border-color: #FAF9F4 #D6D2C2 #E2DECD black;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        background-color: #EBEADB;
}
.List {
	border-color: black #F1EFE2 #F1EFE2 #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.LinkBotton a {
	display: block;
	height: 30px;
	width: 100%;
	padding-left: 20px;
	padding-top: 5px;
	border-color: #FAF9F4 #D6D2C2 #E2DECD black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #EBEADB;
	text-decoration: none;
	color: #000000;
}
.LinkBotton a:hover {
	background-color: #D9D7B9;
	text-decoration: none;
}
