.author {
	color: #078DB2;
	font-weight: bold;
}
.main {
	background: #EFEFEF;
	border: 1px solid #000000;
}
.border {
	background: #CCCCCC;
}
.content {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	text-align: left;
}
.bar {
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer {
	height: 49px;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	background-image: url(../images/footer2.jpg);
}
.field {
	width: 143px;
	height: 16px;
	border: 1px solid #000000;
	background-image: url(../images/field_bk.jpg);
	background-position: center;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #444444;
}
.scroll {
	width: 143px;
	height: 80px;
	border: 1px solid #000000;
	background-image: url(../images/field_bk.jpg);
	background-position: center;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #444444;
}
.convert {
	width: 143px;
	height: 16px;
	border: 1px solid #000000;
	background-image: url(../images/field_bk.jpg);
	background-position: center;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #444444;
}
.message {
	width: 400px;
	height: 200px;
	border: 1px solid #000000;
	background-image: url(../images/message_bk.jpg);
	background-position: center;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
	color: #444444;
}
.strong {
	font-weight: bold;
}
.news_title {
	font-weight: bold;
	color: #719904;
}
.news {
	border-bottom: 1px dotted #000000;
	padding-bottom: 4px;
}
.news_title {
	font-weight: bold;
	color: #719904;
}
.news_body {
}

.hoverheader {
	background: #96A4B4;
	color: #000000;
	font-weight: bold;
	padding-left: 4;
	padding-right: 4;
}
.hover1 {
	background: #9BB4CF;
	color: #000000;
	padding-left: 4;
	padding-right: 4;
}
.hover2 {
	background: #D4DDE6;
	color: #000000;
	padding-left: 4;
	padding-right: 4;
}
.google {
	background-image: url(../images/google_bg.jpg);
}
.googlebar {
	padding-top: 2px;
	padding-bottom: 6px;
}
.search {
	background-image: url(../images/search_background.jpg);
}
.search_spacer {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 2pt;
}

.quote_quote {
}
.quote_by {
	font-weight: bold;
}
.quote_more {
	 font-style: italic;
}

div {
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
}

body {
	background: #96A4B4;
	margin: 0px;
	font-family: verdana, arial, helvetica, serif, "Times New Roman", Tahoma, System;
	font-size: 8pt;
}
.link_news {
	font-weight: bold;
	color: #078DB2;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* Article System */
#article_system h1 {
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
#article_system h2 {
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
#article_system h3 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
#article_system h4 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#article_system h5 {
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
#article_system h6 {
	margin: 0px;
	padding: 0px;
}
#article_categories h1 {
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
#article_categories h2 {
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
#article_categories h3 {
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
#article_categories h4 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#article_categories h5 {
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
#article_categories h6 {
	margin: 0px;
	padding: 0px;
}

/* Translation */
#translate img {
	border: 1px solid #000000;
}