﻿body 
{
		margin: 0px;
		font-family: Tahoma;
		font-size: 12px;
		color: Black;
		background-color: Black;
}

.HeaderLeft
{
	width: 421px;
	height: 104px;
	background-image: url(headerleft.jpg);
	background-repeat: no-repeat;
}

.HeaderRight
{
	padding-right: 15px;
	background-image: url(headermiddle.jpg);
	background-repeat: repeat-x;
	height: 104px;
}

.leftColumn
{
	width: 150px;
	border-right: 1px solid gray;
}

.tblFooter
{
	font-size: 10px;
	border-top: 1px solid gray;
	color: White;
	background-image: url(gridbg3.jpg);
}

.SideMenu
{
	
}

.SideMenu TH
{
	background-image: url(gridbg3.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	color: White;
	padding: 6px;
	text-align: left;
}

.DetailTitle
{
	text-align: left; vertical-align: middle;
	background-image: url(onyxBar.gif); background-repeat: repeat-x; height: 23px; padding-left: 5px; color: White; font-weight: bold;
	font-size: 12px;
}

.DetailTitle TD
{
	color: White;
	font-size: 12px;
	 color: White; font-weight: bold;
}

.DetailTable
{
	
}

.DetailTable TH
{
	text-align: left; vertical-align: middle;
	background-image: url(onyxBar.gif); background-repeat: repeat-x; height: 23px; padding-left: 5px; color: White; font-weight: bold;
	font-size: 12px;
}

.DetailTable TD
{
	color: Black;
	padding: 5px;
	background-color: White;
	font-size: 12px;
}

.mainToolbar
{
	font-family: Tahoma;
	font-size: 12px;
}

.alertbox   {

                font-size: 12px;

                color: black;

                background-color: #F58B91;

                border: 1px solid #ED1924;

                background-image: url(icon-alert.gif);

                background-repeat: no-repeat;

                background-position: 5px 5px;

                padding-top: 10px;

                padding-right: 10px;

                padding-bottom: 10px;

                padding-left: 100px;
                
                min-height: 50px;

}

.alertbox i {

                color: black;

}

.alertbox li 
{
	color: Black;
}

.alertbox ul
{
	margin: 0px;
	color: Black;
}
 

.alertbox  b {

                font-size: 18px;

                font-weight: bold;

                color: #000000;

}

.welcomeBG
{
	background-image: url(gridbg3.jpg);
	background-repeat:repeat-x;
	background-position: top;
	color: White; font-weight: bold;
	height: 16px;
}

.tblSummary
{
}

.tblSummary TD
{
	border-bottom: 1px solid gray;
}