.image {
    background:url(images/site/shadow.png) no-repeat bottom right;
    float:left;
}

.image img {
    display: block;
    margin: 0px 24px 24px 0px;
}

.image:after {
    background:url(images/site/shadow.png) left bottom no-repeat;
    display:block;
    width:34px;
    height:24px;
    content:"";
    margin:-24px 0px 0px 0px;
}

.image:before {
    background:url(images/site/shadow.png) top right no-repeat;
    display:block;
    height:34px;
    margin-bottom:-34px;
    content:"";
}  

A {
	color: #0000FF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: underline;
}

A.menu {
	color: #FFFFFF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: none;
}

A.menu:hover {
	color: #FFFFAA;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: underline;
}


P {
	color: #000000;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.small {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.feat {
	color: #FFFFFF;
	font-weight: thin;
	font-style:italic;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.headline {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  position: relative;
  top: 13px;
  right: 7px;	
}

.news-head {
	color: #003264;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.headline-date {
	color: #FFFFFF;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  position: relative;
  top: 13px;
  right: 0px;
}

.plain {
	color: #000000;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.large {
	color: #000000;
	font-weight: thin;
	font-size: 12pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.menu {
	background:url(images/site/menu_bg.gif);
	color: #FFFFFF;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;	
	text-decoration: none;
  position: relative;
  left:10px;		
}

.tdMenuHover {
	background: url(images/site/menu_hover.gif);
	/*color: #FFBBBB;*/
}
.tdMenu {
	background: url(images/site/menu_mc.gif)
}

.logo{
	position: relative;
	left:8;
}

.sign {
	color: #333333;
	font-weight: thin;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.copyright {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

ul {
	list-style-image: url("images/site/window_dot.gif");
}