html {
	width: 100%;
}
body {
	color: #000000;
	font:.75em/1.6em Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
div {
	/* font-family: tahoma, verdana, arial, sans-serif; */
	text-align: left;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	vertical-align: top;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	font-weight: normal;
	color: #143a5a;
	margin: 0.5em 0px 0.5em 0px;
}
h2 {
	font-size: 145%;
	font-weight: normal;
	color: #143a5a;
	margin: 0.5em 0px 0.5em 0px;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	color: #143a5a;
	margin: 0.5em 0px 0.5em 0px;
}
h4 {
	font-size: 115%;
	font-weight: normal;
	color: #143a5a;
	margin: 0.5em 0px 0.5em 0px;
}
table {
	border-collapse: collapse;
	margin: auto;
}
td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	font-size: 100%;
	vertical-align: top;
}
td:first-child {
	width: 190px;
}
th {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	padding: 0 0.5em;
}
td+td {
	border-left: 1px solid #CCC;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #ccc;
}

a {
	text-decoration: underline;
	color: #517EA3;
}
a:hover {
	text-decoration: underline;
	color: #143A5A;
	background-color: #DFE8EF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #DFE8EF;
}
fieldset {
	border: 0;
	padding: 0;
}
fieldset label {
	font-size: 100%;
	/*color: #143A5A;*/
}
fieldset span {
	font-size: 80%;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #517EA3;
}
fieldset span a.menu_item {
	text-decoration: underline;
	background-color: transparent;
	color: #517EA3;
}
fieldset span a.menu_item:hover {
	color: #143A5A;
	background-color: transparent;
	text-decoration: underline;
}
fieldset.right_collum {
	margin-bottom: 10px;
}
fieldset.right_collum p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;	
	width: auto;
}
fieldset.right_collum p.submit {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 8px;	
	width: auto;
	text-align: right;
}
textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
select {
	width: 15.5em;
}
select:focus, input:focus, textarea:focus {
	background-color: #E0E1E2;
}
input.send {
	background-color: #517EA3;
	border: 0;
	color: white;
	cursor: pointer;
}
input.send:hover {
	background-color: #104470;
}
input.checkbox {
	width: auto;
	cursor: pointer;
	background: none;
	border: 0;
}
.cleaner {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
div.message {
	padding: 0.5em;
	margin-bottom: 1em;
}
div.message .user {
	font-size: 120%;
}
div.message .publish {
	margin-bottom: 1em;
	font-size: 70%;
}
a.help {
	cursor: help;
	text-decoration: none;
	border-bottom: 1px dotted #517EA3;
}
div.articles {
	width: auto;
}
div.article {
	width: auto;
}
div.article div.info {
	width: auto;
	color: #666;
	font-size: 85%;
	padding-bottom: 8px;
	padding-top: 4px;
}
div.articlePadding {
	width: auto;
	padding: 10px 10px 0px 10px;
}
div.article h2.articleTitle {
	margin-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 130%;
	width: auto;
	color: #143A5A;
	background-color: #DFE8EF;
}
div.article h2.articleTitle a {
	text-decoration: underline;
	color: #143A5A;
	background-color: #DFE8EF;
	width: auto;
	display: block;
	padding: 3px;
}
div.article h2.articleTitle a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #517EA3;
}
div.perex {
	width: auto;
	text-align: justify;
}
div.body {
	width: auto;
	text-align: justify;
}
div.more {
	width: auto;
	text-align: right;
}
div.nums {
	width: auto;
	text-align: center;
	color: #999;
	margin-top: 1em;
	font-size: 90%;
	clear: left;
}
div.numsLeft {
	width: 30px;
	text-align: center;
	float:left;
}
div.numsMiddle {
	width: 690px;
	text-align: center;
	float:left;
}
div.numsRight {
	width: 30px;
    text-align: center;
	float: left;
}
table.gallery td {
	vertical-align: auto;
	text-align: center;
	padding: 5px;
}
table.gallery td img {
	border: 1px solid #999;
	padding: 7px;
}
/* ** inline buttons by wellstyled.com ** */
.inline-button {
   _width:12em;
   font: bold 65%/1 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black;
}
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.1em;
   background: white;
   color: black;
}
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
}
.inline-button:hover {
   background: #666;
   color: white;
}
.inline-button:hover em {
   background: black;
   color: white;
}
.blue { background: #517EA3; color: white }
.blue em { background: white; color: #517EA3 }
