/* Default CSS Stylesheet for a new Web Application project */

body
{
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(http://dev.conversage.com/images/GRYTXTR4.JPG);
	color: black;
	background-repeat: repeat;
	font-family: Arial, 'Times New Roman';
}

TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial, 'Times New Roman';
}

A
{
	color: blue;
	font-size: 8pt;
	text-decoration: none;
}

A:hover
{
	color: lightsteelblue;
	font-size: 8pt;
	text-decoration: none;
}

A:active
{
	color: palevioletred;
	font-size: 8pt;
	text-decoration: none;
}

A:visited
{
	color: indianred;
	font-size: 8pt;
	text-decoration: none;
}

.Sep
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
}

.Sep a
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
	text-decoration: none;
	color: Black;
}

.Sep a:hover
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
	text-decoration: none;
	color: Black;
}

.Sep a:visited
{
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
	text-decoration: none;
	color: Black;
}

.Title
{
	background-image: url(http://xenosystems.com/images/Xeno_Banner.gif);
	width: 499px;
	cursor: hand;
	border-bottom: gold 1px solid;
	background-repeat: no-repeat;
}

.SmenulinesD
{
	border-right: 1px inset;
	padding-right: 3px;
	border-top: 1px inset;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: 1px inset;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Arial, 'Times New Roman';
}

.SmenulinesH
{
	border-right: #ffcc00 1px solid;
	padding-right: 3px;
	border-top: #ffcc00 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #ffcc00 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #ffcc00 1px solid;
	font-family: Arial, 'Times New Roman';
	background-color: #ffff00;
}

.SmenulinesN
{
	padding-right: 3px;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 3px;
	cursor: hand;
	color: #000000;
	padding-top: 3px;
	font-family: Arial, 'Times New Roman';
}

.menulinesD
{
	border-right: 1px inset;
	padding-right: 0px;
	border-top: 1px inset;
	padding-left: 9px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: 1px inset;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Arial, 'Times New Roman';
}

.menulinesH
{
	border-right: #ffcc00 1px solid;
	padding-right: 0px;
	border-top: #ffcc00 1px solid;
	padding-left: 9px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #ffcc00 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #ffcc00 1px solid;
	font-family: Arial, 'Times New Roman';
	background-color: #ffff00;
}

.menulinesN
{
	padding-right: 1px;
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 3px;
	cursor: hand;
	color: #000000;
	padding-top: 3px;
	font-family: Arial, 'Times New Roman';
}

.FadeRight
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFffff00', EndColorStr='#FFff6600');
}

.FadeDown
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFffff00', EndColorStr='#FFff6600');
}

.NoFadeLight
{
	background-color: #ffff00;
}

.NoFadeDark
{
	background-color: #ff6600;
}
.PageTitle
{
	font-weight: bold;
	font-size: medium;
	color: black;
	font-family: 'Bradley Hand ITC';
}

.switchcontent
{
	display: none;
}

.tblForm
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 2px;
	border-left: gainsboro 1px solid;
	padding-top: 4px;
	border-bottom: gainsboro 1px solid;
}

.tblForm th
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
}

.tblForm td
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 4px;
	padding-top: 4px;
}

.tblList
{
	border-right: gainsboro 1px solid;
	padding: 0px 0px 0px 0px;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.tblList td
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: gainsboro 1px solid;
	padding-top: 2px;
	border-bottom: gainsboro 1px solid;
}

.tblList th
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: gainsboro 1px solid;
	padding-top: 2px;
	border-bottom: gainsboro 1px solid;
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#33b491fc' , EndColorStr= '#660000cd' );
}

.tblListItem
{
	background-color: white;
}

.tblListAltItem
{
	background-color: whitesmoke;
}

.tblListEditItem
{
	background-color: lightgrey;
}

.tblListFooter
{
}

.tblListFooterCell
{
	font-size: 7pt;
	color: #626262;
	text-align: left;
}

.tblListInnerTable
{
	border-right: none;
	padding: 0px 0px 0px 0px;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.tblListInnerTable td
{
	border-right: none;
	padding: 0px 0px 0px 0px;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.tblTreeView
{
	padding: 0px 0px 0px 0px;
}

.tblSum
{
	border-right: black 1px solid;
	padding: 0px 0px 0px 0px;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.tblSum td
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}

.tblSum th
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #a8a8ff;
	text-align: left;
}

.lbl
{
	color: black;
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
}

.lblExtra
{
	font-size: 6pt;
	color: gray;
	font-family: Arial, 'Times New Roman';
}

.lblSmall
{
	color: black;
	font-size: 6pt;
	font-family: Arial, 'Times New Roman';
}

.lblSmall a
{
	color: blue;
	font-size: 6pt;
	text-decoration: none;
}

.lblSmall a:hover
{
	color: lightsteelblue;
	font-size: 6pt;
	text-decoration: none;
}

.lblSmall a:visited
{
	color: indianred;
	font-size: 6pt;
	text-decoration: none;
}

.lblBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, 'Times New Roman';
}

.lblM
{
	color: red;
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
}

.lblError
{
	color: red;
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
}

.UserName
{
	color: White;
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
}

.txt
{
}

.cmd
{
	cursor: hand;
}

.chk
{
		cursor: hand;
}
