body {
	color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px
}
td {
	color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 12x; line-height: 15px
}

.big1 { 
color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 30px; border-bottom:1px solid #0099CC; 
}

.biggie {
	color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 20px
}
.bigger {
color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px
}
a:link {
color: #0099CC;
	text-decoration: none;

}
a:visited {
color: #0099CC;
text-decoration: none
}
a:hover {
text-decoration: underline

}
.biggie2 {

	color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: 20px
}
.biggie3 {


	color: #515151; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; 
}
#navcontainer li { 
margin: 0; }
#navcontainer a
{
border-top: 1px solid #0099CC;
display: block;
padding: 5px 10px;
width: 170px;
color: #515151;
background-color: #ffffff;
font-weight:bold;
text-decoration: none;
font-size: 12px;
}
#navcontainer a:hover
{
color: #999999;
background-color: #ffffff;
text-decoration: underline;
}
#navcontainer ul ul li { margin: 0; }
#navcontainer ul ul a
{
border-top: 0px solid #0099CC;
display: block;
padding: 5px 5px 5px 20px;
width: 165px;
color: #515151;
background-color: #ffffff;
text-decoration: none;
font-weight: normal;
}
#navcontainer ul ul a:hover
{
color: #999999;
background-color: #ffffff;
text-decoration: underline;
}
