body{ border:0px;margin: 0px; height:100%; background-color:#FFFFFF;}!important /* for specifying body bg*/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}


.contentpane{padding:35px 25px 0 20px ;}/*a separate class for each pane TD*/
.RightPane { padding:1px 0px 0px 0px; margin:0px}
.RightPane2 { padding:0px 0px 0px 0px; margin:0px}
.RightPane3 { padding:0px 0px 0px 0px; margin:0px}
.LinkPane{ padding:0px;}

/* different fonts*/
.Head{ font-size:8pt; font-weight:bold; color:#000000;  }
.SubHead{  font-size:8pt; font-weight:bold; color:#000000;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#000000;   }
.Normal{font-family:Tahoma; font-size:8pt; color:#000000;}
.NormalTextBox
{
	
	
}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#55410A; font-size:8pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}

.MainBorderRed
{
	border-right:6px solid #FF1B00;
	border-left:6px solid #FF1B00;
}
.MainBorderOriange
{
	border-right:6px solid #F26722;
	border-left:6px solid #F26722;
}
.MainBorderYellow
{
	border-right:6px solid #FFC800;
	border-left:6px solid #FFC800;
}
.MainBorderGreen
{
	border-right:6px solid #4CBF57;
	border-left:6px solid #4CBF57;
}
.MainBorderBlue
{
	border-right:6px solid #3366FF;
	border-left:6px solid #3366FF;
}
.PaneCenterBgTile
{
	background:url(Images/CenterBgTile.png) top left repeat;
}
.PaneCenterBgImage
{

	background:url(Images/CenterBgImage.png) top left repeat-y;
	height:100%
}
/*general TD*/
TH,TD,DIV
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
}
A:hover{ text-decoration: none; color: #000000; }
/* class for user links LOGIN and USER Tokens*/
.userhead
{
	font-weight: normal;
	color:#55410A;
	font-family:Tahoma;
	font-size:8pt;
	padding:0 0 4px 0px; 

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: normal;
	color:#55410A;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:underline;
}
a.user:hover
{
	text-decoration:none;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
a.links:link,a.links:active,a.links:visited{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #55410A;
	text-decoration:none;
}
a.links:hover{
	color: #55410A;
	text-decoration:underline;
}


/*___________________________________________________________________________________________*/


#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	margin-left:25px;
	height:69px !important;
}

/*______________________CISS Menu Class__________________*/

td.item0{
	
	background:url(images/MenuTabImage.png) left no-repeat;
	
}
td.item0_active
{
	background:url(images/MenuTabImage.png) left no-repeat;
}

td.item1{
	background:url(images/MenuTabImage.png) left no-repeat;
	
}
td.item1_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}

td.item2{
	background:url(images/MenuTabImage.png) left no-repeat;
	
}
td.item2_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}

td.item3 {
	background:url(images/MenuTabImage.png) left no-repeat;
	
}
td.item3_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item4 { 
	background:url(images/MenuTabImage.png) left no-repeat;
	
}
td.item4_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item5 {  
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item5_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item6{  
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item6_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item7{  
	background:url(images/MenuTabImage.png) left no-repeat;
}
td.item7_active {
	background:url(images/MenuTabImage.png) left no-repeat;
}
























