/* redefined default styles */
p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 125%;
	min-width: 50%;
	}
h1 	{ 
	font-family: Times New Roman, Times, serif; 
	font-size: large; 
	font-style: normal; 
	font-weight: bold; 
	text-align: center; 
	vertical-align: top; 
	color: #000000;
	}
h2 	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: large; 
	font-style: oblique; 
	font-weight: bold; 
	color: #000000; 
	text-align: center;
	}
a:link { /* Change the defaults */
	font-family: Arial, Helvetica, san-serif;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: bold;
	color: #3300FF;	
	}
a:visited { /* Change the defaults */
	font-family: Arial, Helvetica, san-serif; 
	font-size: xx-small; 
	text-decoration: none; 
	font-weight: bold;
	color: #3300FF; 
	}
a:active { /* Change the defaults */
	font-family: Arial, Helvetica, san-serif;
	font-size: xx-small; 
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFF00;
	}
a:hover { /* Change the defaults */
	font-family: Arial, Helvetica, san-serif; 
	font-size: xx-small;  
	text-decoration: underline; 
	font-weight: bold;
	color: #FF0000; 
	}

/* content styles */
.myGreenSectionHeader  
	{
	font-family: Arial, Helvetica, sans-serif;		
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #009966;
	line-height: 125%;
	}			
.myBlueLeadIn  
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: oblique; 
	font-weight: bold; 
	color: #009966;
	line-height: 125%;
	}
.imageLeft  
	{
	float: left;
	margin: 20px 20px 0px 0;
	}
.imageRight {
	float: right;
	margin: 20px 0 0px 20px;
	}
.myForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	line-height: 125%;
	}
.content a:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: normal;
	color: #000066;
	}
.content a:visited {
	font-family: Arial, Helvetica, san-serif; 
	font-size: small; 
	text-decoration: underline; 
	font-weight: normal;
	color: #000066;
	}
.content a:active {
	font-family: Arial, Helvetica, san-serif; 
	font-size: small; 
	text-decoration: underline; 
	font-weight: normal;
	color: #FFFF00; 
	}
.content a:hover { 
	font-family: Arial, Helvetica, san-serif; 
	font-size: small;  
	text-decoration: underline; 
	font-weight: normal;
	color: #FF0000; 
	}
	
/* list styles */
ul li  
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	line-height: 125%;
	}
ul li.off  
	{
	list-style-type: none;
	margin-left: -1em;
	}
dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 125%;
	}
dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 125%;
	}
dl dd a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #3300ff;
	text-align: left;
	}
dl dd a:visited  {
	font-family: Arial, Helvetica, san-serif; 
	font-size: small; 
	text-decoration: none; 
	font-weight: normal;
	color: #3300ff;
	}
dl dd a:active {
	font-family: Arial, Helvetica, san-serif; 
	font-size: small; 
	text-decoration: underline; 
	font-weight: normal;
	color: #FFFF00; 
	}
dl dd a:hover { 
	font-family: Arial, Helvetica, san-serif; 
	font-size: small;  
	text-decoration: underline; 
	font-weight: normal;
	color: #FF0000; 
	}
		
/* buy now styles */
 p.buynow {
 	color: white; 
	border: thin black solid; 
	text-align: center; 
	background: #009966; 
	padding: 10px; 
	margin-left: 62px; 
	margin-right: 62px
	}
.buynow a:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: white
	}
.buynow a:visited {
	font-family: Arial, Helvetica, san-serif; 
	font-size: large; 
	text-decoration: none; 
	font-weight: bold;
	color: white
	}
.buynow a:active {
	font-family: Arial, Helvetica, san-serif; 
	font-size: large; 
	text-decoration: none; 
	font-weight: bold;
	color: yellow 
	}
.buynow a:hover { 
	font-family: Arial, Helvetica, san-serif; 
	font-size: large;  
	text-decoration: none; 
	font-weight: bold;
	color: red 
	}
			
/* left nav bar styles */
.sidebar  
	{
	line-height: 100%;
	}
td.sidebar p
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	/*font-weight: bold;
	font-style: oblique;*/
	text-decoration: none;
	color: #FFFFFF;
	/*color: #FFFF00;*/
	}
td.sidebar h1
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
	text-align: left;
	}
.sidebar a:link  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	}
.sidebar a:visited  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	}
.sidebar a:active  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
	}
.sidebar a:hover  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-style: oblique;
	}
	
/* top nav bar styles */
.topbar
	{
	border-top: thin solid #000000;
	background-color: #000066;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
td.topbar a:link
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	}
td.topbar a:visited  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	}
td.topbar a:active  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
	font-style: oblique;
	}
td.topbar a:hover  
	{
	font-family: Arial, Helvetica, san-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	font-style: oblique;
	}
	
/* Footer Styles */
.myFooter 
	{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, san-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000066;
	}
