﻿
body
{
	font-size: 11px;
	color: #474747;
	font-family: Tahoma;
	background-image: url(Images/BackGround.gif);
	background-color: #FBFCFD;
}

input
{
	height: 13px;
	font-size: 11px;
}

table
{
	border-width: 0px;
	border-collapse: collapse;
}
 img 
 {
	border: none; 
}

.manageTable td
{
	height: 22px;
}

.MainTable
{
	font-size: 11px;
	width: 760px;
	height: 100%;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FBFCFD;
}
.LSide
{
	width: 18px;
	background-image: url(Images/Box_r2_c1.gif);
	background-repeat: repeat-y;
	background-color: #FBFCFD;
}
.RSide
{
	width: 18px;
	background-image: url(Images/Box_r2_c3.gif);
	background-repeat: repeat-y;
	background-color: #FBFCFD;
}
.USide
{
	height: 18px;
	background-image: url(Images/Box_r1_c2.gif);
	background-repeat: repeat-x;
	background-color: #FBFCFD;
}
.DSide
{
	height: 27px;
	background-image: url(Images/Box_r3_c2.gif);
	background-repeat: repeat-x;
	background-color: #FBFCFD;
}
.DMedSide
{
	width: 726px;
	height: 13px;
	background-color: #FBFCFD;
	background-image: url(Images/DSideForInternalTable.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tdDMedSide
{
	border-left-color: Maroon;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: Maroon;
	border-right-width: 2px;
	border-right-style: solid;
}
.MedSide
{
	margin: 0px;
	padding: 15px 5px 18px 5px;
	width: 726px;
	background-color: #FBFCFD;
	border-bottom-color: Maroon;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-image: url(Images/MedSideBG8.bmp);
	background-repeat: repeat-y;
}

.MedSideLeft
{
	width: 180px;
	background-color: #FBFCFD;
	border-bottom-color: Maroon;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.hrClass
{
	width: 100%;
	color: Maroon;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid gray;
	display: block;
	font-size: 1px;
}

.UCornerImg
{
	height: 18px;
	width: 18px;
	background-color: #FBFCFD;
}
.DCornerImg
{
	height: 27px;
	width: 18px;
	background-color: #FBFCFD;
}
.DSideForInternalTable
{
	background-image: url(Images/DSideForInternalTable.gif);
	background-repeat: repeat-x;
}



.r1
{
	margin: 0px 1px 1px;
}
.r2
{
	margin: 0px 2px 1px;
}
.r3
{
	margin: 0px 3px 1px;
}
.r4
{
	margin: 0px 5px 1px;
}
.rtop
{
	display: block;
	background: #FBFCFD;
	overflow: hidden;
}
.rtop *
{
	display: block;
	background: #E6EBF2;
	overflow: hidden;
	height: 1px;
}

.container
{
	background: #E6EBF2;
	margin: 0px;
	color: #7f7f7f;
}


.form
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B3B5BA;
	background-image: url(Images/FormBG.jpg);
	height: 17px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
.form1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #B3B5BA;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
.Button1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	border-right: navy 1px groove;
	border-top: navy 1px groove;
	border-left: navy 1px groove;
	border-bottom: navy 1px groove;
	background-color: GhostWhite;
	height: 16px;
}
.Button2
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #4d4d4d;
	border-right: navy 1px #65030D;
	border-top: navy 1px #65030D;
	border-left: navy 1px #65030D;
	border-bottom: navy 1px #65030D;
	background-color: #B80617;
	color: White;
	height: 19px;
}

.HandForlinks
{
	cursor: hand;
}
.btnStyle
{
	background-color: GhostWhite;
	border-color: LightSteelBlue;
	border-style: solid;
}

.GridDirectionAndSizeClass
{
	font-size: 11px;
	direction: rtl;
}
.FullBG
{
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 490px;
}
.PopupDiv
{
	margin-left: auto;
	margin-right: auto;
}
.Head
{
	color: #B92626;
	font-size: 18px;
}
.Head2
{
	color: #B92626;
	font-size: 15px;
}
.ErrorDialog
{
	font-size: 12pt;
}

a
{
	text-decoration: none;
	color: #B80617;
}

a:visited
{
	color: #B80617;
}

a:hover
{
	text-decoration: underline;
	color: #810116;
	background-color: #F1EFF1;
}

a:active
{
	color: #B80617;
}
