body
{ background: #000000;
font-family: Helvetica, Verdana;
color: #000000; 
margin:0;
padding:0; 

}


a:link { color: #006699; text-decoration: none;  }
a:visited { color: #006699; text-decoration: none;  } 
a:active { color: #888888; text-decoration: none;  } 
a:hover { color: #888888; text-decoration: none;  } 


.roll_over a {
display:block;
width: 125px;
height: 35px;


font: normal 14px Arial;
color:#ffffff;
line-height: 32px;
background: url("../grfx/stuff/button.gif") 0 0 no-repeat;
text-decoration: none;
}
.roll_over a:visited { 
color: #ffffff;
}
.roll_over a:hover { 
background-position: 0 -35px;
color: #888888;
}

.roll_down a {
display:block;
width: 125px;
height: 35px;
font: normal 14px Arial;
color: #FFFFFF;
line-height: 32px;
background: url("../grfx/stuff/button.gif") 0 0 no-repeat;
text-decoration: none;
background-position: 0 -35px;
color: #888888;

}

.roll_down a:visited { 
color: #ffffff;
}

.roll_over_home a {
display:block;
width: 125px;
height: 35px;


font: normal 14px Arial;
color: #FFFFFF;
line-height: 32px;
background: url("../grfx/stuff/button_home.gif") 0 0 no-repeat;
text-decoration: none;
}
.roll_over_home a:visited { 
color: #ffffff;
}
.roll_over_home a:hover { 
background-position: 0 -35px;
color: #888888;
}

.roll_down_home a {
display:block;
width: 125px;
height: 35px;


font: normal 14px Arial;
color:#ffffff;
line-height: 32px;
background: url("../grfx/stuff/button_home.gif") 0 0 no-repeat;
text-decoration: none;
background-position: 0 -35px;
color: #888888;

}




.pan_wrap
{
	margin: 0 auto 0px;
	position: relative;
	width: 160px;
	height: 120px;
}

.pan_frame
{
	background: url(../grfx/stuff/overlay.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 120px;
}

.bg_left {
background-image:url(../grfx/stuff/bg_left.gif); 
background-repeat:repeat-y; 
background-position:right;
}

.bg_right {
background-image:url(../grfx/stuff/bg_right.gif); 
background-repeat:repeat-y; 
background-position:left;
}

.title {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	letter-spacing: 1px;
}
a.title:link { text-decoration: none; color: #000033; }
a.title:visited { text-decoration: none; color: #000033; }
a.title:hover { text-decoration: none; color: #003366; }
a.title:active { text-decoration: none; color: #003366; }


.sub_title {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	
	
}
a.sub_title:link { text-decoration: none; color: #006699; }
a.sub_title:visited { text-decoration: none; color: #006699;}
a.sub_title:hover { text-decoration: none; color: #888888; }
a.sub_title:active { text-decoration: none; color: #888888; }



.text {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.05mm;
	
}

.fctext {
font-family: 'Arial','Helvetica',sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #d0d0d8;
	letter-spacing: 0.05mm;
}

.fc2text {
font-family: 'Arial','Helvetica',sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #80a0d8;
	letter-spacing: 0.05mm;
}


.fc2text a {
font-family: 'Arial','Helvetica',sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 90%;
	text-decoration: none;
	color: #80a0d8;
	letter-spacing: 0.05mm;
}

.fc2text a:visited { 
color: #80a0d8;
}
.fc2text a:hover { 
color: #ffffff;
}


.textgrey{
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.05mm;
	
}

a.text:link { text-decoration: none;  color: #000000;}
a.text:visited { text-decoration: none;  color: #000000; }
a.text:hover { text-decoration: none; color:#888888;  }
a.text:active { text-decoration: none; color:#888888; }

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px;
	

}



.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333300;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

.footer {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
a.footer:link { text-decoration: none; color:#cccccc; }
a.footer:visited { text-decoration: none; color:#cccccc; }
a.footer:hover { text-decoration: none; color:#ffffff; }
a.footer:active { text-decoration: none; color:#ffffff; }

.news_title {
	color: #ffc000;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0;
}
.news_title a {
	color: #ffc000;
}


