/* CSS Document */

#container {
	margin:0 auto;
	text-align: left;
	width: 800px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	top: auto;
	right: auto;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	bottom: auto;
	}
	
H1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	outline: none;
	border-top-color: #FFFFFF;
}

A:Hover  {
	color : #999900;
	outline: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
         }
		 
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 100px;
	right: 20px;
	letter-spacing: normal;
	padding-left: 20px;
	clip: rect(auto,auto,auto,50px);
	border-top: thin #666699;
	border-right: thin dotted #666699;
	border-bottom: thin #666699;
	border-left: thin #666699;
	line-height: 16px;
}

.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 100px;
	right: 20px;
	letter-spacing: normal;
	padding-left: 20px;
	clip: rect(auto,auto,auto,50px);
	line-height: 16px;
}

.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 140px;
	right: 20px;
	letter-spacing: normal;
	clip: rect(auto,auto,auto,50px);
	border-top: thin #666699;
	border-right: thin #666699;
	border-bottom: thin #666699;
	border-left: thin dotted #666699;
	line-height: 16px;
	font-style: italic;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 7px;
	margin: 0px;
}

img {
  border: none;
}

UL LI {list-style-image: url(images/link_sage.gif);
    }
	
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: thin dotted #666699;
	border-right: thin #666699;
	border-bottom: thin #666699;
	border-left: thin #666699;
}

.imageL {
	Z-INDEX: 3;
	FLOAT: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.imageR {
	Z-INDEX: 3;
	FLOAT: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
}		
		
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999900;
	font-style: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

input
{
color: #999999;
background: #FFFFFF;
border: 1px solid #999999;
}
