.nleft{
	background-image: url(images/Nice_01.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 226px;
}
.ncenter{
	background-image: url(images/Nice_02.jpg);
	
}
.nright{
	background-image: url(images/Nice_03.jpg);
	background-repeat: no-repeat;
	width: 102px;
	HEIGHT: 226px;
}
.nleftmid{
	background-image: url(images/Nice_04.jpg);
	width: 105px;
	height: 200px;
	
}
.ncentermid{
	background-image: url(images/Nice_05.jpg);
	
}
.nrightmid{
	background-image: url(images/Nice_06.jpg);
	width: 102px;
	height: 200px;
	
}
.nleftbot{
	background-image: url(images/Nice_07.jpg);
	WIDTH: 105px;
	HEIGHT: 126px;
	background-repeat: no-repeat;
}
.ncenterbot{
	background-image: url(images/Nice_08.jpg);
	
}
.nrightbot{
	background-image: url(images/Nice_09.jpg);
	WIDTH: 102px;
	HEIGHT: 126px;
	background-repeat: no-repeat;
}
.table1 {
	padding:0;
}
body {
	margin: 0;
	padding:0;
	scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#A9A9A9;
           scrollbar-base-color:#A9A9A9;
           scrollbar-track-color:#708090;
           scrollbar-darkshadow-color:#00008B;
           scrollbar-face-color:#2F4F4F;
           scrollbar-highlight-color:#DCDCDC;
           scrollbar-shadow-color:#000000;
	max-height:100%;
	height:100%;
}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: White;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: White;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}



/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #6E8E05;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #6E8E05;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: Black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: Black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, .CurrentDate {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}


.Normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #333;
    font-family: tahoma;
    text-decoration: none;
}

.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

.SubHead {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


.Head {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}


.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/


select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

.NormalTextBox {
	color: #333;
	padding-left: 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}






/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #333;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0 0 0px;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #666;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow,     {
	display: none;
}

.NiceH1 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: x-small;
}



/* =====================================
    CSS STYLES FOR HouseMenu SkinObject
   =====================================
*/

/* Horizontal Menu */
#HouseMenuNav { /* menu wrapper div */
	padding: 0;
	margin: 0;
	/*border-top: solid 1px #000;
	border-bottom: solid 1px #000;*/
	list-style-type: none;
	white-space: nowrap;
	width: 100%;
	height: 30px;
	background-color:transparent; /*#999;*/
	/*background-image: url(menubg/gray/menubar_999999_2x30.jpg);*/
	background-repeat: repeat-x;
	_position: absolute;
}

#HouseMenuNav ul { /* all submenu lists    */
	padding: 0;
	border: 0;
	margin: 0;
	list-style-type: none;
	line-height: 13px;
	/*white-space: nowrap;*/
	background-color: #999;
	z-index: 99999;
	
}

#HouseMenuNav a { /* all links within the menu wrapper  changed    */
	display: block;
	color : #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight : bold;
	text-decoration : none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 8px 5px 10px 5px;
	width: auto;
	height: 28px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 110%;
	height: 12px;
	_height: 100%;
	/* end hack */
	margin: 0; 
	border: 0;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 194px;
	height: 31px;
	
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	/* end hack */
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0; 
	padding: 8px 5px 10px 5px;
	color: #000; 
	background-color: transparent; 
	background-image: url(menubg/gray/menubar_cccccc_2x30.jpg);
	background-repeat: repeat-x;
}

#HouseMenuNav li ul { /* second-level lists */
	position: absolute;
	width: 224px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #333;
	/* border-top: none; */
	padding: 0;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0 0 0 0;
	/* end hack */
	/*white-space: nowrap;*/
	z-index: 88888;
	line-height: 12px;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 214px;
	_margin: -30px 0 0 214px;
	border: solid 1px #333;
	/*white-space: nowrap;*/
	line-height: 12px;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#HouseMenuNav li li { /* all items under the top level */
	list-style-type: none;
	width: 194px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 184px;
	_width: 194px;
	/* end hack */
}

#HouseMenuNav li li a { /* all item links under the top level */
	width: 224px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 214px;
	_width: 224px;
	/* end hack */
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #333; 
	background-color: transparent; 
	background-image: url(menubg/gray/menubar_ffffff_2x30.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
	color: #333; 
	background-color: transparent; 
	background-image: url(menubg/gray/menubar_ffffff_2x30.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

#HouseMenuNav li#HouseMenuNavCurrentItem a#HouseMenuNavCurrentLink
{ /* current link itself */
	margin: 0;
	border: 0; 
	padding: 8px 5px 10px 5px;
	color: #eee; 
	background-color: transparent; 
	background-image: url(menubg/gray/menubar_666666_2x30.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

.ArrowPointer
{
	cursor: default;
}
#dnn_ctr983_Counter_CounterImage
{
Display:None;
}