
/* Styles added for BDD-Professional website */

.TableMain 
{
	background-color: #FFFFFF;
	border:none;
	height: 100%;
	width: 100%;
	margin-left: 0px;  
}

.BottomBarText
{
	color: #000000;
}

.BottomBarTextOver
{
	color: #005500;
}

.NavBarMain
{
	position:absolute;
	top: 65px;
	left: 280px;
	 
}

.NavBarText
{
    FONT-FAMILY: Arial;
    FONT-SIZE: .75em;
    FONT-WEIGHT:bold;
    color: #005500;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;	
}

.PageTitleCell
{
	background-image: url(images/images/main-layout_03.gif);	
}


.CardHeader
{
	text-align:left;
	vertical-align:middle;
	font-family:Verdana;
	color:#005500;
	font-weight:bold;
	font-size: 10pt;
}

.ListBox
{
	width: 90%;
	font-family: Verdana;
	font-size: 8pt; 
}

.CardBody
{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 20px;
	padding-top:10px;
}

.TextLarge
{
	font-family: Verdana;
	font-size: 12pt;	
}

.PageHeader
{
	text-align:left;
	font-family:Verdana;
	font-weight:bold;
	font-size: 10pt;	
}

.PageBody
{
	font-family: Verdana;
	font-size: 9pt;
	line-height:25px;

}


/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 15px;
}
