﻿.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
.txtbg {
	background-image: url(images/txtbg.jpg);
	background-repeat: repeat-y;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E2972;
	text-decoration: none;
}
.Tittleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #823986;
	font-weight: bold;
	text-decoration: none;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #823986;
	text-decoration: none;
}

.style1 {
	color: #8C1D93
}