/* CSS Document */

body,td,th {

	font-family: Arial;

	font-size: 12px;

	color: #000000;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #ffffff;

}

.copyright {

	font-family: Verdana;

	font-size: 10px;

	color: #000000;

}

.date {

	font-family: Verdana;

	font-size: 10px;

	color: #FFFFFF;

	font-weight:bold;

	padding-right: 10px;

	padding-left:10px;

}

.pagetitle {

	font-family: Arial;

	font-size:15px;

	color: #000000;

	font-weight: bold;

	text-decoration:none;

}

.newstitle {

	font-family: Verdana;

	font-size:11px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:underline;

}

.newsdate {

	font-family: Verdana;

	font-size:10px;

	color: #660000;

	font-style:italic;

}

.newstext {

	font-family: Arial;

	font-size:11px;

	color: #000000;

}

.bigboldblue {

	font-family: Verdana;

	font-size:14px;

	color: #4467b0;

	font-weight:bold;

}

.newspagetitles {

	font-family: Verdana;

	font-size:12px;

	color: #4467b0;

	font-weight:bold;

	text-decoration:underline;

}

.newspagetext {

	font-family: Arial;

	font-size:12px;

	color: #000000;

}



/* links */

a {

	font-family: Verdana;

	font-size: 10px;

	color: #000000;

	text-decoration:none;

}

a:visited {

	color: #000000;

	text-decoration:none;

}

a:hover {

	color: #660000;

	text-decoration:none;

}

a:active {

	color: #000000;

	text-decoration:none;

}



a.textlink {

	font-family: Arial;

	font-size: 12px;

	color: #4467b0;

	font-weight:bold;

	text-decoration:none;

}

a.textlink:visited {

	color: #4467b0;

	text-decoration:none;

}

a.textlink:hover {

	color: #000000;

	text-decoration:underline;

}

a.textlink:active {

	color: #4467b0;

	text-decoration:none;

}

a.newstextlink {

	font-family: Arial;

	font-size: 11px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:none;

}

a.newstextlink:visited {

	color: #4467b0;

	text-decoration:none;

}

a.newstextlink:hover {

	color: #000000;

	text-decoration:underline;

}

a.newstextlink:active {

	color: #4467b0;

	text-decoration:none;

}

a.newstitlelk {

	font-family: Verdana;

	font-size:13px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:underline;

}

a.newstitlelk:visited {

	font-family: Verdana;

	font-size:13px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:underline;

}

a.newstitlelk:hover {

	font-family: Verdana;

	font-size:13px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:none;

}

a.newstitlelk:active {

	font-family: Verdana;

	font-size:13px;

	color: #4467b0;

	font-weight: bold;

	text-decoration:underline;

}



.ddm1 {

    font: 11px tahoma;

}

.ddm1 .item1,

.ddm1 .item1:hover,

.ddm1 .item1-active,

.ddm1 .item1-active:hover {

	padding: 3px 8px 4px 8px;

	border: 0px #003366;

	border-style: solid none solid none;

	text-decoration: none;

	display: block;

	position: relative;

	background-color: #7A95CD;

}

.ddm1 .item1 {

    background: #7A95CD;

    color: #ffffff;

}

.ddm1 .item1:hover,

.ddm1 .item1-active,

.ddm1 .item1-active:hover {

    background: #FFDA10;

    color: #005F2E;

}

.ddm1 .item2,

.ddm1 .item2:hover {

    padding: 3px 8px 4px 8px;

    text-decoration: none;

    display: block;

    white-space: nowrap;

}

.ddm1 .item2 {

    background: #3264C7;

    color: #ffffff;

}

.ddm1 .item2:hover {

    background: #6699FF;

    color: #ffffff;

}

.ddm1 .section {

    border: 1px #003366;

    border-style: solid solid solid solid;

    position: absolute;

    visibility: hidden;

    z-index: -1;

    white-space: nowrap;

}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }

.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }



* html .ddm1 td { position: relative; } /* ie 5.0 fix */

