
body {
	background: #EEEEEE url(../images/header.gif) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
	
}

a { 
	color: #3C6491;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
	text-decoration: none;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(../images/h2bghover.gif) no-repeat center left;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
	orphans: 2;
}

img {
	border: 0;
}

li{
  list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: -10px;
}

#table1{
	text-align: center;
  color: black;
  width: 510px;
	border-width: 0px;
	
	
}

#table1 h1{
	font: 160% Arial, Sans-Serif;
	color:black;
}

#table2{
	text-align: center;
  color: black;
  width: 510px;
	border-width: 0px;
	border-bottom:1px dotted black;
	
}

#table2 h1{
	font: 130% Arial, Sans-Serif;
	color:black;
}

#table2 td{
	width: 50%;
	vertical-align: top;
}

#table3{
	text-align: left;
  color: black;
  width: 510px;
	border-width: 0px;
	
}

#table3 td{
	width: 50%;
	vertical-align: top;
}

#table3 h1{
	font: 130% Arial, Sans-Serif;
	color:black;
}


#header {
	clear: both;
	width: 750px;
	height: 130px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 2px 0 0 0;
	color: #000000;
	background: inherit;
	width: 450px;
}


.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(../images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(../images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(../images/contentbg.gif) repeat-x left top;
	color: #000000;
}



#articles {
	width: 740px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

#left {
	float: left;
	width: 510px;
	padding: 0 10px 0 0;
}


#right {
	float: left;
	width: 220px;
}

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #335aa4 url(../images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #7999d5 url(../images/vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #fd0000;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

.picture_left {
  background: #EEEEEE;
	color: #808080;
	margin: 2px 2px 2px 0px;
	padding: 1px;
	border:1px solid #EEEEEE;
	float: left;
}

.picture_right {
  background: #EEEEEE;
	color: #808080;
	margin: 2px 2px 2px 0px;
	padding: 1px;
	border:1px solid #EEEEEE;
	float: right;
}


.rightarticle_ad {
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF url(../images/seoad.jpg) no-repeat;
}

.rightarticle_ad a {
	background: transparent; 
	text-decoration: none;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: #3C6491 url(../images/linksbg.gif) repeat-x top left;
	color: #FFF;
}

#links a{
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#links a:hover {
	color: #BF3E17;
}

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
	float: right;
}

#footer a {
	color: #808080;
	background: inherit;
}

#info_label {
	background: #808080;
	color: #ff0000;
	padding: 5px 8px 2px 8px;
	margin: 0px;
	font-size: 1.4em;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }