#container {
	BACKGROUND: url(images/static/contentbg.gif) repeat-y 50% 50%
}
#header {
	BACKGROUND: url(images/static/headerbg.gif)
}
#main_nav_container {
	BACKGROUND: url(images/static/navbg.gif)
}
#text_caption {
	COLOR: #900
}
#main_nav_list {
	
}
#main_nav_list A.main_nav_item {
	BACKGROUND: url(../../images/dynamic/buttonset1/n1.gif) no-repeat left top; COLOR: #9cf
}
#main_nav_list A.main_nav_item:hover {
	BACKGROUND: url(../../images/dynamic/buttonset1/n1hover.gif) no-repeat left top; COLOR: #fff
}
#main_nav_list A.main_nav_active_item {
	BACKGROUND: url(../../images/dynamic/buttonset1/n1activeitem.gif) no-repeat left top; COLOR: #630
}
.sub_nav_list A {
	BACKGROUND: url(../../images/dynamic/buttonset1/subnav1.gif) no-repeat; COLOR: #036
}
.sub_nav_list A:hover {
	BACKGROUND: url(../../images/dynamic/buttonset1/subnav1hover.gif) no-repeat; COLOR: #630
}
.sub_nav_list A.sub_nav_active_item {
	BACKGROUND: url(../../images/dynamic/buttonset1/subnav1active.gif) no-repeat; COLOR: #fff
}
#footer {
	BACKGROUND: url(images/static/footerbg.gif) no-repeat left top
}
#footer_text {
	COLOR: #036
}
BODY {
	BACKGROUND: url(images/static/pgbk.gif) #999 repeat-x; COLOR: #036
}
#content_container P {
	COLOR: #036
}
#content_container H1 {
	COLOR: #369
}
#content_container H2 {
	COLOR: #369
}
#content_container H3 {
	COLOR: #369
}
#content_container A:link {
	COLOR: #630
}
#content_container A:visited {
	COLOR: #630
}
#content_container A:hover {
	COLOR: #630
}
#content_container A:active {
	COLOR: #630
}
TABLE {
	
}
TH {
	
}
TR {
	
}
TD {
	
}
#content_container TABLE {
	BORDER-LEFT-COLOR: #369; BORDER-BOTTOM-COLOR: #369; BORDER-TOP-COLOR: #369; BORDER-RIGHT-COLOR: #369
}
#content_container TH {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 3px; COLOR: #fff; PADDING-TOP: 3px; BACKGROUND-COLOR: #369
}
#content_container TR.odd {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 3px; COLOR: #369; PADDING-TOP: 3px; BACKGROUND-COLOR: #fff
}
#content_container TR.even {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 3px; COLOR: #369; PADDING-TOP: 3px; BACKGROUND-COLOR: #def
}
FIELDSET {
	BORDER-LEFT-COLOR: #036; BORDER-BOTTOM-COLOR: #036; BORDER-TOP-COLOR: #036; BORDER-RIGHT-COLOR: #036
}
LEGEND {
	COLOR: #036
}
LABEL {
	COLOR: #036
}
INPUT {
	BORDER-LEFT-COLOR: #036; BORDER-BOTTOM-COLOR: #036; BORDER-TOP-COLOR: #036; BORDER-RIGHT-COLOR: #036
}
TEXTAREA {
	BORDER-LEFT-COLOR: #036; BORDER-BOTTOM-COLOR: #036; BORDER-TOP-COLOR: #036; BORDER-RIGHT-COLOR: #036
}
LI {
	COLOR: #036
}
