input {
	color : #000000;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}

.titlew {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}
.titleb {
	color : #990000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 15px;
	font-family : Arial;
	font-weight: bold;
}
.loginfont 
{
	 font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none
	
}
.loginfont1 
{
	 font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:BLACK; text-decoration: none
	
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}
.t011 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
}

.t02 {
	color : #000000;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;

}

.t03 {
	color : #990000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	
}

.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}

.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Arial;
}
.menu {
	color : #9A9A9A;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}


a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #c3cc82; text-decoration: none}
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none}


.msgerr{
		font-size: 11px;
		font-weight: bold;
		color:Red;
		}
.msgsuccessfull{
		font-size: 11px;
		font-weight: bold;
		color:Green;
		}

