body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  background: #FFF url(images/bg.png) repeat-x;  
}

a:link { color: #006600; text-decoration: none; font-weight: bold; }
a:visited { color: #666666; text-decoration: none; font-weight: bold; }
a:hover { color: #FF6600; text-decoration: underline; font-weight: bold; }
a:active { color: #006600; font-weight: bold; }


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table#outer-align {
	width: 100%;
}

table#inner-align {
	width: 90%;
	margin-left: 50px;
	margin-right: 50px;
}

td#header-area {
	height: 170px;
	
	
}

td#nav {
	width: 218px;
	vertical-align: top;
}

div#nav-area {
	background-color: #FFF;
	/*padding: 10px;*/
	border: 1px #CCC solid;
	border-top: none;
}

td#content-area {
	height: 360px;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	line-height: 160%;
}

td#footer-area {
	background-color: #666;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#footer-area a:link { color: #FFF; text-decoration: none; }
#footer-area a:visited { color: #FFF; text-decoration: none; }
#footer-area a:hover { color: #FFF; text-decoration: underline; }
#footer-area a:active { color: #FFF; }

img#tag1 {
	padding-top: 24px;
}

img#tag2 {
	padding-top: 5px;
	padding-bottom: 10px;
}

img#logo1 {
	padding-top: 10px;
}

.nav-button {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #CCC;
	}
	
.header1 {
	font-weight: bold;
	font-size: 16px;
	font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #006600;
}	

.div-nav-button{
	padding: 5px;
	height:16px;
	border-bottom: 1px dashed #CCCCCC;
}
.div-nav-text{
	font-weight: bold;
	font-size: 13px;
	font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #006600;
}
