.mainboder {
	border: 1px solid #5A401F;
}
.mainlink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.mainlink:active,visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.mainlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #663333;
	text-decoration: underline;
	font-weight: normal;


}
.lightboder {

	border: 1px solid #E9E8D3;
}
.MainTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.textheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}
.whitetext:active,visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.arial {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.boder {
	border: 1px solid #663333;
}
