/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body {
background-color:#003333;
}

img {
border-style: none;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
}


td.topTD {
	background-image: url(TOP.jpg);
   	background-repeat:no-repeat;
   	background-position:top center; 
	height: 233px;
	text-align: center;
	padding: 0px 0px 0 0px;
	font-size: 11px;
}
td.middleTD {
	background-image: url(MIDDLE-lofty.jpg);
	background-position:top center; 
	background-repeat:no-repeat;
	height:301;
	padding: 0 0px 0px 0px;
	color: #fff;
	text-align: center;
	font-size: 11px;

}

td.bottomTD {
	background-image: url(BOTTOM.jpg);
   	background-repeat:no-repeat;
   	background-position:bottom center;
	height: 96px;
	padding: 0 0px 0px 0px;
	color: #fff;
	text-align: center;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
}

table {
	padding: 0;
}






/* hyperlink style for the unselected tabs */


.links, A.links:visited, A.links:active, A.links:link  {
    text-decoration:    none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    color:#FFFFFF;
	background-color: transparent;
	border: 0;;
	font-weight: bold;
}

.text {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	border:0;
	font-weight:100;
	}
	
.text2 {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
	}


A.links:hover    {
    text-decoration:    none;
    color:#66FF00;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*=============== START DEFAULT MENU STYLES ============================================*/

