/* CSS Document */
a:link {
    color: #000000;
	font-weight:bold;
	TEXT-DECORATION: underline
	}
a:visited {
	color: #000000;
	font-weight:bold;
	TEXT-DECORATION: underline
	}
a:hover {
	color: #666666;
	font-weight:bold;
	text-decoration: none
	}

/* Image hyperlinks */
.Apic:link {
	border: 1px solid #ffffff;
}
.Apic:visited {
	border: 1px solid #ffffff;
}
.Apic:hover {
	border: 1px dashed #999999;
}

/* link for tree menu */

.tree:link {
    color: #000000;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.tree:visited {
	color: #000000;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.tree:hover {
	color: #666666;
	font-weight:normal;
	text-decoration: underline
	}
	
.treesub:link {
    color: #666666;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.treesub:visited {
	color: #666666;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.treesub:hover {
	color: #ffcc00;
	font-weight:normal;
	text-decoration: underline
	}
	
body {
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	scrollbar-base-color: #f0f0f0;
 	scrollbar-arrow-color: #333333; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #dadada;
	scrollbar-track-color: #e6e6e6;
	}

.sel { 
	font-family: verdana,arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	color: #000000;
	}

.txt { 
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #333333;
	border-style: solid;
	color: #000000
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	}
	
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top
	}


.content_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	text-align:center
	}

.content_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.content_boldcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center
	}

.small {
	font-size: 10px
	}
	
.graybg { /*for the top strip */
	background-color:#dadcdd;
	}
	
.graybox { /* for the "view sample" box */
	background-color:#edebeb;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	}
	
.grayfullbox { /* for the timeline box */
	border: 1px solid #cecece;
	border-collapse:collapse
	}

/* Gray bg for the search pages */

.darkgray {
	background-color:#d1d1d1;
	}
.mediumgray {
	background-color:#ecedee;
	}
.litegray {
	background-color:#f4f4f4;
	}

.orangebox {
	background-color: #ffd616;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center
	}

.orangetext {
	color:#ffcc00;
	font-weight:bold;
	}
	
.whiteborder {
	border:1px solid #ffffff;
	border-collapse:collapse;
	}
	
	
.whiteborder_topless {
	border:1px solid #ffffff;
	border-top: 0px;
	border-collapse:collapse;
	table-layout:fixed;
	}


ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#gift li {
	background-image: url(images/bullet_03.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 1.3em;
	padding-bottom: .5em;
	line-height: 2em;
	}
	
/* top menu list */

#navcontainer ul {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0px;
	}

#navlist li {
	display: inline;
	background-image: url(images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0 .14em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-right: 10px;
	padding-left: 1.3em;
	padding-bottom: .5em;
	line-height: 2em;

	}

.ali:link {
    color: #000000;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.ali:visited {
	color: #000000;
	font-weight:normal;
	TEXT-DECORATION: none
	}
.ali:hover {
	color: #666666;
	font-weight:normal;
	text-decoration: underline
	}

/* footer */

.footer {
	COLOR: #666666; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	FONT-SIZE: 10px; 
	text-align: left;
	line-height:1.5em;
}
.f:link {
    color: #666666;
	font-weight:bold;
	TEXT-DECORATION: none
	}
.f:visited {
	color: #666666;
	font-weight:bold;
	TEXT-DECORATION: none
	}
.f:hover {
	color: #000000;
	font-weight:nbold;
	text-decoration: underline
	}