html {
	background: #63A3D8 url(/images/frasca_pgShadow.gif) top center repeat-y;
}

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #373737;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 134px;
	_margin-top: 5px;
}
#header a:link, #header a:visited, #header a:active  {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #FF6600;
	text-decoration: none;
}





/*  Blue Navigation */
#main-nav {
 background: url(/images/mainnav-bg_g.gif) repeat-x bottom;
 color: #fff;
 font-family: verdana, arial, sans-serif;
 font-size: 85%;
 height: 100%;
 text-transform: uppercase;
 text-decoration: none;
}
#main-nav a {
 background: url(/images/mainnav-bg_g.gif) repeat-x bottom;
 border-right: 1px #5b8ec1 solid;
 display: block;
 float: left;
 color: #fff;
 padding: 5px 12px;
 text-decoration: none;
}
#main-nav a.frontCap {
 padding: 5px 12px 5px 12px;
}
#main-nav a.endCap {
 text-transform: lowercase;
}
#main-nav a:hover {
 background: url(/images/mainnav-bg-hover_g.gif) repeat-x bottom;
 text-decoration: none;
}
#main-nav a.selected {
 background: url(/images/mainnav-bg-hover_g.gif) repeat-x bottom;
}






/*

#main-nav {
 _background: url('/images/mainnav-bg.gif') repeat-x bottom;
 margin: 0 150px;
 color: #fff;
 font-family: verdana, arial, sans-serif;
 font-size: 85%;
 _height: 100%;
 text-transform: uppercase;
}
#main-nav a {
 background: url('/images/mainnav-bg.gif') repeat-x bottom;
 border-right: 1px #5b8ec1 solid;
 text-decoration:none;
 display: block;
 float: left;
 color: #fff;
 padding: 5px 12px;
}
#main-nav a.frontCap {
 padding: 5px 12px 5px 12px;
}
#main-nav a.endCap {
 text-transform: lowercase;
}
#main-nav a:hover {
 background: url('/images/mainnav-bg-hover.gif') repeat-x bottom;
 text-decoration: none;
}
#main-nav a.selected {
 background: url('/images/mainnav-bg-selected.gif') repeat-x bottom;
}

*/


#footer {
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a2a2a2;
	padding-top: 8px;
	padding-bottom: 2px;
}
#footer a:link, #footer a:visited, #footer a:active  {
	color: #000000;
	text-decoration: none;
}
#main_table {
	_border: 1px solid #dde1e4;
	width: 773px;
	background: #fff;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#content a:link, #content a:visited, #content a:active  {
	color: #348dd7;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/bullet_link.gif);
	background-repeat: no-repeat;
	_padding-left: 15px;
	background-attachment: fixed;
	background-position: left center;
	font-size: 10px;
}

#content a:hover {
	color: #e68914;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(/images/bullet_link_hover.gif);
	font-size: 10px;
}

#content {
	padding: 15px;
	width: 520px;
}
h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#rightmenu {
	background: url(/images/right_menu_bg.gif) repeat-y #fff;
	width: 221px;
	text-align: left;
}
#highlight_area {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f4f4f4;
	background: url(/images/highlight_area_bg.gif) repeat-x #FFFFFF;
}

#highlight_area a:link, #highlight_area a:visited, #highlight_area a:active  {
	color: #348dd7;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/bullet_link.gif);
	background-repeat: no-repeat;
	_padding-left: 15px;
	background-attachment: fixed;
	background-position: left center;
	font-size: 10px;
}

#highlight_area a:hover {
	color: #e68914;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(/images/bullet_link_hover.gif);
	font-size: 10px;
}

#rightmenu p {
	width: 140px;
	padding-left: 12px;
	padding-top: 10px;
}
#rightmenu a:link, #rightmenu a:visited, #rightmenu a:active  {
	color: #348dd7;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/bullet_link.gif);
	background-repeat: no-repeat;
	_padding-left: 15px;
	background-attachment: fixed;
	background-position: left center;
	font-size: 10px;
}

#rightmenu a:hover {
	color: #e68914;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(/images/bullet_link_hover.gif);
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ee8e00;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/*
.style1 {font-size: 24px}
.style2 {
	font-size: 16px;
	color: #666666;
}
.style3 {font-size: 14px}.sitemap {
	line-height: 18px;
	padding-left: 20px;
}
*/

.sitemap #content a:link,#content a:visited,#content a:link {
	font-size: 11px;
}
#anchor {

}
#anchor a:link, #anchor a:visited, #anchor a:active  {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	background-image: none;
	padding: 0px;
	font-size: 11px;
}
#anchor a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	background-image: none;
	padding: 0px;
	font-size: 11px;
}
.style1 {font-size: 14px}
.style2 {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
