body {
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 11px; 
	color: #000000; 
	background-color: #999999;
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;

}

p	{
	font-family:  Verdana, Geneva, Arial, Helvetica;	
	font-size : 11px;
	}

td	{
	font-family:  Verdana, Geneva, Arial, Helvetica;	
	font-size : 11px;
	}
	
hr	{
	color: #6B8BA6;
}

h1	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 16pt;
	color: #000000;
}

h2	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #003366;
}

h3	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #003366;
}

pre	{
	font-family : Courier ;
	font-size : 11px;
	line-height: 16px;
	}
	
/*----- link styles ----*/

.dummy a:hover {
	background: none;
}
/*work around for broswers that support hover. hover background color is red that 
shows on the products gif because of the transparent corners. this changes that to 
backgrouns color of white so it doesn't show*/
#top1 {background-image: url(http://www.contentmanagement2006.com/pics/top1.gif);}
#bottom1 {background-image: url(http://www.contentmanagement2006.com/pics/bottom1.gif);}
.bg-head {
	color: #ffffff;
	font-weight: bold;	
	background-image: url(http://www.contentmanagement2006.com/pics/bg-head.gif);
	text-shadow: 3px 3px, -3px 3px 2px, 3px -3px;
}

.bg-head a:link {text-decoration: none;	color: #ffffff;}
.bg-head a:visited {text-decoration: none; color: #ffffff;}
.bg-head a:hover {text-decoration: underline; color: #ffffff;}


.white {
	color: #ffffff;
}


.white a:link {
	text-decoration : none;
	color: #ffffff;
}

.white a:visited {
	text-decoration : none;
	color: #ffffff;
}

.white a:hover {
	text-decoration : underline;
	color: #ffffff;
}

a:link {
	text-decoration : none;
	color: #81A344;
}

a:visited {
	text-decoration : none;
	color: #81A344;
}

a:hover {
	text-decoration : underline;
	color: #ABD85A;
}

.links_nolink {
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	padding-right: 2px;
}
.links a:link {	
	text-decoration : none;	
	color: #81A344; 
	display:block; 
	background:transparent; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	padding-right: 2px;
}
.links a:visited {
	text-decoration : none;	
	color: #81A344; 
	display:block; 
	background:transparent; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	padding-right: 2px;
}
.links a:hover {
	text-decoration: none;	
	color: #FFFFFF; 
	display:block; 
	background: #ABD85A;
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 0px;
	padding-right: 2px;
}


/*-- end link styles --*/

/*following mostly used with forms - exceptions are the ids formLabel and note and the th selector*/	
textarea  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	

select  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	
	
input  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}

.formLabel {
	font-size : 11px;
	line-height: 14px;
}
		
/*end following mostly used with forms*/
.smalldate {
	color: #000000; 
	font-family : Arial, Helvetica, Verdana, Geneva; 
	font-size: 10px; 
	font-weight: normal; 
}
.dummydot {
	font-size: 1px;
	color: #EEF9FF;
	line-height: 1px;
	}
	
.head {
	font-size: 14pt;
	}
	
.subhead { color: #000000; font-size:13px; font-weight: bold; font-style: italic;}
	
.whitehead {
	color: #ffffff;
	font-size: 14pt;
	}

/*
.dotHline {
	background-image:url(pics/DotHrLine.gif);
	background-repeat:repeat-x;
}

.content_table {
	background-image: url(pics/tablebg.gif);
	background-repeat: no-repeat;
}
.dummy_content {
	background-image: transparent;
} 
*/
.date { 
	color: #000000; 
	font-family : Verdana, Geneva, Arial; 
	font-size: 11px; 
	font-weight: bold;
	}.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #709233;
}
