html, body
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	background-color: #7d7d7d;
}

table
{
	border-collapse: collapse;
}


h1, h2, h3, h4, h5, .standardtext, .titletext, .substandardtext, .blurbtext, .areatext, .leftpanel, .footer, .menuitem, .navbar,
.gridcontrol, .gridheader td, .gridtable, .errortext, .dxgv
{
	font-family:   Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3,h4,h5,  .standardtext, .titletext, .substandardtext, .blurbtext, .areatext, .gridcontrol, .dxgv
{
		
}

h1
{
	font-size: 14px;
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 11px;
}

h4
{
	font-size: 10px;
}

h5
{
	font-size: 8px;
}

.titletext
{
	font-size: 14px;
	font-weight: bold;
}

.standardtext
{
	font-size: 12px;
	font-weight: normal;
}

.standardtext a
{
	font-size: 12px;
	font-weight: normal;
}

.errortext
{
	font-size: 12px;
	font-weight: normal;
	background-color: Red;
	color: White;
}

.substandardtext
{
	font-size: 10px;
	font-weight: normal;
}

.substandardtext a
{
	font-size: 10px;
	font-weight: normal;
}

.blurbtext
{
	background-color: #f0f0f0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 8px !important;
	width: 425px;
}

.areatext
{
	background-color: #f0f0f0;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	padding: 8px !important;
	vertical-align: middle;
	width:200px;
}

.adminleftpanel
{
	background-image: url(../img/hgradient.png);
	background-repeat: repeat-y;
	/*background-color: #7fa0b7;*/
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-right-width: 2px;
	width: 159px;
	padding: 1px 1px 1px 1px!Important;
	height:400px!Important;
	vertical-align: top;
}

.leftpanel
{
	background-image: url(../img/hgradient.png);
	background-repeat: repeat-y;
	/*background-color: #7fa0b7;*/
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-right-width: 2px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding: 8px !important;
	text-align: center;
	vertical-align: text-top;
	width: 159px!Important;
	height: 250px!Important;
}

.maintable
{
	background-color: #ffffff;
	width: 800px;
	text-align: left;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 2px;
}

.maintable td
{
	padding: 0px;
}

.contenttable
{
	border-collapse: collapse;
	width: 100%;
}

.contenttabletext
{
	padding: 8px !important;
	text-align: left;
	vertical-align: top;
}

.contentpadding
{
	padding: 8px !important;
}

.rightborder
{
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-right-width: 2px;
}

.topborder
{
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 2px;
}

.bottomborder
{
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 2px;
}

.mainheader
{
	background-color: #46728c;
	padding: 8px 5px 8px 0px !important;
}

.mainmenuheader
{
	background-image: url(../img/vgradient.png);
	background-repeat: repeat-x;
/*	background-color: #7fa0b7;*/
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 2px;
}

.footer
{
	background-image: url(../img/vgradient.png);
	background-repeat: repeat-x;
/*	background-color: #46728c; */
	font-weight: bold;
	font-size: 12px;
	color: White;
}

.footer td
{
	padding: 2px 8px 0px 8px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 2px;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.menu
{
	background-image:url(../img/vgradient.png);
	background-repeat: repeat-x;
	/* background-color: #7fa0b7;*/
}

.menuitemhover
{
	background-color: #7fa0b7;
}

.menuitem
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 8px 6px 8px !important;
}


.menuitem a
{
	text-decoration: none !important;
	color: #ffffff;
}

.menuitem a:visited
{
	text-decoration: none !important;
	color: #ffffff;
}

.menuitemselected
{
	background-color: #7fa0b7;
}

/* -- ASPxNavBar -- */
.navbar
{
	background-image: url(../img/hgradient.png);
	background-repeat: repeat-y;
	padding: 11px 11px 11px 11px !Important;
}
/*.dxnbControl a
{
	color: #1E3695;
}
.dxnbLoadingPanel
{
	font: 8pt Tahoma;
	color: #303030;
}

.dxnbLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
} */
.navbargroupheader
{
	background-color: #7fa0b7;
	border: solid 1px #C0C0C0;
	padding: 4px 10px 4px 10px !Important;
	width: 159px;
}
.navbargroupheader table.dxnb
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.navbargroupheader td.dxnb
{
	white-space: nowrap;
}

.navbargroupcontent
{
	border: solid 1px #A8A8A8;
	padding: 5px 5px 5px 5px!Important;
	background-color: #f0f0f0;
}

.navbaritem
{
	font-size: 12px;
	font-weight: normal;
	padding: 4px 5px 4px 5px!Important;

}

.dxnbItemSelected
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.dxnbLargeItemSelected
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxnbItemHover, .dxnbLargeItemHover, .dxnbBulletItemHover
{
	background-color: #F2F2F2;
	border: solid 1px #888888;
}
.dxnbItemHover
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.dxnbLargeItemHover
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.gridcontrol .dxgv
{
	font-size: 12px;
}

.gridheader
{
	background-color: #7fa0b7;
	border: solid 1px #C0C0C0;
	padding: 6px 2px 6px 2px !Important;
}

.gridheader td
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.navbargroupheader td.dxnb
{
	white-space: nowrap;
}
