BODY {
	background-color: #FFFFFF;
	color: #000000;
	FONT-SIZE: 11px;
	margin: 1px 1px 5px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

FONT {
	FONT-SIZE: 11px
}

TD {
	FONT-SIZE: 11px
}

P {
	FONT-SIZE: 11px
}

DIV {
	FONT-SIZE: 11px
}

TEXTAREA {
	FONT-SIZE: 11px;
}

SELECT {
	FONT-SIZE: 11px;
}

FORM {
	FONT-SIZE: 11px
}

HR {
	BORDER-RIGHT: 0px;
	BORDER-TOP: #E0E0E0 1px solid;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	HEIGHT: 1px;
	width: 100%;
	border-color: #E0E0E0
}

IMG {
	border: 0px
}

A:link {
	color: #125687;
	text-decoration: underline;
	FONT-SIZE: 11px
}

A:active {
	color: #125687;
	text-decoration: underline;
	FONT-SIZE: 11px
}

A:visited {
	color: #125687;
	text-decoration: underline;
	FONT-SIZE: 11px
}

A:hover {
	color: #ad1919;
	text-decoration: underline;
	FONT-SIZE: 11px
}

.msg_box {
	width: 98%;
	background-color: #FBFBFB;
	border: 1px dashed #c9cacb;
	padding: 3px 3px 3px 3px;
}

.nfont {
	color: #ad1919;
	font-size: 12px
}

.search_block_button {
	border: 1px #5798C3 solid;
	color: #5798C3;
	background-color: #FBFBFB;
	font-weight: bold;
}

.search_block {
	width: 95%;
	border: 1px #5798C3 dashed
}

.mainpage_table {
	width: 100%;
	/*border: 0px;*/
}

.mainpage_td { #
	border: 0px #B33502 solid;
	width: 30%; #
	height: 20px;
	vertical-align: top;
	padding: 0px 3px 0px 0px;
}

.ajax_loading {
	background-color: #707070;
	color: #FFFFFF;
	font-weight: bold;
}

.sel_page {
	width: auto;
	background-color: #FBFBFB;
	border: 1px dashed #999999;
	padding: 3px 3px 3px 3px;
}

.comment {
	background-color: #fbfbfb;
	height: auto;
	border: 1px #999999 dotted;
	width: 95%;
	margin: 1px 1px 1px 1px;
}

.block_t {
	width: 190px;
	height: 22px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	line-height: 22px;
}

.block_b {
	width: 191px;
}

.logo {
	width: 215px;
	height: 75px;
	float: left;
}

.search_p {
	height: 75px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	float: none;
}

.editor_btn {
	border: 1px #999999 solid;
	margin: 1px 1px 3px 4px;
}

.editor_btn_over {
	border: 1px #ad1919 solid;
	color: #ad1919;
	margin: 1px 1px 3px 4px;
	background-color: #FFE1B2;
}

.voting {
	width: 175px;
	border: 1px #AEAEAE solid;
	height: 10px;
}

.voting_bar {
	background-color: #BDBDBD;
	height: 100%;
}

.alph_box {
	width: 20px;
	height: 20px;
	border: 0px #125687 solid;
	color: #125687;
	text-decoration: underline;
	font-weight: bold;
}