
@media Screen    
{
DIV#content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; MIN-HEIGHT: 300px; LEFT: 0px; BACKGROUND-IMAGE: url(../images/content_rpt.png); PADDING-BOTTOM: 20px; margin-top:10px; WIDTH: 960px; PADDING-TOP: 15px; BACKGROUND-REPEAT: repeat-y; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: #ffffff
}
DIV#contenttop {
	LEFT: 0px; BACKGROUND-IMAGE: url(../images/content_top_rpt.png); WIDTH: 980px; BACKGROUND-REPEAT: repeat-x; POSITION: absolute; TOP: 0px; HEIGHT: 7px
}
DIV#contenttop DIV#contenttopleft {
	LEFT: 0px; BACKGROUND-IMAGE: url(../images/content_top_left.png); WIDTH: 12px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 7px
}
DIV#contenttop DIV#contenttopright {
	RIGHT: -1px; BACKGROUND-IMAGE: url(../images/content_top_right.png); WIDTH: 10px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 7px
}
DIV#contentbottom {
	LEFT: 0px; BACKGROUND-IMAGE: url(../images/content_bottom_rpt.png); WIDTH: 980px; BACKGROUND-REPEAT: repeat-x; POSITION: relative; TOP: 0px; HEIGHT: 7px
}
DIV#contentbottom DIV#contentbottomleft {
	LEFT: 0px; BACKGROUND-IMAGE: url(../images/content_bottom_left.png); WIDTH: 12px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 7px
}
DIV#contentbottom DIV#contentbottomright {
	RIGHT: -1px; BACKGROUND-IMAGE: url(../images/content_bottom_right.png); WIDTH: 10px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 7px
}
DIV#dynMenu {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; BACKGROUND-IMAGE: url(../images/dynMenu_rpt.png); MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: middle; WIDTH: 960px; COLOR: #cccccc; PADDING-TOP: 3px; BACKGROUND-REPEAT: repeat-x; POSITION: relative; HEIGHT: 14px; FONT-SIZE: 10px;BACKGROUND-COLOR: #999999
}
DIV#dynMenu A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
DIV#dynMenu A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
DIV#dynMenu A:hover {
	COLOR: #66ccff
}
DIV#dynLeft {
	LEFT: 30px; BACKGROUND-IMAGE: url(../images/dynMenu_left.png); WIDTH: 5px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 21px; HEIGHT: 20px
}
DIV#dynRight {
	RIGHT: 29px; BACKGROUND-IMAGE: url(../images/dynMenu_right.png); WIDTH: 5px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 21px; HEIGHT: 20px
}

}

@media Print    
{
DIV#contenttop {
	DISPLAY: none
}
DIV#contentbottom {
	DISPLAY: none
}
DIV#dynMenu {
	DISPLAY: none
}
DIV#dynLeft {
	DISPLAY: none
}
DIV#dynRight {
	DISPLAY: none
}

}
