﻿body 
{
    margin:[0][0][0][0];
}
.gridview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}

.gridview .edit td,.gridview .create td {
	FONT-FAMILY: Zurich BT, Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	BACKGROUND-COLOR: white
}

.gridview th {
	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    HEIGHT: 12px;
    BACKGROUND-COLOR:Lime;
    TEXT-ALIGN: center;
    font-weight:bold;
    TEXT-DECORATION: none

}
.gridview th a
{
	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    HEIGHT: 12px;
    BACKGROUND-COLOR: Lime;
    TEXT-ALIGN: center;
    font-weight:bold;
    TEXT-DECORATION: none
	
}

.gridview tr
{
	FONT-FAMILY: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: white
}
.gridview tr.even,.detailsview tr.even td{
	FONT-FAMILY: Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #FBFBF7
}
.gridview tr.header {
	background: #C5DBF7;
}
.gridview tr:hover
{
	cursor:hand;
}
.gridview,.detailsview {
	width: 100%;
}

.GridItem
{
	BACKGROUND-COLOR: #ded7bd;
}
.GridAltItem
{
	BACKGROUND-COLOR: #ded7bd;
	FONT-FAMILY: Zurich BT, Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	BACKGROUND-COLOR: white
}
.txtGrid
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Zurich BT, Arial, Verdana, Tahoma;
	HEIGHT: 12px;
	BACKGROUND-COLOR: #C2D8E2;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: bolder;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}

.BodyColour
{
	background-color: White;FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma;
}
.FlashContainer
{
    height:auto;
    width:auto;
    vertical-align:middle;
}
.headingtable
{
    height:20px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    text-align:center;
    vertical-align:middle;
    COLOR:White;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#0089B7;
    TEXT-DECORATION:none;
} 
A {FONT-FAMILY: Verdana; font-size:8pt}
A:link {color:white;}
A:visited {color:Yellow;}
A:hover {text-decoration:underline; color:Silver;font-weight:bold;}
A:active {color:Red; text-decoration: none}

