body 
{
	margin: 0px auto;
	padding: 0px;
	background-color: #CCCCCC;
}

body,p,td{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.ds_right 
{
	background-image:url("images/ds_BGverti.jpg");
	background-repeat:repeat-y;
}

.ds_bottom 
{
	background-image:url("images/ds_BGhoriz.jpg");
	background-repeat:repeat-x;
}

.tdLogo
{
	width:252px;
	height:103px;
}
.tdMenuTop
{
	width:548px;
	height:103px;
	background-image:url("images/top_home.gif");
	background-repeat:repeat-y;
	padding-left: 302px;
	vertical-align: middle;
}

.TemplateBorder{
	background-image:url(images/home.gif);
	background-repeat:no-repeat;
}
.tdMenuLeft
{
	width:252px;
	height:421px;
	vertical-align: top;
	padding-top: 25px;
}

.tdContent
{
	width:342px;
	height:421px;
}

.tdNews
{
	width:206px;
	vertical-align: top;
}

/*NEWS*/
.NewsSummaryHeader
{
	padding:5px 5px 0px 5px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.NewsSummaryHeaderText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:black;
}
.NewsSummaryContent
{
	padding:0px 5px 5px 5px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}
.NewsSummaryContentText
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:black;
}
.NewsSummaryContent a
{
	color:#005d92;
}
.NewsSummaryContent a:hover
{
	color:#404040;
}