.tmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	background-color: #9966CC;
	
}
.tmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;

}
a.tmenulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: White;

}
.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;



}
a.leftmenutext:hover {
	color: #FF0000;
}
.bground1 {
	background-color: #9966CC;
}
.bground2 {
	background-color: #CCCCFF;
}
.leftmenubg {
	background-color: #FFFFFF;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
}
a.csslinks{ color : Black; font-family : Arial,Helvetica; font-size : medium; font-weight : normal; text-decoration : none }

a:link.csslinks{ color : Black; font-family : Arial,Helvetica; font-size : medium; font-weight : normal; text-decoration : none }

a:visited.csslinks{ color : Black; font-family : Arial,Helvetica; font-size : medium; font-weight : normal; text-decoration : none }

a:active.csslinks{ color : Black; font-family : Arial,Helvetica; font-size : medium; font-weight : normal; text-decoration : none }

a:hover.csslinks{ color : Blue; font-family : Arial,Helvetica; font-size : medium; font-weight : normal; text-decoration : underline; }

}
.searchform {
	margin: 0px;
	padding: 0px;
}
.stufftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.stuffbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #330099;

}
.smllinput {
	margin: 0px;
	padding: 0px;
	width: 12px;
}
.headerbg {
	background-attachment: scroll;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: 100% bottom;
	background-color: #9966CC;

}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.maincopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;

}
a.smalllinks{ color : Blue; font-family : Arial,Helvetica; font-size : large; font-weight : normal; text-decoration : none }

a:link.smalllinks{ color : Blue; font-family : Arial,Helvetica; font-size : large; font-weight : normal; text-decoration : none }

a:visited.smalllinks{ color : Blue; font-family : Arial,Helvetica; font-size : large; font-weight : normal; text-decoration : none }

a:active.smalllinks{ color : Blue; font-family : Arial,Helvetica; font-size : large; font-weight : normal; text-decoration : none }

a:hover.smalllinks{ color : Blue; font-family : Arial,Helvetica; font-size : large; font-weight : normal; text-decoration : underline; }

.subheadingul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-decoration: underline;
}