.grayline {
    background-image: url(/images/thinline.gif); background-repeat: repeat-x;
}
.shaded
{
	background-color: #f9f9f9;
	border: solid #e6e6e6 1px;
	border-left: none;
	border-right: none;
	padding: 10px;
	width: 600px;
}
.small{
font-size:10px;
}
.light{
color:#d1d1d1;
background-color:#d1d1d1;
height: 1px;
}
.vid{
z-index:-1;
}
h1.h1{

color:#005bad;
font-family:verdana;
}
h1.red{
color:#ad3424;
font-size: 15px;
}
h1.gray{
color:#ad3424;
font-size: 18px;
}
.logobox{
background-image: url(/images/round_box.gif); background-repeat:no-repeat;

}
.graybar {
background-image: url(/images/gray.jpg); background-repeat: repeat-y;
}
.thinborder {  
  border:solid 1px silver;
  padding: 2px;
  }
.border {  
  border:solid 1px silver;
  padding: 2px;
  }

b.red{
color:#ad3424;
line-height:28px;
}
a {
	color: #333; 
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
}
a:hover { color: #333; }
a:active { color: #333; }

b.blue{
color:blue;

}
hr{
color: #cccccc;
background-color: #333333;
height: 1px

}
div.footer
{
background-color: #dedede;
padding: 10px;
}

#logoholder { height:110px; } 

p{
font-size: 14px;
font-family: Verdana;
color: #292929;
}
p.small{
font-size: 12px;
font-family: Verdana;
color: #292929;
}


