BODY {
 	background-image: url(../components/toprep_l.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px; padding:0px;
}
HTML { margin:0px; padding:0px;}

#langdiv {
	position:absolute;
	top: 8px;
	left: 10px;
	font-family:verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.lang:link,.lang:visited
{
	font-family:verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.lang:hover
{
	text-decoration:underline;
}	

#header
{
	background-image: url(../components/header-logo.gif);
	background-repeat: no-repeat;
	background-position: left,top;

}
#contenttd
{
	/*background-color: #F5F9FC;
	border: solid 1px #D7D5EB;
	padding:10px;*/
	width:524px;
}
.temptopmenutitle
{
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #13487C;
	text-decoration:none;
	padding-bottom: 15px;
	padding-left: 7px;
}


.tempbreadcrumb,.tempbreadcrumb:link,.tempbreadcrumb:visited
{
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.tempbreadcrumb:hover
{
	color: #333333;
	text-decoration:underline;
}


