a.bottom_a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #617181;
	font-weight: normal;
	text-decoration: none;
}
a.bottom_a:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #617181;
	font-weight: normal;
	text-decoration: none;
}
a.bottom_a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #617181;
	font-weight: normal;
	text-decoration: none;
}
a.bottom_a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.registration
{
	font-family: Arial Narrow;
	font-size: 14px;
	color: #b3b3b3;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	text-transform: uppercase;
}

a.registration:link
{
	font-family: Arial Narrow;
	font-size: 14px;
	color: #b3b3b3;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: underline;
}
a.registration:hover
{
	font-family: Arial Narrow;
	font-size: 14px;
	color: #b3b3b3;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
}

a.text_link:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: underline;
}

p
{
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
div.content_here
{
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
.year {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
h1,h2,h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #646464;

}

a.text_link2:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link2:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link2:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00a2e2;
	font-weight: normal;
	text-decoration: none;
}
a.text_link2:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

table.container {
width: 100%;
}

table.container td.left_column {
width: 290px;
}
.view-block {
background-color:#FFFFFF;
border:2px solid #00A2E2;
background-repeat:no-repeat;
display:none;

left:331px;
padding-left:25px;
padding-right:15px;
padding-top:0px;
padding-bottom:30px;
position:fixed;
top:70px;
width:500px;

*position: absolute;
*left:30px;
*top: expression(eval(document.body.scrollTop - 100) + "px");
z-index:999;
}
.view-all {
cursor:pointer;
padding-left:168px;
text-align:left;
color:#00A2E2;
}

.view-all a{
cursor:pointer;
text-decoration:underline;
text-align:left;
color:#00A2E2;
}
.view-all a:hover {
text-decoration:none;
color:#000;
}
a.close {

border:1px solid #D4D4D4;
width:60px;
color:#000000;
cursor:pointer;
font-weight:bold;
padding:3px 5px;
text-decoration:none;
}
a.close:hover{
background-color:#DDDDDD;
}
div#view-close{
text-align:right;
padding-bottom:10px;
padding-top:10px;
}

<!--[if IE]> 
      .view-block{
         position: absolute;
         left: 200px;
         top: expression(eval(document.body.scrollTop + 200) + "px");
      }
<![endif]-->