/* CSS Document */

body {
        margin:0px 0px; padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        }

p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .6em;
		margin: 10px 5px;
}

h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-left: 5px;
}

a {
		color: #969696;
}

a:hover {
		text-decoration: none;
		color: #000000;
}

.diff_text {
		font-size: .6em;
}

.footer {
		font-size: 9px;
		background-color: #cecece;
		width: 100%;
		color: #ffffff;
}

.footer a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
}
	
.focus {
	width: 500px;
	height: 350px;
	border: 1px solid #000000;
}

.right {
	width: 100px;
	height: 350px;
	border: 1px solid #000000;
	background-image: url(../images/right.jpg);
}

.bottom {
	width: 500px;
	height: 100px;
	border: 1px solid #000000;
}


.lowright {
	width: 100px;
	height: 100px;
	border: 1px solid #000000;
}




#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
text-align: right;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
width: 221px;
padding: 2px 2px 2px 2px;
font-weight: bold;
/*border: 1px solid;
border-color: #ddd #000 #000 #ddd; */
}

#navlist a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
/*background-color: #9F6F9F; */
color: #88b025;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
color: #88b025;
}





#subnavlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
text-align: right;
}

#subnavlist li {
margin: 0;
}

#subnavlist a {
display: block;
width: 221px;
padding: 2px 2px 2px 2px;
font-weight: bold;
/*border: 1px solid;
border-color: #ddd #000 #000 #ddd; */
}

#subnavlist a:link, #subnavlist a:visited {
color: #fff;
text-decoration: none;
}

#subnavlist a:hover, #subnavlist a:active {
/*background-color: #9F6F9F; */
color: #99aabb;
}

#sububerlink a:link, #sububerlink a:visited,
#sububerlink a:hover, #sububerlink a:active {
color: #99aabb;
}

.submitbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076A3;
	background-color: #efefef;
	padding: 2px;
	border: 1px double #0076A3;
	cursor: hand;
	}

.text_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	color: #0076A3;
	background-color: #efefef;
	padding: 2px;
	border: 1px double #0076A3;
	cursor: hand;
	}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}

.breadcrumb a {
	color: #bdbdbd;
	text-decoration: none;
	}
.breadcrumb a:hover {
	text-decoration: underline;
	}
.tellfriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	border: 1px solid #88b025;
	background: #ccddee;	
}

#myfriend ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
text-align: right;
}

#myfriend li {
margin: 0;
}

#myfriend a {
display: block;
width: 221px;
padding: 2px 2px 2px 2px;
font-weight: bold;
}

#myfriend a:link, #myfriend a:visited {
color: #ffffff;
text-decoration: none;
}

#myfriend a:hover, #myfriend a:active {
color: #99aabb;
}

