﻿#tdMenuHome
    {
    width:11%;background-color: #D15600;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    
    }
    #tdMenuInfo
    {
    width:11%;background-color: #2B85BB;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }
    #tdMenuResources
    {
    width:11%;background-color: #3E5D0C;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }    
    #tdMenuDemo
    {
    width:11%;background-color: #648938 ;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }
    #tdMenuUser
    {
    width:11%;background-color: #7E9D59;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }
    #tdMenuPurchase
    {
    width:11%;background-color: #7CA480;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }
    #tdMenuContact
    {
    width:11%;background-color: #90B438;color:white;FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:13px;cursor:pointer;
    }
    .grayText
    {
		FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:14px;color:darkgray;
    }
    .aMenu
    {
    margin-left:10px;color:white;text-decoration:none;
    padding-bottom:8px;
    }
    h1
    {
    FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:16px;color:#336633;
    }
    h2
    {
    FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:14px;color:darkgray;
    }
    PStart 
    {
     FONT-WEIGHT: bold; FONT-FAMILY: Arial;FONT-Size:14px;color:darkgray;
    }  
    .tdRotateImgSet1
    {
    border: 0px ; width:auto;
    }
        
    #tblImgRotate
    {
		margin-left:12px;
    }
    body
    {
    FONT-FAMILY: Arial;FONT-Size:12px;
    }
    .divRotateImgSet
    {
    margin-top:10px;margin-left:10px;margin-bottom:10px;margin-right:10px;
    
    }
    /*-- Menu Style --*/
    .leftmenu, .leftmenu2,.leftmenuHome
    {
    list-style-type: none;
    margin-left:auto;
    margin-right:auto;
    padding: 0;
    display: block;
    width: 190px;
    border: 1px solid white;
    border-bottom-width: 0;
    }
    .leftmenu li a, .leftmenu2 li a , .leftmenuHome li a 
    {
    font: 13px "Arial";
    color: #336633;
    display: block;
    width: auto;
	margin-bottom :8px;
    text-decoration: none;
    }
    .leftmenu li a:visited, .leftmenu li a:active,.leftmenu2 li a:visited, .leftmenu2 li a:active,.leftmenuHome li a:visited, .leftmenuHome li a:active
    {
    color: #2e8b57;
    }
    .leftmenu li a:hover,.leftmenu2 a:hover, .leftmenuHome li a:hover
    {
    font: bold 13px "Arial";
    }