body {
	margin:0px; 
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#BDBDBD;
}
h1,h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.menuContainer {
	background-image:url(images/separator.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
	padding-right:38px;
}
.menu {
	font-family:Arial, Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
}
a.menu:link {
	text-decoration:none;
}
a.menu:visited {
	text-decoration:none;
}
a.menu:hover {
	text-decoration:none;
	color:#C269AC;
}
.menuSelected {
	font-family:Arial, Tahoma;
	font-size:11px;
	color:#C269AC;
	text-transform:uppercase;
}
a.menuSelected:link {
	text-decoration:none;
}
a.menuSelected:visited {
	text-decoration:none;
}
a.menuSelected:hover {
	text-decoration:none;
}
.title { 
	font-family: Myriad, "Trebuchet MS";
	font-size:30px;
	color:#878787;
}
.title1 {
	font-family:Arial, Tahoma;
	font-size:18px;
	color:#C269AC;
}
.slogan {
	font-family:"Century Gothic", Arial;
	font-size:16px;
	color:#999999;
}
.txt1	{
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#666666;
	line-height:16px;
}
a.txt1:link {
	text-decoration:underline;
	color:#ED4F1F;
}
a.txt1:visited {
	text-decoration:underline;
	color:#ED4F1F;
}
a.txt1:hover {
	text-decoration:none;
	color:#ED4F1F;
}
.txt2	{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#8F8B5D;
	line-height:18px;
}
a.txt2:link {
	text-decoration:none;
}
a.txt2:visited {
	text-decoration:none;
}
a.txt2:hover {
	text-decoration:none;
}
.txt3	{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#ED4F1F;
}
a.txt3:link {
	text-decoration:underline;
}
a.txt3:visited {
	text-decoration:underline;
}
a.txt3:hover {
	text-decoration:none;
}
.txt4	{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
a.txt4:link {
	text-decoration:none;
}
a.txt4:visited {
	text-decoration:none;
}
a.txt4:hover {
	text-decoration:underline;
}
.txt5	{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
a.txt5:link {
	text-decoration:underline;
}
a.txt5:visited {
	text-decoration:underline;
}
a.txt5:hover {
	text-decoration:none;
}
.tx6	{
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#ED4F1F;
}
.textfield {
	width:230px;
	border:solid 1px #BABABA;
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#666666;
	line-height:22px;
	height:22px;
}
.textarea {
	width:300px;
	border:solid 1px #BABABA;
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#666666;
	line-height:22px;
	overflow:auto;
}
.form {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#C269AC;
}