@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
/*top start*/
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
}
.leftrightBottomborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.date{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
img {border: 0;}
.email {
	font-family: Tahoma;
	font-size: 11px;
	color: #221e1f;
}
.email a {
	color: #1589e4;
	text-decoration:none;
}
.email a:hover {
	color: #1589e4;
	text-decoration:underline;
}
.email strong {
	color: #1589e4;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
.loginfields{
	border: 1px solid #cdcdcd;
	height: 22px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	width: 135px;
	padding-left: 5px;
}
/*top end*/

/*left start*/

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
}
.ProductName{
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
}
.ProductName a{
	color: #414141;
	text-decoration:none;
}
.ProductName a:hover{
	color: #1589e4;
	text-decoration:underline;
}
.UnitCont{
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	line-height: 14px;
}
.UnitCont strong{
	color: #1589e4;
	font-weight: normal;
}
/*left end*/

/*right start*/

h1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #141414;
}
.welcomecontent {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #141414;
}
.contentbluetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #1589e4;
	font-weight: bold;
}
/*right end*/

/*footer start*/

.Footerlink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
}
.Footerlink a{
	color: #3e3e3e;
	text-decoration:none;
}
.Footerlink a:hover{
	color: #1589e4;
	text-decoration:none;
}

/*footer end*/
