p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


strong {
	font-weight: bold;
	
}


em {
	font-style: italic;
}


.browntxt {
	color: #a43121;
	font-size: 12px;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #BA0404;
	text-decoration: none;
}


a.redlink:link {
	color: #BA0404;
	text-decoration: underline;
}

a.redlink:visited {
	color: #BA0404;
	text-decoration: underline;
}

a.redlink:hover {
	color: #5B0202;
	text-decoration: underline;
}


a.menu {
	width: 100%;
	height: 22px;
	padding-top: 5px;
}

a.menu:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-weight: bold;
	color: #F9B857;
	text-decoration: none;
}


a.menu2 {
	width: 100%;
	height: 19px;
	padding-top: 3px;
}

a.menu2:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu2:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu2:hover {
	font-weight: bold;
	color: #5B0202;
	text-decoration: none;
}


.lightorange {
	color: #FBD59C;
}


.white {
	color: #FFFFFF;
}


body {
	margin: 0px;
}


.orgbgstrip {
	background-attachment: fixed;
	background-image: url(../images/orgbgstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.purpbgstrip {
	background-attachment: fixed;
	background-image: url(../images/purpbgstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 65%;
	list-style-position: outside;
	list-style-type: square;
}
.12ptText {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.14ptText {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.10ptText {
	color: #000000;
	font-size: 10px;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.browntxt10pt {
	color: #a43121;
	font-size: 10px;
}
.blacktxt10pt {
	color: #000000;
	font-size: 10px;
}
.Redtxt10pt {
	color: #FF0000;
	font-size: 10px;
}
