body
{
   margin:  0px;
   padding: 0px;
   line-height: 120%;
   font-family:Verdana, Arial, sans-serif;
   font-size:10px;
   color: #016a5c;
   background-position:center;
   background-color: #d9d9d9;
   font-size: 100%;
}


#container{
    width:994px;
    min-height:780px;
    padding-left:0px;
    padding-right:0px;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;
   border: 1px solid #016a5c;
}


#content{
    width:100%;
    clear:both;
    float: left;
    vertical-align:top;
    padding-left:20px;
}


.title 
{
	margin-top: 0; 
	padding-bottom: 8px;
	font-size: 200%; 
	font-weight: lighter;
	line-height: 150%;
    display: block;	
}



div, p, td
{
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	margin-left: 5px; 
	margin-right: 0px;
	COLOR: #4f7278;
	vertical-align:top;
	
}


h1
{
	font-size:16pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;	
}

br
{
	line-height:16px;
}

input, textarea, select 
{ 
	font-family: Verdana, Arial, sans serif;
	font-size: 14px;
	background-color:#fafafa; 
	border: #FEFEFE 2px inset;
}




.smalltext
{
   font-family:Verdana, Arial, sans-serif;
   font-size:10px;
   color: #999999;
}


table.admintable
{
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    border: 1px solid silver;

    background-color:#f4f7f0;
    width:750px;    
}



table.admintable td
{
    padding-left:1px; 
    padding-right:1px;
    padding-top:2px;
    padding-bottom:2px;
}




.MenuButton A:link 
{ 
	text-decoration:none;
	background-color: #016a5c;
	font-size:12;
	font-weight :normal;
	border-top: 1px solid #016a5c;
	border-left: 1px solid #016a5c;
	border-right: 1px solid #016a5c;
	border-bottom: 1px solid white;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;   
	display:block;
	height:26px;
    background-image:url(images/tabBtn.png);
    background-repeat:repeat-x;
}
 

.MenuButton A:visited  
{
	text-decoration:none;
	background-color: #016a5c;
	font-size:12;
	font-weight :normal;
	border-top: 1px solid #016a5c;
	border-left: 1px solid #016a5c;
	border-right: 1px solid #016a5c;
	border-bottom: 1px solid white;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;   
	display:block;
	height:26px;
    background-image:url(images/tabBtn.png);
    background-repeat:repeat-x;
}

.MenuButton A:hover
{
	text-decoration:underline;
	background-color: #dadada;
	font-weight :normal;
	border-top: 1px solid #016a5c;
	border-left: 1px solid #016a5c;
	border-right: 1px solid #016a5c;
	border-bottom: 1px solid white;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;   
	display:block;
	height:26px;
    background-image:url(images/tn.png);
    background-repeat:repeat-x;

}

 
.MenuButton A:active   
{
	text-decoration:none;
	background-color: #016a5c;
	font-weight :normal;
	font-size:12;
	border-top: 1px solid #016a5c;
	border-left: 1px solid #016a5c;
	border-right: 1px solid #016a5c;
	border-bottom: 1px solid white;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	color: #ffffff;   
	display:block;
	height:26px;
    background-image:url(images/tabBtn.png);
    background-repeat:repeat-x;
}




table.resultList
{
    border: #016a5c 1px solid;
    background-color: #f4f7f0;
    font-size: 12px;

}

th.resultList
{
    background-color:#016a5c;
    background-repeat:repeat-x;    
	color: White;
}

td.resultList
{
    padding: 2pt 3pt 2pt 5pt;
}


.btn
{
	text-decoration:none;
	background-color: #016a5c;
    background-image:url(images/tableHeader.png);
    background-repeat:repeat-x;
	font-size:12px;
	font-weight :bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:25px;
	text-align:center;
	vertical-align:middle;
	color:White;   
	display:inline;
}


.imgAnchor A:link
{
    border: none 0px #ffffff;
}

.imgAnchor A:visited
{
    border: none 0px #ffffff;
}

.imgAnchor A:hover
{
    border-bottom-width:thick;
    
}

.imgAnchor A:active
{
    border: none 0px #ffffff;
}

/* Footer */
#footer { 
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
    height:26px;
    width:994px;
	background: #016a5c;
	
}


#jsddm
{	
    margin: 0;
	padding: 0
}
	
#jsddm li
{	
    float: left;
	list-style: none;
}

#jsddm li a
{	
    display: block;
	padding:2px 20px 2px 10px;
	text-decoration: none;

	color: #FFFF00;
	font-size:90%;
	white-space: nowrap;
	background:#016a5c;
	text-align:center;

	border-right: 1px solid #fff;	
}

#jsddm li a:hover
{	
    background: #014a3c

}
		
#jsddm li ul
{			    
    margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index:99;	
}
		
#jsddm li ul li
{	
    float: none;
	display: inline;
}
		
#jsddm li ul li a
{	
	background: #016a5c;
	width:80px;
	text-align:left;

}
		
#jsddm li ul li a:hover
{	
    background: #016a5c;    
}


