﻿
		.blueButton 
		{
			background-color:#44abe6;
			color:White;
			font-size:12px;
			font-weight:bold;
		}

		.headeritem {
            text-decoration:none;
            font-weight:bold;
        }
        .blueColor 
        {
            color:#67c1ca;
        }
        body 
        {
            font-family:Tahoma;
            font-size:11px;
        }
        .CategoryHover
        {
            color:#f5b501;
        }
        .Category
        {
            font-size:11px;
            font-family:Tahoma;
            font-weight:bold;
            text-decoration:none;
        }
        a
        {
            color:#878787;
        }
        .Path 
        {
            color:#878787;
            font-size:11px;
            font-family:Tahoma;
        }
        
        .header 
        {
            font-size:11px;
            font-family:Tahoma;
            font-weight:bold;
            color:#878787;
        }
        
        .footer 
        {
            text-transform:lowercase;
            text-align:right;
            color:#9b9a9a;
            font-size:11px;
            font-family:arial;
            font-weight:bold;
        }
                
        .descriptor {
            display:block; 
            position:absolute;
            color:black;
            font-weight:bold;
            width:300px; 
            background-color:white; filter: alpha (opacity=50)
            }
        .heading {
            color:#9b9a9a;
            font-size: 40px;
            font-family:arial;
        }
        .categoryLink 
        {
			font-size:12px;
			color: #9edef2;
			text-decoration:none;
			font-weight:bold;
        }
        