body
	{
	background: #1a4886 url('../img/rsc/background.gif') top repeat-x;
	}

.contentlink
	{
	background: #a4c4ff;
	border-color: #ffffff;
	color: #0046d1;
	font: bold 11px tahoma;
	text-decoration: none;
	}

.contentlink:hover
	{
	background: #4683ff;
	color: #ffffff;
	}


#container_master
	{
	background: url('../img/rsc/bg.jpg') top no-repeat;
	  behavior: url(iepngfix.htc); 
	}

#white
	{
	color: #ffffff
	}

#header
	{
	background: #1e3b81 url('../img/rsc/header.jpg') bottom no-repeat;
	}

#title
	{
	font: 14px arial;
	text-transform: uppercase;
	}

#content
	{
	color: #ffffff;
	font: 12px tahoma;
	}

#footer
	{
	background: #1e3b81;
	border-top-color: #ffffff;
	border-bottom-color: #1e3b81;
	border-left-color: #1e3b81;
	border-right-color: #1e3b81;
	color: #ffffff;
	}

#footer a:link, #footer a:hover, #footer a:visited, #footer a:active
	{
	color: #ffffff;
	font: 14px tahoma;
	text-decoration: none;
	}
