﻿body 
{
	font-family:Arial;
	font-size:10pt;
}
.contentTable
{
	/*width:900px;*/
	height:700px;
	border: solid 1px black;
}

.header
{
	height: 40px;
	width:100%;
}
table.TopTitle
{
	width:100%;
}
.Header_Left
{
	background-image: url(../Images/top_logo_left.gif);
	background-repeat:no-repeat;
	width:665px;
	height: 39px;
}
.Header_Mid
{
	background-image: url(../Images/top_mid.gif);
	background-repeat:repeat-x;
	/*width:3px;*/
	height: 39px;
}
tr.Logo
{
	background-image: url(../Images/top_mid.gif);
	background-repeat:repeat-x;
}
.Header_Right
{
	background-image: url(../Images/top_right.gif);
	background-repeat:no-repeat;
	width:232px;
	height: 39px;
}
td.Menu2
{
	background-image: url(../Images/menu2.gif);
	background-repeat:repeat-x;
	height:30px;
	width:100%;
}
.Content
{
	width:100%;
	height:600px;
}
tr.PaddingTop4
{
	padding-top:4px;
}
td.NearStartEdge
{
	padding-left:6px;
	padding-right:4px;
}
td.NearEndEdge
{
	padding-right:4px;
	text-align:right;
}
tr.Header
{
	width:100%;
	background-image: url(../Images/menu2.gif);
	background-repeat:repeat-x;
}
.NumericTextBox
{
	text-align:right;
	padding-left:6px;
	padding-right:4px;
}
td
{
	text-align:left;
}
table.Outer
{
	width:100%;
}
table.QICTable
{
	border: solid 1px black;
	width:500px;
}
tr.QICHeader
{
	text-align:center;
	font-weight:bold;
	background-image: url(../Images/menu2.gif);
	background-repeat:repeat-x;
	height:20px;
}

tr.QICMiddleRow
{
	height:25px;
}

td.QICCell
{
	padding-left:6px;
	padding-right:4px;
}
td.QICHeaderCell
{
	padding-left:6px;
	padding-right:4px;
}
td.StartDateCell
{
	padding-left:6px;
	padding-right:4px;
}
.Grid_HeaderStyle
{
	background-image: url(../Images/toolbar_1px.gif);
	background-color:#81c0ff;
	height:25px;
	color:#000099;
}
.TextCenterAlign
{
	text-align:center;
	padding-left:6px;
	padding-right:4px;
}
.RightAlign
{
	text-align:right;
	padding-left:6px;
	padding-right:4px;
}
.LeftAlign
{
	text-align:left;
	padding-left:6px;
	padding-right:4px;
}
tr.CalWizard_Header
{
	font-weight:bold;
	border: solid 1px black;
	background-image: url(../Images/menu2.gif);
	background-repeat:repeat-x;
	color:#000099;
}
td.CalWizard_Item
{
	padding-left:6px;
	padding-right:4px;
}
table.gridLines
{
}

table.ExchangeRateTable
{
	border: solid 1px black;
	width:500px;
}
tr.ExchangeRateHeader
{
	text-align:center;
	font-weight:bold;
	background-image: url(../Images/menu2.gif);
	background-repeat:repeat-x;
	height:20px;
}
td.ExchangeRateHeaderCell
{
	padding-left:6px;
	padding-right:4px;
}
td.ExchangeRateCell
{
	padding-left:6px;
	padding-right:4px;
}


/*.tableclass {border: solid 1px black;}*/