<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700|Roboto+Condensed:400,700);
@import url(http://fonts.googleapis.com/css?family=Yesteryear|Dancing+Script|Great+Vibes|Alex+Brush);
@import url(http://fonts.googleapis.com/css?family=Orbitron:400,500,700|Michroma|Montserrat+Alternates|Gabriela);
@import url(http://fonts.googleapis.com/css?family=Marcellus);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);
body
{
}

.GridViewStyle
{
	text-decoration: none;
	table-layout: auto;
	border-collapse: collapse;
	border: #1d1d1d 2px solid;
	font: 400 14px 'Open Sans' , sans-serif;
	color: #333;
	text-decoration: none;
	line-height: 22px;
}

/*Header and Pager styles*/

.HeaderStyle, .PagerStyle /*Common Styles*/
{
	background-position: left; /*background-color: #HeaderStyle;*/
	text-align: center;
	text-align: center;
}

.HeaderStyle th
{
	padding: 5px;
	color: #ffffff;
	text-align: center;
	background-color: #009c3d; /*	background-image: url(../images/GridHeager.jpg); */
	background-repeat: repeat-x;
	height: 25px;
	border-radius: 5px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	font-size:12px;
}

.HeaderStyle a
{
	text-decoration: none; /*color: #ffffff;*/
	color: #A9D0F5;
	display: block;
	text-align: center;
}

.PagerStyle table
{
	text-align: center;
	margin: auto;
}

.PagerStyle table td
{
	border: 0px;
	padding: 5px;
}

.PagerStyle td
{
	border-top: solid 0px #DBE9F7;
	border-right: solid 0px #DBE9F7;
	border-left: solid 0px #DBE9F7;
	border-bottom: solid 1px #DBE9F7;
}

.PagerStyle a
{
	color: #2781BA;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #2781BA;
	border-left: solid 1px #2781BA;
	border-right: solid 1px #2781BA;
	border-bottom: solid 1px #2781BA;
	background-color: #DAF0FB;
}

.PagerStyle span
{
	color: #2781BA;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

/*RowStyles*/


.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td, .FooterStyle td, .EmptyDataRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom-color: #fff;
	border-top: solid 1px #ff;
	font-size:12px;
}

.RowStyle td
{
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
}

.AltRowStyle td
{
	border-bottom: solid 1px #fff;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
}
.RowStyle td:hover, .AltRowStyle td:hover
{
	background-color: #d0eada;
	background-repeat: repeat-x;
	color: #2f5400;
	text-align: center;
	border-radius: 5px;
}
.FooterStyle td
{
	padding: 5px;
	height: 25px;
	text-align: center;
}
.EmptyDataRowStyle td
{
	text-align: center;
	color: red;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-right: solid 1px #4db745;
	border-left: solid 1px #4db745;
	border-bottom-color: #4db745;
	border-top: solid 1px #4db745;
}
.SelectedRowStyle td
{
	background-color: #A9D0F5;
}
.HeaderColor
{
	color: #000000;
}

.Header_Bg
{
	color: #fff;
}
.bortop
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9EC9F3;
}
.borright
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9EC9F3;
}
.borleft
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9EC9F3;
}
.borbot
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9EC9F3;
}
.border_top
{
	background-image: url(../images/border_top.jpg);
	height: 14px;
}
.border_right
{
	background-image: url(../images/border_right.jpg);
	width: 13px;
}
.border_left
{
	background-image: url(../images/border_left.jpg);
	width: 13px;
}
.border_bot
{
	background-image: url(../images/border_bottom.jpg);
	height: 14px;
}
.Mailbox_bg
{
	background-image: url(../images/mail_2.jpg);
	width: 167px;
}
.BkColor
{
	background-color: #E3E0FA;
}
.BackColor
{
	background-color: #9EC9F3;
}
.Treepapup
{
	background-color: #FFFFFF;
}
.BodyBackColor
{
	background-color: #F8FAF7;
	padding: 0px 0px 0px 0px;
}
.MailBackColor
{
	background-color: #A9D0F5;
}
.Emptytext
{
	color: Red;
}
.GlanceH
{
	color: white;
	background-color: #dfe78e;
}
.Glancetd
{
	color: red;
}
.printer
{
	/*background-image: url(../images/printer.jpg);*/
	src: url(../images/printer.jpg);
}

.TableHeader
{
	color: white;
	height: 30px;
	padding-left: 30px;
	background-color: #7585F6;
}

.HeaderColor
{
	color: #FFFFFF;
}
.HeaderColorColor
{
	color: white;
}
.BorderColor
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	height: 1px;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-collapse: collapse;
}
.BorderPRD
{
	border-width: 1px;
	border-color: #146696;
	border-style: solid;
	border-bottom-color: #146696;
	border-top-color: #146696;
	border-collapse: collapse;
}


.RowAlign
{
	text-align: right;
	padding-right: 5px;
}

.TxtWidth
{
	width: 225px;
}
.btn
{
	color: #000000;
	background-color: #dfe78e;
	border-color: #dfe78e;
	border-bottom-style: groove;
}
.MailBackColor
{
	background-color: #4d9ddc;
}
.Glance_Head
{
	/* background-image: url(../images/GridHeager.jpg); */
	background-color: #009c3d;
	color: #ffffff;
	border: solid 1px #ffffff;
	border-radius: 5px;
	padding: 10px;
}
.Glance_Td
{
	/* background-image: url(../images/Gridtd2.jpg); */
	background-color: #d0eada;
	border: solid 1px #ffffff;
	padding: 5px;
}

</pre></body></html>