BODY  {
	font-size : 12px;
	font-weight : normal;
	line-height: 14px;
	font-style : normal;
	text-decoration : none;

}


P  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

A  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
    color: #4C4C4C
}

A:Visited  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	 color: #4C4C4C
}

A:Active  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
        color:red;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	font-style : normal;
        color: #FF3300;
}
.userlogin {

	border: 1px solid #CECECE;
	background-color: #F2F2F2;
	font-size: 12px;
	color: #000000;
	position: relative;
	height: 16px;
}
.table { border: 1px solid #E8E8E8; text-align:center }
.table1 {
	border: 1px solid #E8E8E8;
	text-align:left;
}