body {	font-family:verdana, arial, sans-serif; 
	font-size: 11px;
	margin:5px 5px 5px 5px;
	color: #666666;
	background:#FFFFFF;
	}

A 	{ color: #4B92B4; text-decoration: none;} 
A:link	{ color: #4B92B4; text-decoration: none; } 
A:visited	{ color: #4B92B4; text-decoration: none; } 
A:active	{ color: #4B92B4;  } 
A:hover	{ color: #4B92B4; text-decoration: underline;  }

.box {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 11px;
	background: #F4F4EE;
	padding: 6px;
	border: 1px #CCCCCC solid;
	}

.sidelinks {
	font-family: verdana, arial, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	background: #FFFFFF;
	width: 170px;
	}

.c-p {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 11px;
	}

.c-p a:link { color: #4B92B4; text-decoration: none; font-weight: bold; }
.c-p a:visited { color: #B9C9DA; font-weight: normal; }
.c-p a:hover { text-decoration: underline; }

/* 04-20-11
.c-p A { color: #4B92B4; text-decoration: none; font-weight: bold; }
.c-p A:link { color: #4B92B4; text-decoration: none; font-weight: bold; }
.c-p A:visited { color: #4B92B4; text-decoration: none; font-weight: normal; }
.c-p A:active { color: #4B92B4; }
.c-p A:hover { color: #4B92B4; text-decoration: underline; }
*/

.remembered A { color: #FF0000; text-decoration: none; font-weight: bold; }
.remembered A:link { color: #FF0000; text-decoration: none; font-weight: bold; }
.remembered A:visited { color: #FF0000; text-decoration: none; font-weight: bold; }
.remembered A:active { color: #FF0000; text-decoration: underline; }
.remembered A:hover { color: #FF0000; text-decoration: underline; }


.side ul {
	margin-left: 0em;
	padding-left: 0em;
	list-style-type: disc;
	list-style-position: inside;
	}

.side li {
	padding-left: 0em;
	}

.viewer_header {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	background: #FFFFFF;
	}

.copyrightbox {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 10px;
	background: #F4F4EE;
	padding: 0px;
	border: 1px #CCCCCC solid;
	}

.nav {
	text-align:center;
	margin: 6px 0px 0px 0px;
	width: 189px;
	}

.inputform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

.smalltext {
	font-size: 9px;
	}
