﻿body
{
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 10px; PADDING-TOP: 10px; FONT-FAMILY: arial, sans-serif;
	background-color:#EBEBEB;
}

table
{
	font-family: Verdana;
	font-size: 22pt;
	font-weight: normal;
	/*background-image: url(Images/headerbg.jpg);*/
	background-attachment: fixed;
}


A:link
{
	color: blue;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}

A:visited
{
	color: blue;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}
A:active
{
	color: blue;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}
A:hover
{
	color: blue;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana;
}

span
{
	font-size: 7pt;
	font-family: Verdana;
}

td
{
	font-family:Verdana;
	font-size:8pt;	
	font-weight:normal;
	
}

.Error_msg { font-family :Verdana ; font-size : 8pt; color :Red; }
.Required_msg { font-family :Verdana ; font-size : 8pt; color :Orange; }
.Title_color { font-family :Verdana ; font-size : 8pt; color :White; }



.footer
{
background-color:#EBEBEB;
padding-top:20px;
}

.pinStyle1{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/1.gif') no-repeat 0 0; text-align:center;color:White;text-decoration:none;}
.pinStyle2{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/2.gif') no-repeat 0 0; text-align:center;color:White;text-decoration:none;}
.pinStyle3{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/3.gif') no-repeat 0 0; text-align:center;color:White;text-decoration:none;}
.pinStyle4{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/4.gif') no-repeat 0 0; text-align:center;color:blue;text-decoration:none;}
.pinStyle5{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/5.gif') no-repeat 0 0; text-align:center;color:blue;text-decoration:none;}
.pinStyle6{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/6.gif') no-repeat 0 0; text-align:center;color:blue;text-decoration:none;}
.pinStyle7{ position:relative; top:-15px; height:30px; width:25px; cursor: pointer; background:url('../../Images/PowerAlert.gif') no-repeat 0 0; text-align:center;color:blue;text-decoration:none;}


#f_date_b
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:105px;	
	vertical-align:middle;
}
#f_date_b2
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:105px;	
	vertical-align:middle;
}
#f_trigger_b
{
	border-style:solid;
	border-color:White;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:36px;
	height:24px;	
	vertical-align:middle;
	background-image:url('../../Images/calendar.gif');
}
#f_trigger_b2
{
	border-style:solid;
	border-color:White;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:36px;	
	height:24px;
	vertical-align:middle;
	background-image:url('../../Images/calendar.gif');
}
#f_trigger_b3
{
	border-style:solid;
	border-color:White;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:36px;	
	height:24px;
	vertical-align:middle;
	background-image:url('../../Images/calendar.gif');
}
#f_date_b3
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:105px;
	vertical-align:middle;	
}

#f_date_b4
{
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:105px;	
	vertical-align:middle;	
}
#f_trigger_b4
{
	border-style:solid;
	border-color:White;
	border-width:1px;
	font-family:Verdana;
	font-size:8pt;
	width:36px;	
	height:24px;
	vertical-align:middle;
	background-image:url('../../Images/calendar.gif');
}

.normaltextB
{
	font-family:Verdana;	font-size:8pt;	font-weight:600;
}

.normaltextBNavy
{	
	font-family:Verdana;	font-size:8pt;	font-weight:600; COLOR:Navy;
}