﻿.Content
{
	border: silver 0px solid;
	width: 100%;
}
.Content caption
{
	background-image: url('image.axd?pic=Images/listheadergrad.gif');
	background-color: #25689E;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.Content TD
{
	white-space: nowrap;
	padding: 4px;
}
.Content TD.RowIndex
{
	white-space: nowrap;
	background-color: #BDD5DF;
	text-align: center;
}
.Content TD.RowHeader
{
	background-image: url('image.axd?pic=Images/rowheader.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
	width: 150px !important;
	height: 30px !important;
	white-space: nowrap !important;
	cursor: default;
}
.Content TD.Header
{
	white-space: nowrap;
	background-image: url('image.axd?pic=Images/title_background_reverse.gif');
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.Content TD.DataEntry
{
	/*width:400px;*/
}
.Content TD.W100
{
	width: 100%;
}
.Content TD.W75
{
	width: 75%;
}
.Content TD.W50
{
	width: 50%;
}
.Content TD.W25
{
	width: 25%;
}
.LbtnDelete
{
	text-decoration: none;
	color: #FF0000;
}
.LbtnEdit
{
	text-decoration: none;
}


.Excel
{
	background-image: url('Images/Excel.gif');
	background-color: #25689E;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}


.Normal
{
}
.NonSelectable
{
	-moz-user-select: none;
	-khtml-user-select: none;
	-user-select: none;
	cursor: default;
}
.CursorPointer
{
	cursor: pointer;
}
.CursorBlock
{
	cursor: not-allowed;
}

.ContentDefault
{
}
.ContentDefault .C_D_Link
{
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	height: 80px;
	padding-top: 55px;
}
.ContentDefault .C_D_ChangePasswordLink
{
	background-position: center top;
	background-image: url('Images/gp_07.jpg' );
	background-repeat: no-repeat;
	border: 0;
}

.ContentDefault .C_D_ReportLink
{
	background-position: center top;
	background-image: url('Images/gp_05.jpg' );
	background-repeat: no-repeat;
	border: 0;
}

.ContentDefault .C_D_PersonalLink
{
	background-position: center top;
	background-image: url('Images/gp_03.jpg' );
	background-repeat: no-repeat;
	border: 0;
}
.ContentDefault .C_D_LockLink
{
	background-position: center top;
	background-image: url('Images/gp_08.jpg' );
	background-repeat: no-repeat;
	border: 0;
}
.ContentDefault .C_D_Link a, .ContentDefault .C_D_Link a:link
{
	color: #666666;
}

.ContentDefault .C_D_Link a:visited
{
	color: #666666;
}

.ContentDefault .C_D_Link a:hover, .ContentDefault .C_D_Link a:active
{
	color: #EE0000;
}

.ContentDefault .C_D_Link img
{
	border-style: none;
	border: 0px;
}
.ContentDefault .CursorPointer
{
	cursor: pointer;
}
.ContentDefault .CursorBlock
{
	cursor: not-allowed;
}

