.border {
	border:solid 2px #560901;
}

.border1 {
	border:solid 1px #560901;
}

.left-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ddbfa5;
	text-decoration: none;
	line-height:16px;
}

.left-text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #565c60;
	text-decoration: none;
	line-height:16px;
}



.menulink:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menulink:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menulink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}

.pink-text {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #bd1a4e;
	text-decoration: none;
}


.big-text {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #fbddc3;
	text-decoration: none;
	line-height:16px;
}

.big-text1 {
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #fbddc3;
	text-decoration: none;
	line-height:16px;
}


.big-text2 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #560901;
	text-decoration: none;
	line-height:25px;
}


.big-text3 {
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #560901;
	text-decoration: none;
	line-height:16px;
}

.gray-text {
	font-family: Verdana;
	font-size: 12px;
	color: #81888d;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}


.black-text {
	font-family: Verdana;
	font-size: 14px;
	color: #565c60;
	font-weight: bold;
	text-decoration: none;
}


.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #ddbfa5;
	font-weight: bold;
	text-decoration: none;
}


.input {
	font-family: Verdana;
	font-size: 11px;
	color: #243138;
	text-decoration: none;
	height: 18px;
	width: 150px;
	border: 1px solid #b6bdc2; 
	background-color:#FFFFFF;
}



.input1 {
	font-family: Verdana;
	font-size: 11px;
	color: #243138;
	text-decoration: none;
	height: 18px;
	width: 180px;
	border: 1px solid #b6bdc2; 
	background-color:#FFFFFF;
}






.newlink:link {
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #ddbfa5;
text-decoration: none;
}
.newlink::visited {
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #ddbfa5;
text-decoration: none;
}
.newlink::hover {
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #ffffff;
text-decoration: underline;
}


.BoxTitle					{color:#BB8032;font-weight: bold; font-variant: small-caps; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
.Fieldset					{ border-color:#CCCCCC; cursor:default;}
