body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d6d6d6;
}


.search{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a44200;
	}
	
.tableheading{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #a44200;
	}
	
.redtext{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff3c00;
	}
.greentext{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #45680d;
	}
	
.heading18{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

.loginheading{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
a.loginheading:hover {text-decoration: none; color : #d34600;}

.loginmenu{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
a.loginmenu:hover {text-decoration: none; color : #ffffff;}

.loginsidemenu{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
a.loginsidemenu:hover {text-decoration: none; color : #ffffff;}

.content{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
a.content:hover {text-decoration: none; color : #000000;}

.h2{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
a.h2:hover {text-decoration: none; color : #000000;}


.loginlink{	font-family: Arial;	font-size: 12px; font-weight: normal; text-decoration: none; color: #d65c00;	}
a.loginlink{	font-family: Arial;	font-size: 12px; font-weight: normal; text-decoration: underline; color: #d65c00;	}	
a.loginlink link{	font-family: Arial;	font-size: 12px; font-weight: normal; text-decoration: underline; color: #d65c00;	}
a.loginlink active{	font-family: Arial;	font-size: 12px; font-weight: normal; text-decoration: underline; color: #d65c00;	}
a.loginlink visited{	font-family: Arial;	font-size: 12px; font-weight: normal; text-decoration: underline; color: #d65c00;	}
a.loginlink:hover {text-decoration: none; color : #ffffff;}

.login{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #727272;
	}
a.login:hover {text-decoration: none; color : #727272;}


.foum{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #925a35;
	}


.fields {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #c2855a;
	width: 150px;
	height:18px;
	line-height:18px;

}

.texbox {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #c2855a;
	width: 155px;
	height:18px;
	line-height:18px;
}


.button {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #4e4e4e;
	border: 0px;
	width: 73px;
	height:27px;
	background:url(images/butt.jpg) no-repeat;
}

.addbutton {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	float:left;
	padding-left:5px;
	border: 0px;
	width: 210px;
	height:33px;
	background:url(images/addbutton.jpg) no-repeat;
	background:url(images/add-button.jpg)
}


.submit_button {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #4e4e4e;
	border: 0px;
	width: 81px;
	height:27px;
	background:url(images/login-butt.jpg) no-repeat;
}

.Add_new {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	border: 0px;
	width: 67px;
	height:25px;
	line-height:25px;
	background:url(images/orange-button.jpg) no-repeat;
}


.popupimg {
	position:absolute;
	left:380px;
		width:auto;	
}
.edit{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	 behavior: url(iepngfix.htc);
	background:url(images/edit-admin.gif) no-repeat;
	border: 0px;
	width: 16px;
	height:16px;
	cursor:pointer;}
	
.delete{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	 behavior: url(iepngfix.htc);
	background:url(images/active_admin.gif) no-repeat;
	border: 0px;
	width: 16px;
	height:16px;
	cursor:pointer;}	