.darktext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}
.darktext a:link, .darktext a:visited {
	color: #000000;
	text-decoration: none;

}

.darktext a:hover {
	color: #999999;
}

.errortext {
	font-family: Verdana;
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}

.smalldarktext {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #574A2E;
}
.smalldarktext a:link, .smalldarktext a:visited {
	color: #006699;
	text-decoration: none;

}

.smalldarktext a:hover {
	color: #006400;
}
.whitetext a:link, .whitetext a:visited {
	text-decoration: underline;
	color: #FFFFFF;


}

.whitetext a:hover {
	text-decoration: none;

}
.whitetext {

	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
.largedarktext {

	font-family: Verdana;
	font-size: small;
	color: #333333;
}
.smallwhitetext a:link, .smallwhitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitetext a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.smallwhitetext {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
}
.header {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image: url(../images/pages/bg_2.gif);
	font-weight: bolder;
	text-align: center;

}
.content1 a:link, .content1 a:visited {
	font-family: Verdana;
	font-size: xx-small;
	color: #0066CC;
	background-image: url(../images/pages/bg_11.gif);
	text-decoration: none;


}
.content1 a:hover {
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/pages/bg_11.gif);
}
.content1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/pages/bg_11.gif);
}

.content2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}

.content2 a:link, .content a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #0066CC;
	background-color: #FFFFFF;
	text-decoration: none;
}

.content2 a:hover{
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.requiredtext {
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
}
.titleWhite {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
