@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea,button,select,option,label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
button,input,option,select{
	color:#333333;
}
body {
/*
	background-color: ;
*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#1a1a1a url(layout-bg.jpg) repeat-y center top;
}
#container{
	background:url(layout-top-bg.jpg) no-repeat center top;
}
form{
margin:0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

div.newsflash1 a:link,
div.newsflash1 a:visited,
div.newsflash1 a:hover,
div.newsflash1 a:active {
	color: red;
	font-weight: bold;
}
div.newsflash2 a:link,
div.newsflash2 a:visited,
div.newsflash2 a:hover,
div.newsflash2 a:active {
	color: #00FF00;
	font-weight: bold;
}
div.newsflash3 a:link,
div.newsflash3 a:visited,
div.newsflash3 a:hover,
div.newsflash3 a:active {
	color: blue;
	font-weight: bold;
}

div.newsflash4 a:link,
div.newsflash4 a:visited,
div.newsflash4 a:hover,
div.newsflash4 a:active {
	color: #F04F12;
	font-weight: bold;
}

p{
line-height:1.4;
}
table.dhko td{
color:#333;
font-size:16px;
}
.body_header2
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.1em;
color: #333333;
font-style: normal;
text-decoration: underline;
font-variant: normal;
font-weight: normal;
}
table.dhko a:active,
table.dhko a:visited,
table.dhko a:link
{
color: #dd0000;
text-decoration: none;
}

table.dhko a:hover
{
color: #ff0000;
text-decoration: underline;

}
