.Button_Normal TD
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-weight: bolder;
	background-image: url(Images/Normal_line.gif);
	border-left: #ffffff 1px solid;
	color: white;
	border-bottom: #ffffff 1px solid;
	background-repeat: repeat-x;
	background-color: white;
	width: 120px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: 'Comic Sans MS' , Arial;
}
.Button_Normal img
{
	padding-right: 5px;
	width: 16px;
	height: 16px;
}
.Button_Disabled
{
	border-right: white 0px solid;
	border-top: white 1px solid;
	filter: gray();
	background-image: url(Images/normal_line.gif);
	border-left: white 0px solid;
	cursor: default;
	color: white;
	border-bottom: gray 1px solid;
	background-repeat: repeat-x;
	background-color: #a4b7de;
}
.Button_Selected TD
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: normal;
	background-image: url(Images/Hot_line.gif);
	border-left: gray 1px solid;
	color: white;
	border-bottom: gray 1px solid;
	background-repeat: repeat-x;
	background-color: white;
	width: 120px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: 'Comic Sans MS' , Arial;
}
.Button_Hover
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: #a6b8de;
}
.Table_Bottom
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: buttonface;
}
.Top_Line
{
	border-right: darkgray 1px;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px;
	border-bottom: darkgray 1px;
}
.Bottom_Line
{
	border-right: darkgray 1px;
	border-top: darkgray 1px;
	border-left: darkgray 1px;
	border-bottom: gray 1px solid;
}
.ImgButtonLink
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:active
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A:hover
{
	color: black;
}
A:link
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A:visited
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.SiteFooter
{
	border-right: lightsteelblue 1px;
	border-top: lightsteelblue 1px;
	font-size: 10pt;
	border-left: lightsteelblue 1px;
	color: white;
	border-bottom: lightsteelblue 1px;
	font-family: 'Comic Sans MS' , Verdana;
	background-color: #a4b7de;
}
.InnerTable
{
	border-right: white 1px double;
	border-top: white 1px double;
	border-left: white 1px double;
	border-bottom: white 1px double;
	background-color: #a4b7de;
}
.textBox
{
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	border-left: #003399 1px solid;
	border-bottom: #003399 1px solid;
	font-family: Arial, Verdana;
	background-color: lavender;
}
.textBox1
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: Arial, Verdana;
	background-color: white;
}
.textBoxN
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: right;
}
.Button
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	color: white;
	font-family: 'Comic Sans MS' , Verdana;
	background-color: #a4b7de;
}
.labelText
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana;
}
.HeaderText
{
	font-weight: bold;
	font-size: 15pt;
	color: black;
	font-family: 'Comic Sans MS' , Verdana, Arial;
}
BODY
{
	background-color: #ffffff;
}
.LabelText2
{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-family: Arial, Verdana;	
}
.LabelText2Small
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: Arial, Verdana;
}
.LabelHeading
{
	border-right: black 1px;
	border-top: black 1px;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px;
	color: #003366;
	border-bottom: black 1px;
	font-family: 'Comic Sans MS' , Arial, Verdana;
	background-color: #a4b7de;
}
.EmailAlert
{
	font-size: 12mm;
	color: black;
	font-family: Arial;
}
.mail
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(Images/MailBox.gif);
	WIDTH: 124px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 226px;
	BACKGROUND-COLOR: transparent		
}
.mail_nos
{
	font-size: 15pt;
	left: 37px;
	color: black;
	font-family: Verdana;
	position: relative;
	top: 69px;
	text-align: center;
}
.glow 
{
	position:relative; top:0; left:0; width:100; height:100; filter:glow(color=#483D8B,strength=5)
}
.blur 
{
	position:relative; top:0; left:0; width:100; height:100; color:#483D8B; filter:blur(Add=0, Direction=45,strength=5)
}
.invert 
{
	position:relative; top:0; left:0; width:100; height:100; color:#483D8B; filter:invert
}
.shadow 
{
	position:relative; top:0; left:0; width:100; height:100; filter:shadow(color=#483D8B,direction=135)
}
.dropshadow 
{
	position:relative; top:0; left:0; width:100; height:100; filter:dropshadow(color=#483D8B,OffX=3,OffY=3,Positive=1)
}
.gray 
{
	position:relative; top:0; left:0; width:100; height:100; color:#483D8B; filter:gray
}
.wave 
{
	position:relative; top:0; left:0; width:100; height:100; filter:wave(Add=0,Freq=4,LightStrength=10,Phase=25,Strength=5)
}
.mask 
{
	position:relative; top:0; left:0; width:100; height:100; filter:mask(color=#483D8B)
}
.chroma 
{
	position:relative; top:0; left:0; width:100; height:100; filter:chroma(color=#7384D6)
}
.xray 
{
	position:relative; top:0; left:0; width:100; height:100; filter:xray
}
.CommandButton
{
	font-weight: normal;
	font-size: 12px;
	font-family: 'Comic Sans MS' , Arial;
}
    
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.cmdButton_Normal
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	color: White;
	border-bottom: white 1px solid;
	background-color: #a4b7de;
}
.cmdButton_Selected
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	color: black;
	border-bottom: silver 1px solid;
	background-color: lavender;
}
.TableFlat
{
	border-right: white 1px solid;
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: white 1px solid;
	padding-top: 0px;
	border-bottom: white 1px solid;
}
.DateButton
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	background-image: url(Images/Cal1.jpg);
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-color: transparent;
}
.Hline
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
.HlineDotted
{
	border-right: #003366 1px dotted;
	border-top: #003366 1px dotted;
	border-left: #003366 1px dotted;
	border-bottom: #003366 1px dotted;
}
.bg
{
	background-color: #ffffff;
}
.errortest
{
	font-size: 12pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;
}
.CButton_Normal
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Normal_line.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: white;
}


.CButton_Normal_left
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Normal_left.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: transparent;
}
.CButton_Normal_Right
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Normal_Right.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: transparent;
}
.CButton_Selected
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Selected_line.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: white;
}


.CButton_Selected_left
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Selected_left.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: transparent;
}
.CButton_Selected_Right
{
	border-right: gray 1px;
	border-top: gray 1px;
	font-weight: bold;
	background-image: url(Images/mybutton/Button_Selected_Right.gif);
	border-left: gray 1px;
	color: white;
	border-bottom: white 1px;
	background-repeat: repeat-x;
	background-color: transparent;
}
.CButton_Normal_Caption
{
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
}
.TableHeader
{
	background-attachment: fixed;
	background-image: url(Images/normal_line.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}
.HighlightedTable
{
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	border-left: #003399 1px solid;
	border-bottom: #003399 1px solid;
}
.Menubase
{
	background-image: url(Images/Normal_line.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: gray 1px solid;
	border-top-style: none;
	border-top-color: gray;
}
.Green_Tile
{
	background-image: url(Images/green.png);
	background-repeat: repeat-x;
}
.Red_Tile
{
	background-image: url(Images/Red.png);
	background-repeat: repeat-x;
}
.Yellow_Tile
{
	background-image: url(Images/yellow.png);
	background-repeat: repeat-x;
}
.DarkGreen_Tile
{
	background-image: url(Images/blue.png);
	background-repeat: repeat-x;
}
.Grid_Header
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family:  Arial, Verdana 'Comic Sans MS';
	background-image: url(Images/Hot_line.gif);
	background-repeat: repeat-x;
	border-bottom: dimgray 1px solid;
	height: 25px;
}
.Check
{
	background-image: url(Images/Cheque_small.jpg);
	background-repeat: no-repeat;
}
.Grid
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.Grid_MouseOver
{
	background-color: #a4b7de;
	cursor: hand;
}
.Grid_MouseOut
{
	
}
.ControlsPanel
{
	width: 99.5%;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.ProgressBar
{
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-bottom: #ccccff 1px solid;
	width: 100%;
}
.ProgressBarLabel
{
	display: inline;
	position: relative;
	text-align: center;
	left: 50px;
	top: 0px;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #ff3399;
	border-bottom-width: 1px;
	border-bottom-color: #ff3399;
	border-top-color: #ff3399;
	border-right-width: 1px;
	border-right-color: #ff3399;
}
.ProgressBarBG
{
	clear: right;
	display: block;
	position: absolute;
	width: 0%;
	background-color: #99ff66;
}
.FmailyPhotos
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
}
.msgheader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	padding-left: 5px;
	padding-right: 5px;
}
.msgbody
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	font-size: 10pt;
	color: dimgray;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	text-justify: newspaper;
	vertical-align: top;
	text-align: justify;
	display: block;
	visibility: visible;
}
.msgboard
{
	display: block;
	width: 380px;
	height: 250px;
	overflow:hidden;
}
.storybody
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	font-size: 10pt;
	color: #3366ff;
	font-family: 'Trebuchet MS' , Arial, Verdana;
	text-justify: newspaper;
	vertical-align: top;
	text-align: justify;
	display: block;
	visibility: visible;
}
.CheckLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #000102;
	font-family: 'Comic Sans MS';
}
.DivContainer
{
	border-right: black 3px double;
	border-top: black 3px double;
	border-left: black 3px double;
	border-bottom: black 3px double;
}
.leftbg
{
	background-position: left top;
	background-image: url(Images/heading_Bar_01.png);
	background-repeat: no-repeat;
	background-color: #3366ff;
	width: 4px;
	height: 25px;
}
.centerbg
{
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #3366ff;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Comic Sans MS' , Arial;
}
.rightbg
{
	background-position: right top;
	background-image: url(Images/heading_Bar_03.png);
	background-repeat: no-repeat;
	background-color: #3366ff;
	width: 3px;
	height: 25px;
}
