/* CSS Document */

.tableborder {
	background-color: #D7BDE8;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;



}
.columnleftborder {
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #FBEDF9;



}
.horizonline {
	border-top: 1px dotted #FF6600;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #36284F;
}
.horizonlinethick {

	border-top: none;
	border-bottom: thick solid #660099;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #38265E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.horizonlinetop {

	border-top: 1px dotted #0000CC;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;

}
a:link {
	color: #000000;
	text-decoration: none;

}
 a:visited {
	color: #000000;
	text-decoration: none;

}
 a:hover {
	color: #FF6699;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.columnbottomborder {
	border-right-style: none;
	border-left-style: none;
	background-color: #EECCDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.columnmiddle {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-attachment: scroll;
	background-image: url(junelady_11.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
