/*mainCSS NOTE: Last updated March 2010*/
A:link 		{text-decoration: none;
			color: #666666;
			}
A:visited 	{text-decoration: none;
			color: #666666;
			}
A:active 	{text-decoration: none;
			color: #666666;
			}
A:hover		{text-decoration: underline;
			color: #666666;
			}
body		{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			background-color: Black;
			color: #666666;
			font: normal normal normal smaller/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			text-decoration: none;
			}
td			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #666666;
			font-size: 9px;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			}
p			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #666666;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			}
h5			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #666666;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			text-decoration: none;
			margin: 0px;
			padding: 3px;
			word-spacing: 0.33em;
			}
	
.headings 	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			}
			
ul			{list-style-type: disc;
			list-style-image: url(../images/bullet_002.gif);
			list-style-position: outside;
			margin-left: 5;
			padding-left: 1em;
			/*text-indent: -1em;*/
			}

			
/*END mainCSS*/
.tblboda 	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    		font-size: 9px;
    		border-width: 1px;
    		border-style: solid;
    		border-color: #cccccc;
	 		table-layout: auto;
    		}
.tabboda 	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    		border-width: 1px;
    		border-style: solid;
    		border-color: #cccccc;
	 		table-layout: auto;
			float: bottom;
			/*padding-top: 10px;
			padding-right: 2px;
			padding-bottom: 10px;
			padding-left: 2px;*/
    		}
/*color, thickness and style can be altered*/
.rule 		{border-top-width: 1px;
    		border-top-style: dotted;
    		border-color: #cccccc; 
   			margin: 0px 0%;
			padding-bottom: 2px;
			}


			 
