.top_menu        {
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #C1E0FF;
	text-decoration: none;
	text-align:center
}
a:hover.top_menu {
	color: #FFCB5E;
}
a:active.top_menu {
	color: #CCFF33
    font-weight: bold;
}
.tabactive_link {
	color: #000000;
	text-decoration: none
}
a:hover.tabactive_link {
	color: #CC6600
}
.tabinactive_link {
	color: #FFFFFF;
	text-decoration: none
}
a:hover.tabinactive_link {
	color: #E0FF33
}
.tab_active        {
	background-position: center bottom; 
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	text-align:center; 
	vertical-align:middle;
	width:116; 
	height:33; 
	background-image:url('images/tab_active.png'); 
	background-repeat:no-repeat
}
.tab_inactive        {
	background-position: center middle; 
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #ffffff;
	text-align:center; 
	vertical-align:middle;
	width:116; 
	height:33; 
	background-image:url('images/tab_inactive.png'); 
	background-repeat:no-repeat
}

.text_link   {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #6699FF;
	text-decoration: none
}
a:hover.text_link {
	color: #9ecc00; 
	text-decoration:underline;
}

.copyright   {
	font-family: Verdana;
	font-size: 8pt;
	color: #ecffb3;
	text-align: center
}

.large_title  {
	font-family: Trebuchet MS, Verdana;
	font-size: 18pt;
	color: #CC0000;
	text-align: center;
	margin-right:20;
	margin-top:45
}
.title  {
	font-family: Trebuchet MS, Verdana;
    font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-left:8
}

.base_text   {
	font-family: Trebuchet MS, Verdana;
	font-size: 10pt;
	text-align: left;
	margin-left: 75;
	margin-right: 55;
	margin-top: 35;
	margin-bottom:10
}

.thumbnail	{
border:thin #333333;
}
img:hover.thumbnail {
border:thin #666666;
}
.bigpicture	{
border:thin #ffffff;
}
.thumbnail_cell {
	background-color: #e4e4e4;
	border: 1px solid #FFFFFF;
	border-color: #ffffff;
	padding: 7px;
}
