.pagetext	{
			color: black;
            font-weight:bold;
            font-size: 16px;
            font-family:arial;
            text-align: none;
			text-indent: 20px;
			padding-left:15px;
			}
.mypage		{
			text-decoration: none;
			color: #003300;
			border-bottom: 2px solid #003300;
			}

.pgtext:hover {
                text-decoration: underline;
              }
.homepage	{
			display:block;
			height:280px;
			width:800px;
			overflow:hidden;
			z-index:1;
			}
.topleft	{
			position:absolute;
			top:6px;
			left:0px;	
			}
.topright	{
			position:absolute;
			top:6px;
			left:328px;	
			}
.bottomleft	{
			position:absolute;
			top:195px;
			left:-2px;	
			}
.bottomright	{
			position:absolute;
			float:right;
			top:195px;
			left:328px;	
			}
.pgtext		{
			color:#476800;
			font-weight: bold;
			text-decoration: none;	
			}
	
.pad		{ 		
			padding-left: 10px;
			}

.drwaz		{
			text-decoration: none;
			font-family:"century gothic";
			color: #003300;
			}

.rollmenuTop 	{
            padding-right: 3px;
            padding-left: 3px;
			display: block; 
            font-size: 14px; 
            color: #5F8302; 
			line-height: normal;
            font-family: "Arial", "Helvetica", "sans-serif";
			text-decoration: none;
        	}
.rollmenuSub 	{
            padding-right: 3px;
            padding-left: 3px;
			display: block; 
            font-size: 12px; 
            color: #5F8302; 
			line-height: normal;
            font-family: "Arial", "Helvetica", "sans-serif";
			text-decoration: none;
        	}

.rollmenu1 {
			display: block; 
            color: #003300; 
			background-color: white;
			}

.rollmenusub:hover {
                text-decoration: underline;
                }
.rollmenuTop:hover {
                text-decoration: underline;
                }

div			{
			position: relative;
			z-index: 2;
			}

.more 		{		
			cursor: pointer;
			font-weight: bold;
			text-decoration: none;
			font-size: 14px;
            color: #003300;
			}

.cshow 		{	
			cursor: pointer;
		 	color:#476800;
			font-weight: bold;
			text-decoration: none;	
			}

.morere:hover {
                color: #A1A1A1;
                text-decoration: none;
              }

.morere     {
            color:black;
            text-decoration: none;
            }
.even
			{
			background-color: #CEEFBD;
			border: 2px solid #003300;
			}
.odd
			{
			background-color: #C6E7DE;
			border: 2px solid #003300;
			}
