body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

a:link {
	color: 333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}

a:hover {
	color: #CE3085;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	
}
a:visited {
	color: #605584;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #2C5B8A;
	font-weight: normal;
}
.error{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
}

.text_for_nav{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4A3286;
}
.for_footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: A53701;
}
.for_welcome {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
	font-weight: bold;
}
.for_check {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.head1{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.head2{
	font-family: Verdana;
	font-size: 11px;
	color: 3D467A;
	font-weight: bold;
}
.forbold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: brown;
	font-weight: bold;
}
.forcomp {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:green;
	font-weight: bold;
}
.designation{
	background-color : #E1E1E1;
	color : #373737;
	font-size : 14px;
	font-weight : bold;
}
