﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
}
.text-bold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}
.textsubhead-bold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}
.text-blue
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #87cefa;
	text-decoration: none;
}
.text-red
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.TopImage
{
	background-image: url(../Images/top-.gif);
	background-repeat: repeat-x; 
}
.BodyBackGround
{
	background-image: url(../Images/bgblue.jpg);
	background-repeat: repeat;
}

.ToolBarBG
{
	background-image: url(../Images/ToolbBG.gif);
	background-repeat: repeat-x;
}
.ToolBarBgBackGround
{
	background-color: #f5f5f5;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.ToolBarBGTop
{
	background-image: url(../Images/ToolBarBgTop.gif);
	background-repeat: repeat-x;
}
.headerstyle
{
	background-image: url(../Images/BgLeftA.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
}
.headerstyle1
{
	background-image: url(../Images/BgLeftA.gif);
	background-repeat: repeat-x;
}
.TopBG
{
	background-image: url(../Images/TopBG.gif);
	background-repeat: repeat-x;
}
.NavBG
{
	background-image: url(../Images/nav_bg.png);
	background-repeat: repeat-x;
}
.subheadBG
{
	background-image: url(../Images/Table_head_bg.gif);
	background-repeat: repeat-x;
}

.SidemenuTop
{
	background-image: url(../Images/sidemenu.gif);
	background-repeat: repeat-x;
}

.SidemenuBottom
{
	background-image: url(../Images/sidemenubottom.gif);
	background-repeat: repeat-x;
}

.hlink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hlink:link
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.hlink:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE5900;
	text-decoration: none;
}
.hlinktop
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hlinktop:link
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hlinktop:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE5900;
	text-decoration: none;
}
.hlinksignin
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hlinksignin:link
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.hlinksignin:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DE5900;
	text-decoration: none;
}

.menudiv
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Logo
{
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
}
/* The hint to Hide and Show */
.hint
{
	display: none;
	position: absolute;
	right: -140px;
	width: 170px;
	margin-top: -4px;
	border: 1px solid #000;
	padding: 10px 12px;
	background-color: #ffc;
	background-position: left;
	background-repeat: no-repeat;
	background: #FDFBE7 url(images\icons/i_help.gif) no-repeat 10px 5px;
	font-weight: normal;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer
{
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background-image: url(../images/pointer.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.hint .hint_close
{
	cursor: pointer;
	position: absolute;
	top: 3px;
	overflow: hidden;
	right: 2px;
	height: 17px;
	width: 17px;
	background-image: url(../images/hint-close.gif);
	background-repeat: no-repeat;
}

.hint .hint_what
{
	cursor: pointer;
	position: absolute;
	top: 3px;
	overflow: hidden;
	right: 2px;
	height: 17px;
	width: 17px;
	background-image: url(../images/hint-close.gif);
	background-repeat: no-repeat;
}

.hint .hint_text
{
	font-weight: bold;
	left: 10px;
}
.hlink-red
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.hlink-red:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.hlink-red:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.hlink-lblue
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3C8DDA;
	text-decoration: none;
}

.hlink-lblue:link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3C8DDA;
	text-decoration: none;
}

.hlink-lblue:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3C8DDA;
	text-decoration: underline;
}

.mainTitle
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}
.commonText
{
	font-size: 11pt;
	font-family: Arial;
}
.littleMainTitle
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}
.TopTitle
{
	border: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	display: inline-block;
	width: 100%;
}
.SelectedTopTitle
{
	border: 0px;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
	display: inline-block;
	width: 100%;
	background-color: #ebf3fb;
}
.ContentView
{
	border: 0px;
	padding: 3px 3px 3px 3px;
	background-color: White;
	display: inline-block;
	width: 390px;
}
.SepBorder
{
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 1px;
	border-bottom: Gray 1px solid;
	border-right-width: 0px;
}
.TopBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: #ebf3fb;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 1px solid;
}
.ContentBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 0px solid;
	border-left: Gray 1px solid;
	border-bottom: Gray 1px solid;
	height: 100%;
	width: 100%;
}
.SelectedTopBorder
{
	border-right: Gray 1px solid;
	border-top: Gray 1px solid;
	background: none transparent scroll repeat 0% 0%;
	border-left: Gray 1px solid;
	color: black;
	border-bottom: Gray 0px solid;
}
.viewbutton
{
	background: #FFFFFF;
	border: none;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
.DataGridFixedHeader
{
	background-color: #B4412F;
	border-color: white;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: expression(this.offsetParent.scrollTop);
}
