a {
	COLOR: #996600; TEXT-DECORATION: underline
}
a:link {
	COLOR: #996600
}
a:visited {
	COLOR: #996633
}
a.special {
	COLOR: #009900
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.Subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.paragraph {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
}
.Subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.Subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

.greenborder {
	border: 2px solid #006635;
}

ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	line-height: 125%;
}

.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

.SidebarTable {
	border: 1px solid #996600;
	background-color: #FFFFCC;
}

#ATGNTable {
	border: 2px solid #006635;
	background-color: #CCCC99;
}

#ATGNTable a {
	text-decoration: underline;
	color: #006635;
}

#ATGNSidebarTable {
	border: 2px solid #006635;
	background-color: #CCCC99;
}

#ATGNSidebarTable a {
	text-decoration: underline;
	color: #006635;
}

.webring {
	border: 2px solid #FF0000;
	background-color: #999999;
	font-size: 12px;
}

.purple16 {
    color: #660066;
	font-weight: bold;
	font-size: 16px;
}

.PurpleBox {
	background-color: #FFFFCC;
	border: 2px solid #660066;
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 200px;
	overflow: visible;
	visibility: visible;
}

.specialoffertitle {
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.specialofftertext {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}
.purple18 {

    color: #660066;
	font-weight: bold;
	font-size: 18px;
}

.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
}

/*********** FORM styles ***********/
FORM {
 display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
