body {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #525252;
	background-color: #CAE4FF;
}


a:link {
	color: #006699;
	font-weight: normal
}
a:visited {
	color: #006699;
	font-weight: normal
}
a:hover {
	color: #000000;
	font-weight: normal; text-decoration:underline
}
a:active {
	color: #3399FF;
	font-weight: normal;
}


.copy {
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.smallcopy {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.header {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


.header a:link{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #77BB36;
	text-decoration: underline;
}
.header a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.footer {
	font-smooth: always;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;

}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

.breadcrumbs {
	margin-top:5px;
	font-size: 9px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
	color: #009933;
}

.breadcrumbs a:link {
	color: #006699;
}
.breadcrumbs a:visited {
	color: #009933;
}

.blue {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 0c75c2;
}
.grey {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 696969;
}


.frame {
	border: 1px solid #D2D1D1;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	color: #666666;
	padding: 5px
}
.credits {
	font-family: tahoma;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0054A8;
	margin: 20px;
}


.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	margin: 10px
}


ul           { list-style-image: url('http://www.wiredforlife.org/images/bullet.gif') }



table.menu a { 
width:210px; 
border:0px solid #333333; 
display: block; 
height:18px; padding-left:6; padding-right:6; padding-top:3; padding-bottom:3
} 





div.menu a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: #99CCFF; 
border:1px solid #F0EFE8; 
text-decoration:none;
font-weight:bold;
height:18px

}

div.menu a:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: #99CC00; 
border:1px solid #99CCFF; 
text-decoration:none;
font-weight:bold;
height:18px

}

div.menu a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: #99CC00; 
border:1px solid #F0EFE8; 
text-decoration:none;
font-weight:bold;
height:18px

}

div.menu a:hover {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background: #F0EFE8; 
border:1px solid #F0EFE8; 
text-decoration:none;
font-weight:bold;
height:18px

}