﻿body 
{
	font-family:verdana;
	font-size:11px;
}

.tabcontent
{
	font-size:8pt;
}

.clipart
{
	border:solid 1px #eeeeee;
}
.clipart:hover
{
	border:solid 1px red;
}

.tabbg
{
	background-color:black;
}

.loginheaderbg
{
    background-color: #020202;
    color: #D3D3D3;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 10px;
    line-height: 30px;
}
.btntheme
{
    background-color: Black;
    color: White;
    font-size: 11px;
    padding: 4px;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    text-align: center;
    border:solid 1px black;
}
.btntheme:hover
{
    background-color:#f7c820;
    color:Black;
    font-size:11px;
    padding:4px;
    font-weight:bold;
    text-decoration:none;
    font-family:Verdana;
    text-align:center;
    border:solid 1px black;
}

.AdminContentBgColor
{
    background-color: #333333;
    color: White;
    font-weight: bold;
    padding: 7px;
}
.ContentBgColor
{
    background-color: #333333;
    color: White;
    font-weight: bold;
}
.GrdHeader
{
    text-decoration: none;
    line-height: 20px;
}
.AdminHeader
{
    background-color: #333333;
    color: White;
    font-weight: bold;
    font-size: 13px;
}
/*.Adminlogobg
{
    background-image: url(../../images/main_bg.jpg);
    width: 1px;
    height: 83px;
    background-repeat: repeat-x;
}*/

.txtStyle170
{
    width: 173px;
    height: 15px;
    font-size: 12px;
    color: #000000;
}
.Content_heading
{
    padding: 3px;
    color: White;
    height: 33px;
    background-color: Black;
}
.GrdPadding
{
    padding-left: 5px;
}
.left_menu_text2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #333333;
    line-height: 18px;
}
a.left_menu_text2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #2866D1;
    line-height: 18px;
}
.add1
{
    text-align: left;
    margin-top: 5px;
    font-size: 13px;
    margin-right: 5px;
    
}
.add1 span
{
    color: #f7c820;
    font-weight: bold;
    font-size: 13px;
}

.add1 a
{
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.add1 a:hover
{
    text-decoration: underline;
}
