body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow:auto;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
.white {color: #FFFFFF}
A.white {color: #FFFFFF}
A.white:link {color: #FFFFFF}
A.white:visited {color: #FFFFFF}
A.white:hover {color: #FFFFFF}
A.white:active {color: #FFFFFF}
.menu {
	color: #660099;
}
A.menu {
	color: #660099;
	font-weight:normal;
}
A.menu:link {
	color: #660099;
	font-weight:normal;
}
A.menu:visited {
	color: #660099;
	font-weight:normal;
}
A.menu:hover {
	color: #660099;
	font-weight:normal;
}
A.menu:active {
	color: #660099;
	font-weight:normal;
}
.purple {
	color: #660099;
	font-weight: bold;
}
A.purple {
	color: #660099;
	font-weight: bold;
}
A.purple:link {
	color: #660099;
	font-weight: bold;
}
A.purple:visited {
	color: #660099;
	font-weight: bold;
}
A.purple:hover {
	color: #660099;
	font-weight: bold;
}
A.purple:active {
	color: #660099;
	font-weight: bold;
}
.arialfont {font-family: Arial, Helvetica, sans-serif}
#stylecontentframe {
width: 700;
height: 0;
}
#stylerightmenu {
width: 300;
height: 0;
}
#stylecontentiframe {
width: 700;
height: 400;
}
.lime-green {	font-weight: bold;
	color:#CCFF00;
}
A.lime-green {	font-weight: bold;
	color:#CCFF00;
}
A.lime-green:link {	font-weight: bold;
	color:#CCFF00;
}
A.lime-green:visited {	font-weight: bold;
	color:#CCFF00;
}
A.lime-green:hover {	font-weight: bold;
	color:#CCFF00;
}
A.lime-green:active {	font-weight: bold;
	color:#CCFF00;
}
.purple-heading {
	font-size: 150%;
	font-weight: bold;
	color: #660099;
}
.yellowfont {color: #F0FFB2}
.red-text {color: #FF0000}
.red-text-error {color: #FF0000; font-weight: bold;}
.red-heading {font-size: 150%; font-weight: bold; color: #CC3333; }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
select {
	font-size: 80%;
}
.smaller-font {
	font-size: 60%;
}
.gobutton {
  width: 18px;
  height: 15px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../../images/default/go.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

