Body
{
	font-family: Arial;
	margin: 0 0 0 0;
}

.DIVContainer
{
	
}

.MainPageContainer
{
	width: 100%;
	height: 100%;
	background-image: url(Image/Gradient.jpg);
	background-repeat: repeat-x;
}
.PageContainer
{
	
}

.DivTextContainer
{
	text-align:center;
	text-align: -moz-center; 
	margin-left: auto;
	margin-right: auto 
}

.ContentContainer
{
	width: 1050px;
	background-color: White;
}

.LogoContainer
{
	background-image: url(Image/bv-logo.jpg);
}

.menuWelcomeTable
{
	font-family: Arial;
	font-size: 12px;
}

.menuTable
{
	font-family: Arial;
	font-size: 12px;
	border-top-color: #7f7f7f;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menuWelcomeTable a:hover
{
	text-decoration: underline;
}


.menuTable a:hover
{
	text-decoration: underline;
}


.dynamicMenuAlignment
{
	text-align: center;
}

.dynamicMenuStyleIE8
{
	z-index: 100;
}

.footerContainer
{
	width:100%;
	height:100%;
	font-size: 11px;
	font-family: Arial;
	background-color: #7f7f7f;
	color: White;
}

.footerContainer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerContainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
.Loginstyle 
{
	 font-family: Arial;
	 font-size: 16px;
}	

.labelStyle
{
     font-family: Arial;
     font-size: 12px;
}

.checkBoxStyle	
{
     font-family: Arial;
     font-size: 12px;
}

.textBoxStyle	
{
     font-family: Arial;
     font-size: 12px;
}

.combostyle
{
	 font-family: Arial;
     font-size: 12px;
}

.gridViewStyle
{
	 font-family: Arial;
	 font-size: 12px;
}

.buttonstyle
{
	 font-family: Arial;
	 font-size: 12px;
}
.listBoxStyle
{
	 font-family: Arial;
	 font-size: 12px;
}
DIV
{
	font-family: Arial;
}
.CreateUserWizardStyle
{
	font-family: Arial;
    font-size : 10pt;
    border-width : 1px;
    border-color : #CCCC99;
    border-style: solid;
}

.LoginBoxTitleTextBoxStyle
{
	border-bottom-color: #FFFFFF;
	border-bottom-style: ridge;
}
	
.Container
{
	width: 100%;
	height: 500px;	
}

.FormTableFile
{
	font-size: 10pt; 
	font-family: Arial; 
}

.FormTableProject
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 800px;

}


.FormTableProjectBorder
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 800px;
	border: solid 1px #7f7f7f;
}

.FormTableProjectTitle
{
	width: 805px;
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: bold; 
	color: white; 
	background-color: #6b696b;
	text-align: center;
	margin: 1px 1px 2px 1px;
	padding: 6px 0 6px 0;
}

.FormTableClient
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 600px;
	  
}

.FormTableClientBorder
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 600px;
	border: solid 1px #7f7f7f;
}

.FormTableClientTitle
{
	width: 605px;
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: bold; 
	color: white; 
	background-color: #6b696b;
	text-align: center;
	margin: 1px 1px 2px 1px;
	padding: 6px 0 6px 0;
}

.FormTableAdmin
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 500px;
	  
}

.FormTableAdminBorder
{
	font-size: 10pt; 
	font-family: Arial; 
	width: 500px;
	border: solid 1px #7f7f7f;
}

.FormTableAdminTitle
{
	width: 505px;
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: bold; 
	color: white; 
	background-color: #6b696b;
	text-align: center;
	margin: 1px 1px 2px 1px;
	padding: 6px 0 6px 0;
}

.Menucontainer a
{
	text-decoration: none;
}

.Menucontainer a:hover
{
	text-decoration: underline;
}	