﻿body{
	background-color:#ffffff;
	background-image:url(Image/bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-size:70%;
	padding-bottom:20px;
}

.Container
{
	margin:auto;
	min-height:200px;
	background:#FFFFFF;
	max-width:500px;
	min-width:900px;
	border:solid 1px #d4d4d4;
	padding:0 20px 20px 20px;
}

.SmallContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

.MenuPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #193A66;
	text-decoration: none;
	background-color: #0c1067;
	height: 1px;
}


.ToolBar
{
	border:solid 1px #d4d4d4;
	padding:10px;
	margin-bottom:20px;
}

.GridContainer
{
	background:#FFFFFF;
	min-height:300px;
	border:solid 1px #d4d4d4;
}


.ModalPopupBG
{
	background-color: #e4e7f8;
	filter: alpha(opacity=90);
	opacity: 0.7;
}

.popup_Container {
	background-color:WHITE;
	border:2px solid #000000;
	padding: 0px 0px 0px 0px;
}

.popupConfirmation
{
	width: 300px;
	height: 200px;
}

.popup_Titlebar {
	background: url(Images/titlebar_bg.jpg);
	height: 29px;
}

.popup_Body
{
	padding:15px 15px 15px 15px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height:15pt;
	clear:both;
	padding:20px;
}

.TitlebarLeft 
{
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.TitlebarRight 
{
	background:url(Images/cross_icon_normal.png);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
	width:16px;
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:5px;
}

.popup_Buttons
{
	margin:10px;
}

.addButton {
	background-image: url(../images/tool_add.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #193A66;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193A66;
	text-decoration: none;
	text-align: justify;
}
.mainHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #193a66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: aqua;
	text-decoration: none;
}
.sidePanelTable {
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0c1067;
	border: 2px solid #000000;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #193A66;
	height: 20px;
	padding: 5px;
}


.designCredit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover {
	text-decoration: underline;
}
.containerTable {
	text-decoration: none;
	background-color: #193A66;
	border: 1px solid #000000;
}
.oddRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193A66;
	text-decoration: none;
	background-color: #97A9C2;
	height: 19px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193A66;
	text-decoration: none;
	background-color: #E9E9DB;
	border: 1px solid #193A66;
}
.evenRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193A66;
	text-decoration: none;
	background-color: #BAC7D9;
	height: 19px;
}
.modifyButton {
	background-image: url(../images/tool_modify.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.deleteButton {
	background-image: url(../images/tool_delete.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.findButton {
	background-image: url(../images/tool_find.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.saveButton {
	background-image: url(../images/tool_save.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.saveAsButton {
	background-image: url(../images/tool_save_as.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.resetButton {
	background-image: url(../images/tool_reset.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.excelButton {
	background-image: url(../images/tool_excel.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wordButton {
	background-image: url(../images/tool_word.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pdfButton {
	background-image: url(../images/tool_pdf.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.txtButton {
	background-image: url(../images/tool_txt.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.printButton {
	background-image: url(../images/tool_print.gif);
	height: 23px;
	width: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}.moduleHeading
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../images/tool_bg.gif);
	color: #a9b4c3;
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: center;
	text-decoration: none;
}
