html, body {
	margin:0 auto;
	width: 800px;
	padding-left:5px;
	background-color: #FFFFFF;
#	background-color: #FFFFFC;
	background: url(images/background_sky.jpg);
	background-repeat:repeat-x;
        text-align: justify;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 100%;
	vertical-align : top;

}

td.spacer {
	background-color : #C5C5C5;
	padding:0px;
}


p{
	text-align: justify
}

a{
	text-decoration: none;	
	color: #F4961C;
}

a.title{
	text-decoration: none;	
	font-weight: bold;
	color: #F4961C;
}

table.main {
	
 	background-color:white; 
	border-style: outset outset outset outset;
	border-width: 1px 1px 1px 1px;
        border-collapse: collapse;
        border-left-color: #C5C5C5;
        border-right-color: #C5C5C5;
        border-bottom-color: #C5C5C5;
        border-top-color: #C5C5C5;
        color: #5C5C5C;
}

table.content {
	padding-top:10px;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
        color: #5C5C5C;
	font-size: 10pt;   
	vertical-align: top;
	width: 780px;
	height: 600px;
 }


table.news {
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 9pt;
	vertical-align: top;
        text-align: justify;
}

table.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 9pt;
	vertical-align: top;
}

tr{
	vertical-align: top;
}

a.sitemap:hover{
	text-decoration: none;	
	color: #F4961C;
}

a.sitemap{
	text-decoration: underline;	
	color: #F4961C;
}

#.menu:hover{
#	font-family: Arial, Sans-Serif;
#	font-size: 10pt;
#	color: #F4961C;
#	text-decoration: none;
#	font-weight: bold;
#}

tr.menu{
	#background-color: #336600;
	#background-color: #165829;
	background: url(images/nav_bg_for_repeat.jpg);;
	# Above added for summit j0n 20100421 Original Above it
	text-align: left;
}

.menu{
	padding-left:14px
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
#	font-weight: bold;
	
}

.menu-spacer {       
        font-size: 8pt;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;              
}

td.left {
         width: 20%;
	 
        }
	
td.centrecontent { 
                   width: 70%;
		   text-align: justify;
                 }
.left {
       font-family: Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
      }
td.footer{
	text-align: center;
	font-size: 8pt;
}

a.rss{
	font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight:bold;
    text-decoration:none;
    color: white;
    background-color: #336600;
    border-left:1px solid #336600;
    border-top:1px solid #3366900;
    border-right:1px solid #336600;
    border-bottom:1px solid #336600;
    padding:0px 3px 0px 3px;
    margin:0px;
}