html, body { background-color: #8E69AD;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font: 10pt verdana,helvetica,sans-serif;
 }
  
a:link,
a:active {
font-weight: bold;
color:#99CC66;
text-decoration:none;
}

a:visited {
font-weight: bold;
color:#99CC66;
text-decoration:none;
}

a:hover {
font-weight: bold;
color:#000000;
text-decoration:none;}

a.links:link,
a:active {
color:#666666;
text-decoration:none;
}

a.links:visited {
color:#666666;
text-decoration:none;
}

a.links:hover {
color:#99CC66;
text-decoration:none;}

a.subs:link,
a:active {
color:#996699;
text-decoration:none;
}

a.subs:visited {
color:#996699;
text-decoration:none;
}

a.subs:hover {
color:#FF3399;
text-decoration:none;}

li {
    list-style-position: outside;
    list-style-image: url(images/bullet.gif);
	line-height: 25px;}
	
h1 {font-family: verdana;
	font-size: 13pt;
	color: #6600CC;
	margin-top: 5px;
	line-height: 25px;}
	
h2 {font-size: 12pt;
	color: #99CC66;
	margin-top: 0px;}
	
h3 {font-size: 12pt;
	color: #996699;
	margin-top: 5px;
	margin-left: 15px;}
	
h4 {font-family: verdana;
	font-size: 13pt;
	color: #6600CC;
	margin-top: 0px;
	line-height: 25px;}
	
h5 {font-size: 12pt;
	color: #DA5A9F;
	margin-top: 0px;}
	
h6 {font-family: verdana;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 15px;}
	
p {margin: 0px;}

.purple {color: #6600CC;}
.red {color:#F00}
.purple2 {color: #CC6699;}	
.green{color: #99CC66;}	
.black{color: #000000;}
.grey{color: #666666;}
.product {color: #99CC66;
		font-size: 9px;}
		
.info {color: #6600CC;}
		
.bullets {line-height: 12px;}

.diary {color: #666666;
		font-weight: bold;
		font-size: 12px;}
		
#main {text-align: center;}

#container {background-image: url(images/backwhite2.jpg);
			width: 850px;
			height: auto;
			margin: auto;}

#navtop{width: 850px;
		height: 22px;}
					
#header {width: 850px;
		height: 250px;
		margin: auto;}
		
#header2 {width: 850px;
		height: 210px;
		margin: auto;}
		
#subhead {width: 850px;
			height: 77px;
			margin: auto;}
			
#maincontent {background: url(images/backwhite2.jpg) no-repeat;
			width: 850px;
			height: auto;
			padding: 0px;
			margin: 0px;
			font: 10pt arial,helvetica,sans-serif;
			color: #666666;}

#maincontent .full {
				color: #333333;
				font: 12px verdana;
				width: auto;
				height: auto;
				margin-left: 55px;
				margin-right: 55px;
				text-align: left;
				line-height: 16pt;
				padding-top: 8px;
				min-height: 600px;}


#paper {background: url(images/paperbottom.jpg) no-repeat;
		height: 36px;
		width: 850px;
		margin: auto;}

#footer {
		width: 850px;
		height: 117px}
		
#bottomnav {font: 8pt arial,helvetica,sans-serif;
font-weight: bold;
	color: #99CC66;
	text-align: center;
	margin-bottom: 10px;}
	
#infoline  {font: 8pt arial,helvetica,sans-serif;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;}
	
input.button {background-color: #99CC66; font-weight: bold; font-size: 12px; color: white;
				border: 1px solid #cccccc;}

input.back {background-color: #ffffff; font-size: 13px;
			border: 1px solid #8E69AD;}

select {background-color: #ffffff; font-size: 13px;
			border: 1px solid #8E69AD;}

textarea {background-color: #ffffff; font-size: 13px;
			border: 1px solid #8E69AD;}
			
/* WebYep Styles */

.GREEN {color: #99CC66; font-weight: bold;}

.UNDERLINE { text-decoration: underline}

.ITALIC { font-style:italic}

.BOLDITALIC { font-weight:bold; font-style:italic}

.BOLDITALICUNDERLINE {font-weight:bold; font-style:italic; text-decoration: underline}

.DIARYPURPLE {
	color: #6600CC;
	font-weight: bold;
	font-size: 12px;
}			

