BODY,HTML{
	height: 100%;
	background-image: url(../components/top_rep.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #A4A4A4;
	margin:0px;
}

#toplogo
{
	background-image: url(../components/top_logo.gif);
	width:198px;
	height:121px;
}

#header
{
	background-image: url(../components/header.gif);
	border-right: solid 1px #99CCFF;
}

#menu
{
	background-image: url(../components/menu_bg.gif);
}
#menubot
{
	background-image: url(../components/menu_bot.gif);
	height: 12px;
	font-size:4px;
}
#content
{
	background-color:#FFFFFF;
	padding:20px;
	padding-top:0px;
	border-right: solid 1px #99CCFF;
}
#footer
{
	background-color: #074CD7;
	height: 25px;
}
.tempforms
{
	font-family:verdana;
	font-size:11px;
	border: solid 1px #666666;
	margin: 2px;
}
