.body_style
{
	background-color: #646464;
}

.sidebar_style
{
	background-color: #3C8DE8;
}
.anime_table_style
{
	border: 2px solid #3C8DE8;
}

.table_content_style
{
	border-left: 4px solid #3C8DE8;
}

.home_sidebar_style
{
	background-image: url(http://home.comcast.net/~rsnishikawa/homeSide.jpg);
}

.menu_table_style
{
	border-top: 4px solid #3C8DE8;
	border-bottom: 4px solid #3C8DE8;
}

.update_sidebar_style
{
	border-left: 4px solid #3C8DE8;
	border-right: 4px solid #3C8DE8;
}

.footer_table_style
{
	border-top: 4px solid #3C8DE8;
}

.update_sidebar_cell_style
{
	background-color: #3C8DE8;
}

.gallery_sidebar_style
{
	background-image: url(http://home.comcast.net/~rsnishikawa/gallerySide.jpg);
}

.menu_text_style
{
	color: #FFFFFF;
}

.text_style
{
	color: #000000;
}

.text_spamlink_style
{
	color: #FF0000;
	font-size: 8pt;
}

.footer_text_style
{
	font-size: 8pt;
}

.link_style
{
	font-family: "Arial Black", "Times New Roman", "Calibri";
	font-size: 8pt;
}

.sublink_style
{
	font-family: "Monotype Corsiva", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.suggest_link_monochrome
{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_highlight
{
	background-color: #3C8DE8;
	padding: 2px 6px 2px 6px;
}

.suggestion_hidden_class
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #000000;
}

.search_div_class
{
	position: absolute;
	background-color: #FFFFFF; 
	text-align: left;  
}

.search_div_black_border
{
	border: 1px solid #000000;
	min-width: 256px;
}

.search_div_ie_align
{
	left: -30px;
}

.rule_style
{
	border-color: #3C8DE8;
	border-width: 2px;
	width: 150px;
	
}

hr
{
	color: #3C8DE8;
	background-color: #3C8DE8;
	height: 1px;
}

.input_default_style
{
	
}

.input_focus_style
{
	border: solid 2px #3C8DE8;
}

.cursor_style
{
	cursor: pointer;
}

a:link
{
	color: #0000FF;
	font-style: normal;
}

a:visited
{
	color: #323A63;
	font-style: normal;
}

a:active
{
	color: #601A39;
	font-style: normal;
}

a:hover
{
	color: #000000;
	font-style: normal;
}