﻿body 
{
    font-family:Tahoma;
    font-size: 8.25pt;
}

.dropdownmenu
{
    font-family:Tahoma;
    font-size: 8.25pt;
}

.sidel
{
    width: 20px;
    background-image: url(i/sidel.png);
}

.sider
{
    width: 20px;
    background-image: url(i/sider.png);
}

table
{
    padding: 0px;
    border-spacing: 0px;
}
.topleft
{
	height: 20px;
    width: 26px;
	background-image: url(i/img-21.gif);
}
.topright
{
	height: 20px;
    width: 200px;
	background-image: url(i/img-2.gif);
}
.centreleft
{
	height: 300px;
    width: 26px;
	background-image: url(i/img-25.gif);
}
.centreright
{
	background-image: url(i/img-21.gif);
}
.baseleft
{
	height: 20px;
    width: 26px;
	background-image: url(i/img-22.gif);
}
.baseright
{
	height: 20px;
	background-image: url(i/img-20.gif);
}
.sidebar
{
    background-image: url(i/sidebar.gif);
}

.wbTL
{
	width: 33px;
	height: 21px;
	background-image: url(i/wbTL.gif);
}

.wbT
{
	width: 400px;
	height: 21px;
	background-image: url(i/wbT.gif);
}

.wbTR
{
	width: 33px;
	height: 21px;	
	background-image: url(i/wbTR.gif);
}

.wbL
{
	width: 33px;
	background-image: url(i/wbL.gif);
}

.wbR
{
	width: 33px;
	background-image: url(i/wbR.gif);
}

.wbBL
{
	width: 33px;
	height: 21px;	
	background-image: url(i/wbBL.gif);
}

.wbC
{
	background-color: #FAFAFA;
}

.wbB
{
	width: 400px;
	width: 33px;
	background-image: url(i/wbB.gif);
}

.wbBR
{
	width: 33px;
	height: 21px;	
	background-image: url(i/wbBR.gif);
}
input
{
    font-family: Tahoma;
    font-size: 8.25pt;
}

textarea
{
    font-family: Tahoma;
    font-size: 8.25pt;
}

.link
{
	font-family:Tahoma;
    font-size: 8.25pt;
    cursor: hand;
    color: Navy;
    text-decoration: underline;
}

.scrolldiv
{
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 300px;
	height: 300px;
}

.GridViewHeader
{
    padding:5px;
    background:#003366 url('i/bg_GridView.gif') repeat-x scroll left top; 
    font-size:10pt;
    
}
	
