body
{
	background-color: #ffffff;
	font-family: arial;
}
.table1
{
	border:0;
	width:770px;
}
.FeatureTable
{
	vertical-align:top;
	text-align:center;
	height:100%;
}
.FeatureTableRow
{
	border: solid 1px #CC0000;
	padding-left:1px;
}
.LeftNav
{
	vertical-align:top;
	background-color:#CC0000;
	width:187px;
}
.LeftNavHeader
{
	font-size:85%;
	color:#ffffff;
	font-weight:bold;
}
.LeftNavImage
{
	font-size:70%;
	color:#ffffff;
	border-top: solid 1px #ffffff;
	text-align:left;
	width:23px;
}
.LeftNavText
{
	font-size:70%;
	color:#ffffff;
	border-top: solid 1px #ffffff;
}
.LeftNavText a:link
{
	color:#ffffff;
	text-decoration:none;
}
.LeftNavText a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.LeftNavText a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.Text1
{
	font-size:90%;
}
.Text2
{
	font-weight:bold;
	font-size:90%;
	color:#CC0000;
}
.Text3
{
	font-size:85%;
	text-align:justify;	
}
.Text4
{
	font-weight:bold;
	font-size:80%;
	color:#CC0000;
}
.Text5
{
	font-weight:bold;
	font-size:80%;
	color:#CC0000;
	text-align:center;
}
.FooterLink
{
	font-size:70%;
	text-align:center;
}
.FooterLink a:link
{
	color:#CC0000;
	text-decoration:none;
	
}
.FooterLink a:visited
{
	color:#CC0000;
	text-decoration:none;
}
.FooterLink a:hover
{
	color:#CC0000;
	text-decoration:underline;
}
.bt
{
    font-family: arial;
    font-size: 12px;
    font-weight:bold   
}
.P1
{
    font-family: arial;
    font-size: 15px;
    font-weight:bold   
}

.error
{
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    color: red; 
}

.GridBody 
{
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
}

.GridHeaderGradient 
{/**
background-image: url(../Images/GridHeaderGradient.gif);**/
background-color: #cc0000;
color:White;
background-repeat: repeat-x;
font-weight: bold;
border-top: solid 1px #6990ff;
border-left: solid 1px #6990ff;
border-right: solid 1px #6990ff;
font-size: 10px;
}

.GridHeader 
{
	font-weight: bold;
	font-size: 10px;
}

.GridHeader td 
{
	border-bottom: solid 1px #CCCCCC;
	font-size: 10px;
}

.GridHeader a:link, .GridHeader a:visited
{
	
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

.GridHeader a:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.GridAltItem 
{
	font-size: 10px;
}

.GridOrphanItem
{
	background-color:#cc0000;
	font-size: 10px;
}

.GridItemHighlight 
{
	background-color: #DEE3EE;
	cursor:hand;
	color: #ffffff;
	font-size: 10px;

}

.GridItem 
{
	background-color: #FFFFFF;
	font-size: 10px;
}

.GridPage 
{
	font-weight: bold;
	font-size: 10px;
}

.GridPage span
{
	background-color: #cc0000;
	border: solid 1px #cc0000;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 14px;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
}

.GridPage a:link, .GridPage a:visited
{
	background-image: url(../Images/button_bkg.gif);
	background-repeat: repeat-x;
	border: solid 1px #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	height: 14px;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.GridPage a:hover
{
	background-image: url(../Images/button_hover_bkg.gif);
	background-repeat: repeat-x;
	border: solid 1px #cc0000;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	height: 14px;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}