	 
* {
margin:0;padding:0;
}
/* ***** Fix for IE bug ***** */
img {
position: relative;
}

body {
font-size:12px;
background-color:#235230;
margin:0;
padding:0;
}
/* ***** Standard text styling ***** */
td, th, div, td a, td a:link {
font-family: arial,tahoma,verdana;font-size:11px; color:#000;
}
a,a:link,a:visited {
color:#000000; text-decoration:underline; 
}
a:hover{
color:#999999; text-decoration:underline;
}
.Normal{
font-family: arial,tahoma,verdana;
font-size:12px;color:#000000; 
}
.Normal ul {
margin: 0px 10px 0px 25px;padding:0px 0;
}
.skinObject {
color:#000;
font-weight:normal;
}
.Head {
color:#000;
}
.SubHead {
color:#000;
}

.SubHead a:link, .SubHead a:visited {
color:#000;
}
.DataGrid_Header {
color:#000000;
}
.CommandButton, .CommandButton a {
color:#000;
}


.DNNEmptyPane {
width:0px;
height:0px;
}

/* ***** Wrapper for all Content ***** */
#container {
width:870px;
clear:both;
display:block;
text-align:center;
margin:20px auto;
background-color:#3c4c9b;
border:2px solid #ffffff;}


#container td {text-align: left;}


/* ***** Narrow Bar at very top ***** */
#top {
width:870px;
height:158px;
background:url(images/topback.gif) repeat-x;
background-color:#481647;
margin-bottom:0;
}
#topmenu {
float:right;
margin-right:20px;
margin-top:5px;
width:250px;
}

#topright {
float:right;
width:300px;
height:100px;
text-align:right;
color:#ffffff;
font-weight:normal;
padding-right:10px;
margin-top:10px;
}

#title {
width:926;
height:282px;
background:url(images/header.jpg) no-repeat;
}

#menu2 {
width:870px;
height:35px;
background:url(images/menuback.gif) repeat-x;
background-color:#1e1e1e;
margin-bottom:0;
padding:2px 0;
}

/* ***** footer area at very bottom ***** */
.footerclass {
font-weight:normal;font-size:10px;
}
#footer {
height:20px;
font-family:"Trebuchet MS",arial,verdana,tahoma;
font-size:10px;
line-height:16px;
color:#ffffff;
padding-top:0px;
text-align:center;
}

#footer a {
font-family:arial,tahoma,verdana;font-size:10px; color:#999999; text-decoration:underline; 
}
#footer a:hover{
color:#ffffff;
}

/* ***** Whole content area ***** */

#content {
width:870px;
clear:both;
padding-top:10px;
}
#internal {
width:840px;
clear:both;
padding-top:0px;
margin:20px 15px 20px 15px;
border:2px solid white;
}

#left {
float:left;width:288px;
border-right:2px solid white;
border-top:2px solid white;
}
/* ***** Right column - several panes ***** */
#middle {
margin:0 288px ;
border-top:2px solid white;
}
#right {
float:right;width:288px;
border-left:2px solid white;
border-top:2px solid white;
}

/* ***** Filler to fix CSS bug ***** */
#filler {
clear:both;
}


/*  NavMenu styles start here */

#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color:none;
}

#nav li {
  position: relative;
  float:left;
  height : 18px;
  line-height : 18px;
  list-style: none;
}
#nav li li{
  position: relative;
  float:left;
  height : 25px;
  line-height : 25px;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#333;
}


#nav a {
    font-size:11px;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
     padding :0px 18px 0px 18px;
    color:#fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;	
	font-family:"Trebuchet MS",arial, tahoma, sans-serif;
}

#nav li li a {
    width:12em;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px solid #555;
}

#nav li a:hover {
    border-left:1px solid #fff;
    border-right:1px solid #fff;	
	color:#ffcc00;
}
#nav li li a:hover {
    border-left:1px solid #525252;
    border-right:1px solid #282828;	
	border-bottom:1px solid #777;	
    background-color:#555;
}
#nav li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 39px;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}










/*  NavMenu styles start here */

#nav2 ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
    background-color:none;
}

#nav2 li {
  position: relative;
  float:left;
  height : 35px;
  line-height : 35px;
  list-style: none;
}
#nav2 li li{
  position: relative;
  float:left;
  height : 25px;
  line-height : 25px;
  list-style: none;
}

#nav2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#333;
			background:url(images/menuhover.gif) repeat-x;
}


#nav2 a {
    font-size:14px;
	display:block;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
     padding :0px 13px 0px 12px;
    color:#000;
    border-right:1px solid #afb3c7;	
	border-left:1px solid #fff;
	font-family:"Trebuchet MS",arial, tahoma, sans-serif;	
}

#nav2 li li a {
    width:12em;
	height:24px;
	line-height:24px;
	text-align:left;
	border-bottom:1px solid #555;
}

#nav2 li a:hover {
    border-right:1px solid #afb3c7;	
	border-left:1px solid #fff;
		background:url(images/menuhover.gif) repeat-x;
}
#nav2 li li a:hover {
    border-left:1px solid #525252;
    border-right:1px solid #282828;	
	border-bottom:1px solid #777;	
    background-color:#555;
}
#nav2 li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#nav2 .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav2 li:hover ul ul,
#nav2 li:hover ul ul ul,
#nav2 li:hover ul ul ul ul,
#nav2 li.iehover ul ul,
#nav2 li.iehover ul ul ul,
#nav2 li.iehover ul ul ul ul{
  left: -999em;
}

#nav2 li:hover ul, 
#nav2 li.iehover ul {
	top: 35px;
	left:0;
}
#nav2 li li:hover ul,
#nav2 li li li:hover ul,
#nav2 li li.iehover ul,  
#nav2 li li li.iehover ul {
	top: 0;
	left:12.8em;
}


#nav378 a {
border-right:0 px solid red;
}
#nav320 {
border-left:none;
}

.DNNEmptyPane {
display:none;
}

h1 {
	font-family:"trebuchet ms",arial,verdana;
	font-size:24px;
	line-height:32px;
	color:#000;
}
