@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}


body    
   a:link  { color: #003366; text-decoration: none; font-weight: bold; } 
   a:visited { color: #003366; text-decoration: none; font-weight: bold; } 
   a:hover  { color: #99CCCC; text-decoration: none; font-weight: bold; }
body {color: #333333; font-family: Verdana; font-size: 11px;} 

td#leftcolumn   {color: #666666; font-family: Verdana; font-size: 9px;} 
td#leftcolumn   a:link  { color: #003366; text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; } 
td#leftcolumn   a:visited { color: #003366; text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; } 
td#leftcolumn   a:hover  { color: #99CCFF; text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; }

td#rightcolumn   {color: #666666; font-family: Verdana; font-size: 11px; text-align: justify; } 
td#rightcolumn   a:link  { color: #003366; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; } 
td#rightcolumn   a:visited { color: #003366; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; } 
td#rightcolumn   a:hover  { color: #99CCFF; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; }

td#maintitle   {color: #ffffff; font-family: Verdana; font-size: 18px; font-weight: bold; } 
td#maintitle   a:link  { color: #003366; text-decoration: none; font-family: Georgia; font-size: 13px; font-weight: bold; } 
td#maintitle   a:visited { color: #003366; text-decoration: none; font-family: Georgia; font-size: 13px; font-weight: bold; } 
td#maintitle   a:hover  { color: #99CCCC; text-decoration: none; font-family: Georgia; font-size: 13px; font-weight: bold; }

td#subtitle   {color: #ffffff; font-family: Verdana; font-size: 11px; font-weight: normal; } 
td#subtitle   a:link  { color: #ccCCCC; text-decoration: none; font-family: Verdana New Roman; font-size: 11px; font-weight: bold; font-variant: small-caps; letter-spacing: 1px; }  
td#subtitle   a:visited { color: #ccCCCC; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; font-variant: small-caps; letter-spacing: 1px; }    
td#subtitle   a:hover  { color: #ffffff; text-decoration: none; font-family:Verdana; font-size: 11px; font-weight: bold; font-variant: small-caps; letter-spacing: 1px; }  

td#msn   {color: #666666; font-family: Verdana; font-size: 11px;} 
td#msn   a:link  { color: #003366; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; } 
td#msn   a:visited { color: #003366; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; } 
td#msn   a:hover  { color: #669999; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; }

td#tableheading   {color: #009999; font-family: Verdana; font-size: 14px; font-weight: bold; }
td#tableheading   a:link  { color: #336699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; } 
td#tableheading   a:visited { color: #336699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; } 
td#tableheading   a:hover  { color: #009999; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; }

td#tableheading2   {color: #99CCFF; font-family: Verdana; font-size: 11px; font-weight: bold; }

td#footer   {color: #333333; font-family: Verdana; font-size: 10px; font-weight: normal; }
td#footer   a:link  { color: #336699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; } 
td#footer   a:visited { color: #336699; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; } 
td#footer   a:hover  { color: #009999; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: normal; }


#masterlist h2 {
margin-bottom: 10px;
margin-top: 10px;
}

#masterlist ul {
background: #ffffff;
border: 1px solid #dadada;
margin-bottom: 6px;
list-style:none;
margin-left: 0;
}

#masterlist li {
list-style: none;
margin: 0;
}

#masterlist ul li {
padding: 3px;
color:#666666;
font-family:Verdana;
font-size:11px;
list-style: none;
}
#masterlist ul li.name{
color: #003366;
background: #f8f8f8;
border-bottom: 1px solid #dadada;
font-weight: bold;
padding-bottom: 6px;
}

#masterlist ul li ul {
border: solid 1px white;
}

.right {
float: right;
}

img {
border:none;
}

