/* --------------------------------------------------------------------------------------------------------------------------------*/
/* ---------->>> page settings <<<-------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------*/

h2.page_header {
	font-size: 13.7px;
	padding-bottom: 10px;
	margin: 20px 5px 10px 5px;
}

h2.page_sitetitle {
	font-size: 13.7px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	position: relative;
	top: -12px;
	left: 85px;
	line-height: 20px;
}

h2.sign_stat {
	font-size: 11px;
	color: #496db9;
	padding-right: 0px;
	padding-top: 30px;
}

/* --------------------------------------------------------------------------------------------------------------------------------*/
/* ---------->>> fotn settings <<<-------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------*/

font {color:black;}
.blue { color: #5781c5; }
.black { color: #000; }
.brown { font-size: 10px; color: #7a7968; }
.tabbed { color: #616161; font-family: arial, verdana; font-size: 11px; }

/* --------------------------------------------------------------------------------------------------------------------------------*/
/* ---------->>> link settings <<<-------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------------------------------------*/

A { color: #1777dd; text-decoration: underline;}
A:HOVER { color: #000; text-decoration: underline;}

.link_sign { text-decoration: none; color: #fff; font-size: 11px; }
.link_sign:hover { text-decoration: none; color: #000; }

.link_cover { text-decoration: none; color: #625e3e; font-weight: bold; }
.link_cover:hover { text-decoration: none; color: #000; }

.link_coveradd { text-decoration: none; color: #625e3e; font-weight: normal; }
.link_coveradd:hover { text-decoration: none; color: #000; }

.link_delete { text-decoration: none; color: #1777dd; font-weight: normal; }
.link_delete:hover { text-decoration: underline; color: #000; }

.link_detail { text-decoration: none; color: #1777dd; font-weight: normal; }
.link_detail:hover { text-decoration: underline; color: #000; }

.link_blue { text-decoration: none; color: #1777dd; font-weight: normal; }
.link_blue:hover { text-decoration: none; color: #fff; background-color: #5781c5; }

.link_brown { text-decoration: none; color: #7a7968; font-weight: normal; }
.link_brown:hover { text-decoration: none; color: #000; }

.link_option { text-decoration: none; color: #1777dd; font-weight: normal; }
.link_option:hover { text-decoration: none; color: #ff6c00; }

.link_white { text-decoration: none; color: #1777dd; font-weight: normal; }
.link_white:hover { text-decoration: none; color: #000; }

.link_login { text-decoration: none; color: #fff; font-weight: normal; }
.link_login:hover { text-decoration: underline; color: #fff; }