a:link, a:visited, a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #840084;
}
a:hover {
	text-decoration: none;
	color: #B571A5;
}


.content{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.redstar{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.contentR{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.contentC{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.contentL{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.content2{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.content3{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
}

.divcontent{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	/*width: 160;*/
	padding-left: 5px;
}

.divcontent2{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #521467;
	text-align: left;
	width: 160;
	padding-left: 10px;
}

.tablecontent{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 220;
	padding-left: 10px;
	background-color: #EFEFEF;
	vertical-align: top;
}

.subMenuOut{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #F4F3EB;
	padding-left: 12px;
	height: 26px;
}

.subMenuOver{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #561259;
	text-align: left;
	background-color: #FAFAFA;
	cursor: hand;
	padding-left: 12px;
	height: 26px;
}


.header {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #521467;
}

.header1 {
	font-family: Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #521467;
}

.header2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #521467;
}

.header3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #521467;
}

.header4 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #521467;
}
