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

.footer_style
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}

a.footer_link:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#023E72;
	text-decoration: none;
}

a.footer_link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #023E72;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#99CC66;
	text-decoration: none;
}

a.left_link:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#003333;
	text-decoration: none;
}

a.left_link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #023E72;
	text-decoration: none;
}

a.left_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#99CC66;
	text-decoration: none;
}

a.mini_menu_link:link {
	font-family: Arial;
	font-size: 12px;
	color:#003333;
	text-decoration: none;
}

a.mini_menu_link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #023E72;
	text-decoration: none;
}

a.mini_menu_link:hover {
	font-family: Arial;
	font-size: 12px;
	color:#99CC66;
	text-decoration: none;
}

.red_title_style
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#990000;	
}

.blue_title_style
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#000066;
}


.cyan_title_style
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#009999;
}

.green_title_style
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#006600;
}

.purple_title_style
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#660033;
}

.text_style
{
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;	
}

.name_anchor_style
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
}

.name_style
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#000066;
}

.content_style
{
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;	
}

a.big_link:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#023E72;
	text-decoration: none;
	font-weight:bold;
}

a.big_link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #023E72;
	text-decoration: none;
	font-weight:bold;
}

a.big_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#99CC66;
	text-decoration: none;
	font-weight:bold;
}

a.album_link:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#CC5500;
	text-decoration: none;
	font-weight:bold;
}

a.album_link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC5500;
	text-decoration: none;
	font-weight:bold;
}

a.album_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#99CC66;
	text-decoration: none;
	font-weight:bold;
}

.blue_mini_style
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#000066;
}

.green_mini_style
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#006600;
}

.purple_mini_style
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#990099;
}

.red_mini_style
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
}