@charset "iso-8859-1";
/* stylesheet pgs root */
/* optimized for all browsers */

body {background-image: url(./graphics/bg_root.png);}
td {font-family: Trebuchet MS, arial; font-size: 13px; line-height: 17px; color: #000000;}
.small {font-family: Trebuchet MS, arial; font-size: 12px; line-height: 14px; color: #000000;}

h2 {font-family: Trebuchet MS; font-size: 21px; font-weight: normal; line-height: 24px; color: #000000; }
h3 {font-family: Trebuchet MS; font-size: 16px; font-weight: normal; line-height: 19px; color: #000000; }

a:link     { color: #00008B; }
a:visited { color: #00008B; }
a:hover  { color: #0000FF; }
a:active { color: #0000FF; }

.dotted_box
{
border-style: dashed; border-width: 1px; border-color: grey; padding: 8px 6px 12px 6px;
background-image: url(./graphics/bg_dotted_box.png); font-family: Trebuchet MS; font-size: 13px; line-height: 16px; color: #000000;
}

.box_navbar_dotted /* values apply to top, right, bottom, and left, respectively */
{
width: 166px; border-style: dashed; border-width: 1px; border-color: #C0C0C0; padding: 12px 6px 18px 6px; background-color: #FFFFFF;
}

.box_528
{
width: 514px; border-style: solid; border-width: 1px; border-color: #A9A9A9; padding: 6px;	background-color: #FCFAF2;
}
.box_528 a:link     { color: #000000; text-decoration: underline; }
.box_528 a:visited { color: #000000; text-decoration: underline; }
.box_528 a:hover  { color: #FF6347; text-decoration: none; }

.top_button /* padding values apply to top, left/right, bottom, respectively */
{
width: 162px; height: 17px; border-style: solid; border-width: 1px; border-color: #A9A9A9;
padding: 3px 8px 4px; background-image: url(./graphics/bg_top_middle.png);
font-family: arial; font-size: 13px; line-height: 15px; color: #FFFFFF;
}

.middle_button
{
width: 162px; height: 17px; border-style: solid; border-width: 1px; border-color: #CCD7E8
#A9A9A9 #A9A9A9;
padding: 3px 8px 4px; background-image: url(./graphics/bg_top_middle.png);
font-family: arial; font-size: 13px; line-height: 15px; color: #FFFFFF;
}

.link_button
{
width: 162px; height: 17px; border-style: solid; border-width: 1px; border-color: #FFFFFF
#A9A9A9 #A9A9A9;
padding: 3px 8px 4px; background-color: #F9F7F4;
font-family: arial; font-size: 13px; line-height: 15px; color: #000000;
}

.link_button a:link     { color: #000000; text-decoration: none; }
.link_button a:visited { color: #000000; text-decoration: none; }
.link_button a:hover  { color: #000000; text-decoration: underline; }
