﻿
.Left-Frame
{
    text-align:left;
    height:100%;
    width:213px;
    margin:auto;
    overflow:auto;
}

.Left-Item
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    width:208px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    margin:auto;
    overflow:auto;
    height:35px;
    background-image:url("../Images/Layout/Menu.jpg");
    z-index:10;
} 

.Left-Item:hover
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    color:#FFD400;
    text-decoration:none;
    font-weight:bold;
    margin:auto;
    overflow:auto;
} 

.ItemText
{
    padding-left:35px;
    padding-top:3px;
    font-family:verdana,tahoma,helvetica;
}

.Left-Itemsub
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
    margin:auto;
    overflow:auto;
    background-color:#FF7F2A;
    height:30px;
    padding-left:5px;
    padding-right:5px;
    border:1px solid #ffffff;
    
} 

.Left-Itemsub:hover
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    color:#FFD400;
    text-decoration:none;
    font-weight:bold;
    margin:auto;
    overflow:auto;
} 

.SpareLeft
{
    height:20px;
    width:213px;
}

.FlashLeft
{
    height:145px;
    width:213px;
    text-align:center;
    
}

.Left-Images
{
    width:200px;
    padding:1px;
    border:1px solid #ffffff;
    text-align:center;
    height:125px;
}

.Image
{
    text-align:center;
    margin:auto;
    overflow:auto;
    padding-left:4px;
}

.Partner_Table
{
	font-family:Arial,verdana,Tahoma;
	font-size:11px;
	color:#000000;
	width:183px;
}

.IconRight
{
	height:30px;
	width:100%;
	font-family:Arial,verdana,Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.IconRight:hover
{
	height:30px;
	width:100%;
	font-family:Arial,verdana,Tahoma;
	font-size:12px;
	color:#90B6DA;
	font-weight:bold;
	text-decoration:none;
}
