﻿ .Active0{    background-image: url(../Images/Menu/Active0.gif);
            width:160px;height:30px;
            line-height:25px;
            text-align:right;
            }
        .Active0Link{  
            text-decoration:none;color:#CE0D09; 
            font-family: Arial;
            font-size:14px;font-weight:bold;
            text-align:right;
            }
        
        .Active1
        {
			background-image: url(../Images/Menu/Expand1.gif);
			width:160px;
			height:30px;
			line-height:25px;
			text-align:right;
		}
        .Active1Link{  
                font-family: Arial;
                font-size:18px;
                text-decoration:none;color:#CE0D09;
            }
        .Expand0{    
            background-image: url(../Images/Menu/Expand0.gif);
            width:160px;height:30px;
            line-height:25px;
            text-align:right;            
            }
        .Expand0Link{    
            text-decoration:none;color:#065DA4;
            font-family: Arial;
            font-size:14px;font-weight:bold;
            }

        .Expand1{    
                background-image: url(../Images/Menu/Expand1.gif);
                width:160px;height:30px;line-height:25px;
                text-align:right;
                }
        .Expand1Link{    
                text-decoration:none;
                font-family: Arial;
                font-size:14px;
                color: #027AC6;
                }