body,table td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

div.menu a:visited {
	color: #03498c;
}

a:hover {
	text-decoration: underline;
}

#subs_link {
	font-size: 36px !important;
	color: #8c0303;
	font-weight: bold;
}

#subs_link:hover {
	color: red;
}

.subs_auth {
	width: 100%;
	border-collapse: collapse;
}

.subs_auth td {
	vertical-align: middle;
	text-align: center;
}

.subs_list {
	width: 100%;
	border-collapse: collapse;
}

.subs_list td {
	background-color: transparent !important;
	border: 3px solid #e6e6e6;
}

.subs_list td td {
	background-color: transparent !important;
	border: none;
}

.subs_list_font td {
	font-size: 18px;
}

.subs_th {
	background-color: #eae9dc;
}

.subs_input,textarea,select {
	background: #ffffff;
	border: 1px solid #663300;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 5px;
	padding: 2px;
}

.subs_button {
	border: none;
}

.subs_head {
	width: 100%;
	background-color: transparent;
}

.subs_head td,#subs_publish td,.subs_trans td {
	background-color: transparent !important;
}

.subs_big * {
	font-size: 28px !important;
}

#subs_glob {
	width: 203px;
	margin-left: auto;
}