body
{
	font-size: 14px; 
	font-family: Arial, "Times New Roman", Verdana, sans-serif, Helvetica; 
	color: black;
	margin: 0px; 
	padding: 0px; 
	background-color: white;
	background-repeat: no-repeat;
}
body a:link {color: #000099}     /* unvisited link */
body a:visited {color: #000099}  /* visited link */
body a:hover {color: #FF00FF}   /* mouse over link */
body a:active {color: #0000FF}   /* selected link */

.leader {
		 font-size: 12px;
	  	 text-align: justify;
}

.hi {
	text-transform: uppercase;
	font-weight: bold;
}
p.heading {
	 font-size: 16;
	 text-align: left;
         font-weight: bold;	
         margin-top: 15px;
         color: #000099;
         border-bottom: 1px solid #000099;
}
p.section {
	  font-size: 14;
	  text-align: left;
	  font-weight: bold;
	  text-transform: capitalize
}
p.item {
	  font-size: 12px;
	  text-align: justify;
	  padding-top: 2px;
	  padding-left: 3px;
	  padding-right: 3px;
	  padding-bottom: 2px;
	  border: 1px solid darkblue;
}

td.field {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;	
	vertical-align: top;
}

td.even {
	background-color: white;
	font-size: 12px;
}
td.odd {
	background-color: #efefef;
        font-size: 12px;
}

#cccimage
{
	width: auto;
	height: auto;	
}

#header
{
	position: relative;
	background-color: #F1DADE;
	z-index: 200;
}
.admintable
{
	width: 100%;
	color: black;	
	text-align: left;	
}
.contentAltImg
{
	width: 300px;
	height: 200px;
}
.contentR_LImg
{
	width: 250px;
	height: 150px;
}
.menu_table_format
{
	table-layout: auto;
	width: 50%;
	height: auto;	
	border-collapse: collapse;
	font-family: Verdana, Arial, "Times New Roman", Verdana, sans-serif, Helvetica; 
	font-size: 17px;
	font-weight: normal;
	color: #000066;
	z-index: 100;
}
.menu_table_pos
{
	position: absolute;
	top: 40px;
	left: auto;
}
.content
{
	position: relative;
	left: auto;
	top:auto;
	width: auto;
	height: auto;
	border:  1px solid #FFFFFF;
	padding-right: 16px;
	overflow: auto;
	background-color: #FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#E1DDD4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#BBBDB7; 
	z-index: 30;
}
.divscroll
{
	position: relative;
	left: auto;
	top:auto;
	width: auto;
	height: auto;
	border:  1px solid #FFFFFF;
	padding-right: 16px;
	overflow: auto;
	background-color: #FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#E1DDD4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#BBBDB7; 
	z-index: 90;
}	
.img_gallery
{
	position: absolute;
	top: auto;
	left: 500px;
	width: 250px;
	height: auto;
	text-align: center;
	border:  1px solid #FFFFFF;
	padding-right: 16px;
	overflow: auto;
	background-color: #FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#E1DDD4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#BBBDB7;
}
#leftbar
{
	position: absolute;
	left: 5px;
	top: 45px;
	width: 150px;
	height: 410px;
	background-color: #FFFFFF;
	z-index: 30;
}
#lefttablepos
{
	position: absolute;
	width: 100px;
	top: 60px;	
	left: 10px;	
}
#lowerlefttablepos
{
	position: absolute;
	width: 100px;
	top:350px;	
	left: 10px;	
}
.lefttable
{
	width: 100%;
	height: 15px;
}
.footer
{
	position: absolute;
	top: auto;
	left: auto;
	width: 100%;
	z-index: 200;
}
.footertext
{
	font-family: Arial,Times New Roman,Verdana,sans-serif,Helvetica; 
	font-size: 11px;
	color: blue;	
}
.introPage{
	background-color: #CC6600;
}
table.section { 
	width: 100%;
	font-size: 14; 
	text-align: left; 
	text-transform: lowercase
}
