BODY{
	scrollbar-3d-light-color: #97AACF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #97AACF;
	scrollbar-dark-shadow-color: #97AACF;
	scrollbar-face-color: #97AACF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #97AACF;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #003366;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #003366;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #003366;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

P.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}




#find {
	position: absolute;
	top: 65px;
	left: 600px;

}
#find label {
	color: #333333;
	font-family: "Trebuchet MS";
}
#find p {
	float: left;
}

#branding {
	float: left;
}
#shinyblack {
	background-image: url(bull_images/top_black.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000000;
	height: 18px;
}
#left_nav {
	background-color: #003366;
}
#left_nav a {
	background-color: #003366;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	height: 40px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFCC;
}
#left_nav a:hover {
	color: #FFFFCC;
	background-color: #0066CC;
}
#left_nav a:visited {
	color: #FFFFCC;
}

#right_nav a {
	width: 118px;
	border: 2px solid #A24709;
	background-image: url(bull_images/right_nav.gif);
	background-repeat: no-repeat;
	height: 46px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}
#right_nav a:hover {
	border: 2px solid #FE9832;
	color: #FFCC00;
}
#right_nav img {
	margin-bottom: -4px;
	margin-top: 4px;

}



#main_content {
	padding: 5px;
}
#main_content .border {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	padding: 15px;
}

#main_content .header_text {
	margin-bottom: -5px;
	margin-top: 5px;
}

#main_content h1 {
	font-size: 14px;
	background-image: url(bull_images/purple_header.gif);
	background-repeat: repeat-x;
	height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -6px;
	padding-top: 6px;
}

#main_content a {
	color: #0000FF;
	text-decoration: underline;
}
#main_content a:hover {
	text-decoration: none;
}

#main_content   .list_title  {
	display: inline;
	font-size: 12px;
}

#main_content p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
}
#ads {
	display: block;
	border: 1px solid #CCCCCC;
}

#footer {
	background-color: #0099FF;
	text-align: center;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	height: 20px;
}
#footer a {
	margin-right: 10px;
	margin-left: 10px;
	color: #0033CC;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #000099;
}
#footer .web_tech a {
	background-color: #6633CC;
}
