body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #285582;
}
.tinytext {
	font-size: 9px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.darkpinktxt {
	color: #d708B2;
}
.bigdarkpinktxt {
	color: #FF00FF;
	font-weight: bold;
	font-size: 16px;
}
.pinktxt {
	color: #f57ef2;
}
.purpletext {
	color: #8600DF;
}
.dkpurpletext {
	color: #4a217E;
}
.orangetext {
	color: #ff5c00;
}
.dkbluetext {
	color: #013467;
}
.bluetextorangebkgr{
	color: #285582;
	background-color: #ff5c00;
	font-size: 12px;
}
.bluetextpinkbkgr{
	color: #285582;
	background-color: #f57ef2;
	font-size: 12px;
}
.kateimage {
	padding-right: 10px;
	padding-bottom: 0px;
}
.bodyhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.sectionhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.pinkbodyhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF08FF;
}
.rhsbodybdr {
	background-color: #D4E7FE;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 8px;
	border-right-color: #5781AE;
	border-right-style: solid;
}
.lhsbodybdr {
	background-color: #D4E7FE;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: 7px;
	border-left-color: #5781AE;
	border-left-style: solid;
}
.bothbodybdr {
	background-color: #D4E7FE;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-left-width: 7px;
	border-left-color: #5781AE;
	border-left-style: solid;
	border-right-width: 8px;
	border-right-color: #5781AE;
	border-right-style: solid;
}
#indexcontentbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #285582;
	border-left-color: #285582;
}
#navbar {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #406E9E;
	border-left-color: #406E9E;
	width: 104px;
	background-image: url(images/nbmiddle.gif);
	font-weight: bold;
	color: #4273A5;
}
#navbar a:link {
	text-decoration: none;
	color: #4273A5;
}
#navbar a:visited {
	text-decoration: none;
	color: #4273A5;
}
#navbar a:hover {
	text-decoration: none;
	color: #FF99CC;
}
#navbar a:active {
	text-decoration: none;
	color: #4273A5;
}
.rightimageindex {
	float:right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#smalltxt {
	font-size: 9px;
	color: #285582;
}
#smalltxt a:link {
	text-decoration: none;
	color: #285582;
}
#smalltxt a:visited {
	text-decoration: none;
	color: #285582;
}
#smalltxt a:hover {
	text-decoration: underline;
}
#smalltxt a:active {
	text-decoration: none;
	color: #285582;
}
.blog_posts {
	background-image: url(images/1smblogger.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5781AE;
	border-bottom-color: #5781AE;
}

.pinklink {
	color: #8600DF;
}
.pinklink a:link {
	text-decoration: none;
	color: #8600DF;
}
.paypaltxt {
	font-size: 9px;
	color: #8600DF;
}

.pinklink a:visited {
	text-decoration: none;
	color: #8600DF;
}
.pinklink a:hover {
	text-decoration: underline;
}
.pinklink a:active {
	text-decoration: none;
	color: #8600DF;
}
.bigpurplehdr {
	font-size: 16px;
	font-weight: bold;
	color: #8600DF;
}

