BODY
{  
    font-weight: normal;
    font-size: 12pt;
    margin: 0px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #696969;
}
.OuterTable
{
    width: 700px;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    vertical-align: top;
    background-color: #ffffff;
}
TABLE 
{    
	font-family: Arial, Verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
    background-color: #ffffff;	
}
A
{
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
	font-family: Arial, Verdana;
	text-decoration: none;	
}
A:active
{
	color: red;    
}
A:hover
{
	color: red;    
}
img 
{
	border: none;
}
LI
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.InfoBox
{
background: #dfdfdf;
border: 1px solid #f5f5f5;
position: relative;
top: 3px;
left: 3px;
} 
.InfoBox div
{
    background: #dcdcdc;
    border-right: #000080 1px outset;
    border-top: #000080 1px outset;
    border-left: #000080 1px outset;
    border-bottom: #000080 1px outset;
    color: #ff0000;
    padding: 0px 0px 0px 0px;
    position: relative;
    top: -3px;
    left: -3px;
}
.InfoBox table
{
    background: #dcdcdc;    
    padding: 4px 4px 4px 4px;
}
.InfoBox th
{
    text-align: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 11pt;
    background-color: #000080;
}
.InfoBox td
{
    padding: 4px 4px 4px 4px;    
}
.InfoBox A
{
    color: #ff0000;
}
.TopBar
{
    background-color: #808080;
}
.TopMenu
{
    font-weight: bold;
    color: #404040;
    background-color: #ffffff;
}
.TopMenu A
{
	color : #404040;
}
.ForgotPassword
{
	font-weight: bold;
	font-size: 10px;
	color: #808080;
}
.ForgotPassword A
{
	color: #0066FF;
	font-size: 10px;
}
.TaskGrid
{
	font-family: Arial, Verdana;
	background-color: #ffffff;
    border-right: #000080 1px outset;
    border-top: #000080 1px outset;
    border-left: #000080 1px outset;
    border-bottom: #000080 1px outset;
    border-style: inset;
}
.TaskGrid TH
{
    text-align: left;
    color: White;
    background-color: #000080;
}
.TaskGrid A
{
	color: #000080;
	font-family: Arial, Verdana;
	text-decoration: none;
}