.button-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
}
.link-text {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: bold;
	color: #367CC2;
	text-decoration: none;
}
.link-text:hover{
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.back-class1 {
	background-image: url(images/login-box2.jpg);
	background-repeat: no-repeat;
}
.back-class2 {
	background-image: url(images/right-box2.jpg);
	background-repeat: no-repeat;
}
.main-text {
	font-family:  Lucida Sans Unicode,Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.black-text {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.black-text-bold {
        font-family: Lucida Sans Unicode;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}


.black-text-14 {
        font-family: Lucida Sans Unicode;
        font-size: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

.grey-text {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.grey-text-14 {
        font-family: Lucida Sans Unicode,Arial;
        font-size: 14px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
        }


.blue-large-text {
        font-family: Lucida Sans Unicode,Arial;
        font-size: 20px;
        font-weight: bold;
        color: #2C5197 ;
        text-decoration: underline;
        }	
	.arieal-text {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}

.green-large-text {
        font-family: Lucida Sans Unicode,Arial;
        font-size: 20px;
        font-weight: bold;
        color: #458B00 ;
        text-decoration: underline;
        }

.footer-text {
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.arieal-text1 {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}
.dotted-boredr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADB2B5;
}
.underline-text {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0A6DB1;
	text-decoration: underline;
}
.field{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	border:#CCCCCC 1px solid;
	height:14;
	 width:90px;
}
.field1{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	border:#CCCCCC 1px solid;
	height:14;
	 width:50px;
}

