﻿.Heading
{
	font-family:Verdana;
	font-size:13pt;
	color:#003399;	
	text-transform:capitalize;
}
.Body
{
	font-family:Verdana;
	font-size:9pt;
	color:Black;
	text-align:justify;	
	line-height:1.5em;	
}
.Favorite
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	font-weight:bold;
	text-align:right;
	background-color:Transparent;	
    position: fixed;
    left: 40%; 
    visibility: visible; 
    z-index:1001;
    top: 40%; 
    display: none;
}

.Mail
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	font-weight:bold;
	text-align:right;
	background-color:Transparent;
	position: fixed;
    left: 40%; 
    visibility: visible; 
    z-index:1001;
    top: 40%; 
    display: none;
    
}
#DivFavHead
{
	background-image:url(../Images/favPopHead.png);
	background-repeat:no-repeat;
	height:43px;
	width:306px;
	float:left;
}
#DivMailHead
{
	background-image:url(../Images/mailPopHead.png);
	background-repeat:no-repeat;
	height:43px;
	width:306px;
	float:left;
}
.DivWinTL
{
	background-image:url(../Images/Desc/winTL.png);
	background-repeat:no-repeat;
	height:36px;
	width:22px;
	float:left;
}
.DivWinTM
{
	background-image:url(../Images/Desc/winTM.png);
	background-repeat:repeat-x;
	height:25px;	
	width:599px;
	float:left;
	color:White;
	padding-top:10px;	
	font-size:8pt;
	font-weight:bold;
}
.DivWinTR
{
	background-image:url(../Images/Desc/winTR.png);
	background-repeat:no-repeat;
	height:26px;
	width:24px;
	float:left;
	font-size:8pt;
	padding-top:10px;
	
	color:White;
}
.DivWinTR:hover
{
	font-weight:bold;
}
.DivWinML
{
	background-image:url(../Images/Desc/winML.png);
	background-repeat:repeat-y;	
	width:22px;
	height:420px;
	float:left;	
}
.DivWinMM
{
	background-color:White;
	width:600px;
	height:420px;
	float:left;
}
.DivWinMR
{
	background-image:url(../Images/Desc/winMR.png);
	background-repeat:repeat-y;
	width:24px;
	height:420px;
	float:left;
}
.DivWinBL
{
	background-image:url(../Images/Desc/winBL.png);
	background-repeat:no-repeat;
	height:32px;
	width:22px;
	float:left;
}
.DivWinBM
{
	background-image:url(../Images/Desc/winBM.png);
	background-repeat:repeat-x;
	height:32px;
	float:left;
	width:100px;
	padding-left:500px;
}

.DivWinBR
{
	background-image:url(../Images/Desc/winBR.png);
	background-repeat:no-repeat;
	height:32px;
	width:24px;
	float:left;
}
.DivWin
{
	float:left;
	position:fixed;
	left:25%;
	top:25%; 
	width:649px;
}

.PopBottom
{
	background-image:url(../Images/PopBottom.png);
	background-repeat:no-repeat;
	height:20px;
	width:306px;
	float:left;	
}
.PopMiddle
{
	background-image:url(../Images/PopMiddle.png);
	background-repeat:repeat-y;
	float:left;	
	width:306px;
}


.AutoForm
{
	font-family:Verdana;
	font-size:8pt;	
	border:solid 1px #003399;
	/*border-top:none;*/
	color:Black;
	height:30px;
	background-image:url(../Images/bgBlueGradient.jpg);
	background-color:White;
	background-repeat:repeat-x;
	width:100%;
}
.FormHeading
{
	
	color:White;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px Black;
	background-image:url(../Images/buttonForms.png);	
}
.TextBox
{
	border:solid 1px Gray;
	width:180px;
	font-family:Verdana;
	font-size:9pt;	
}
.TextArea
{
	border:solid 1px Gray;
	height:50px;
	width:250px;
	font-family:Verdana;
	font-size:9pt;	
}
.ComboBox
{	
	border:solid 1px Gray;
	width:auto;
	font-size:8pt;
	font-family:Verdana;
}
.Button
{
	 
	border:solid 1px #3d7fb7; /*#CCE1EE;*/
	text-decoration:none;
	color:White;	
	font-family:verdana;	
	font-size:8pt;
	height:22px;
	line-height:3px;
	background:url(../Images/button.png) repeat-x left top;
	cursor:pointer;	
	background-repeat:repeat-x;
	padding-left:8pt;
	padding-right:8pt;
}
.Button:hover
{
	 	border:solid 1px black;	 	
	 	font-size:8pt;
}

.RadioButton
{
	border:solid 1px gray;
}
.TableHeader
{
	background-image:url(../Images/sectionHead.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px #6392A5;
	height:15px;
}
.ContentTable
{
	border:solid 1px #6392A5;
	background:#ffffff;
}
.PageHeaderLable
{
 font-weight:bold;
 font-size:larger;
 color:Navy;
            
}
.Calendar
{
	background-image:url(../Images/Calendar.png);
	background-position:left top;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	
}
.HyperLink
{
	font-family:Verdana;
	font-size:8pt;
	border:none;
	cursor:pointer;
	background-color:Transparent;
	width:125px;
	color:#003399;
	text-align:center;
}
.HyperLink:hover
{
	text-decoration:underline;
}

.Category
{
	width:auto;
	font-size:8pt;
	font-family:Verdana;
}
.FileUpload
{
	border:double 1px gray;
	font-family:Verdana;
	font-size:9pt;	
	
}
.TxtTitle
{
	width:300px;
}
.TxtLink
{
	width:450px
}
.TxtDesc
{
	width:300px;
	height:150px;
}
.TxtDate
{
	width:100px;
}
.GroupRow
{
	background-image:url(../Images/bgBlueHoriz.png);
	background-position:center;
	background-repeat:repeat-y;
	color:Maroon;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
}
.GroupedAutoForm
{
	font-family:Verdana;
	font-size:8pt;
	/*border:solid 1px #003399;*/
	color:Black;
	height:30px;
	background-color:Transparent;
	background-repeat:repeat-x;
}
.DataGridFixedHeader 
{
  position:relative; 
  top:-9;
  z-index:995;
  font-family:Verdana;
} 
