a:link {
	text-decoration: none;
	color: #969696;
}

a:visited {
	text-decoration: none;
	color: #969696;
}

a:active {
	text-decoration: none;
	color: #969696;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	background-color: #F3EDE9;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color:#51696F;
	margin: 0;
	text-align: center;
}

#wrapper {width: 968px; margin: auto; text-align: left;}

#banner {position: relative; width: 968px; height: 153px; background-position: left top; background-image:url('/img/banner.gif'); background-repeat: no-repeat; background-attachment:scroll}

h2 {font-size: 16px;}

table {
	font-weight: bold;
	color: #969696;
	font-size: 12px
}
table.box { background-color: #F3EDE9}

td.nav { 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.footer { 
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.title { 
	font-size: 14px;
	font-weight: bold;
	color: #9FABB3;
}

td.small { 
	font-size: 10px;
	font-weight: bold;
	line-height: 150%
}

td.footer { 
	font-size: 10px;
	font-weight: normal
}

td.rule { 
	background: #C0C0C0; 
}



p {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	color:#51696F
}

/* old */
#top {background-position: left top; border-collapse: collapse; background-image:url('/img2/mast.jpg'); background-repeat:no-repeat; background-attachment:scroll}
#mid {background-position: left top; border-collapse: collapse; background-image:url('/img2/main.jpg'); background-repeat:repeat-y; background-attachment:scroll}
#foot {background-position: left top; border-collapse: collapse; background-image:url('/img2/foot.jpg'); background-repeat:no-repeat; background-attachment:scroll}

/* new */
#back {background-position: left top; border-collapse: collapse; background-image:url('/img/back-main.gif'); background-repeat:no-repeat; background-attachment:scroll}

input.submit { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#51696F;
	background-color:#EEEEEE
}

input.text { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#51696F;
	background-color:#EEEEEE
}

select { 
border:1px solid #CCCCCC; 
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold; 
color:#51696F; 
background-color:#EEEEEE
}

textarea { 
border:1px solid #CCCCCC; 
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold; 
color:#51696F; 
background-color:#EEEEEE
}

descriptions {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
		font-size: 12px;
	color:#FF5959
}