a:visited {
	color: black;
}

a.b {
	font-weight: bold;
}

a.n {
	text-decoration: none;
}

a.mheader {
	text-decoration: none;
}

a.mheader:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	color: gray;
	font: 85% verdana;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: right
}

body {
	margin: 2px;
	font-family: arial, sans-serif;
	font-size: small;
	text-align: justify;
}

h1, h2, h3, h4 {
	background-color: #f2f7fe;
	border-bottom: #cccccc 1px solid;
	font-size: 100%;
	text-align: center;
}

h1, h2, h4 {
	border: #cccccc 1px solid;
}

h1, h4 {
	font-weight: normal;
	margin-bottom: 0px;
}

h1 {
	margin: 0px 2px;
}

h2 {
	margin-bottom: 0px;
	padding: 10px;
	font-weight: bold;
}

h2 a {
	text-decoration: none;
	color: black;
}

h3
{
	color: #5a77a1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

img {
	border: 0;
	margin: 0px 5px;
}

.imgarticle {
	float: right;
	margin: 5px;
	border: 1px solid;
}

td.box {
	background: #f2f7fe;
	border: #cccccc 1px solid;
	color: #002000;
	text-align: center;
}

td.box a {
	text-decoration: none;
	color: black;
}

td.boxmain {
	background: #ff0000;
	border: #000000 1px solid;
	font-weight: bold;
	text-align: center;
}

td.boxmain a, td.boxmain a:visited {
	text-decoration: none;
	color: white;
}

td.menu {
	padding: 0px 7px 7px 7px;
	border: #cccccc 1px solid;
	background-color: #f2f7fe;
}

form {
	margin: 1px 0px;
}

input, textarea {
	border: #aaaaaa 1px solid;
	margin: 0px 2px 0px 0px;
}

#footer {
	clear: both;
	border-top: #bbbbbb 2px dotted;
	color: gray;
	padding: 10px;
	text-align: right;
	font-size: 85%;
}

#mainheader {
	font-family: verdana;
	color: #5a77a1;
	font-size: 250%;
	text-align: left;
	font-style:italic;
	text-decoration: none;
}

#slogan {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	font-style:italic;
}

#contacts {
	text-align: right;
	font-weight: bold;
  font-style:italic;
}

.rightpan{
	border-left: #bbbbbb 2px dotted;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	margin-left: 20px;
}

.main {
	padding: 5px 5px 5px 5px;
}


p.subheader {
	background-color: #f2f7fe;
	border: #cccccc 1px solid;
	font-size: 100%;
	font-weight: bold;
	margin-right: 190px;
	padding: 10px;
	text-align: center;
}

.wp-caption
{
width: 165px;
padding: 10px 5px;
border: 1px solid #bbbbbb;
text-align: center;
}

.alignright, img.alignright {
float: right;
clear: right;
margin: 10px 0px 10px 10px;
}

.wp-caption-text {
margin-top: 10px;
}