﻿#container {
	BACKGROUND-COLOR: #ffffff
}
#header {
	BACKGROUND: url() no-repeat
}
#key_visual {
	BACKGROUND: no-repeat
}
#logo {
	BACKGROUND: no-repeat right top
}
#slogan {
	BACKGROUND-IMAGE: url(../images/static/slogan_bg.png)
}
#main_nav_container {
	BACKGROUND-IMAGE: url(../images/static/menubg.png)
}
A.main_nav_item {
	BACKGROUND: no-repeat left top
}
A.main_nav_item:hover {
	BACKGROUND: repeat-x left top
}
A.main_nav_active_item {
	BACKGROUND: repeat-x left top
}
.sub_nav_container {
	BACKGROUND-COLOR: #ffffff
}
A.sub_nav_item {
	BACKGROUND: no-repeat
}
A.sub_nav_item:hover {
	BACKGROUND: no-repeat
}
A.sub_nav_active_item {
	BACKGROUND: no-repeat
}
#footer {
	BACKGROUND-COLOR: #ffffff
}
BODY#main_body {
	BACKGROUND-IMAGE: url(../images/static/pagebg.png)
}
.content {
	COLOR: #373737
}
.content TABLE {
	BORDER-BOTTOM-COLOR: #a9a9a9; BORDER-TOP-COLOR: #a9a9a9; COLOR: #373737; BORDER-RIGHT-COLOR: #a9a9a9; BORDER-LEFT-COLOR: #a9a9a9
}
.content SELECT {
	COLOR: #373737
}
.content INPUT {
	BORDER-BOTTOM-COLOR: #919191; BORDER-TOP-COLOR: #919191; COLOR: #373737; BORDER-RIGHT-COLOR: #919191; BORDER-LEFT-COLOR: #919191
}
.content TEXTAREA {
	BORDER-BOTTOM-COLOR: #919191; BORDER-TOP-COLOR: #919191; COLOR: #373737; BORDER-RIGHT-COLOR: #919191; BORDER-LEFT-COLOR: #919191
}
.content TH {
	BORDER-BOTTOM-COLOR: #a9a9a9; BACKGROUND-COLOR: #a9a9a9; BORDER-TOP-COLOR: #a9a9a9; COLOR: #ffffff; BORDER-RIGHT-COLOR: #a9a9a9; BORDER-LEFT-COLOR: #a9a9a9
}
.content TD {
	BORDER-BOTTOM-COLOR: #a9a9a9; BORDER-TOP-COLOR: #a9a9a9; BORDER-RIGHT-COLOR: #a9a9a9; BORDER-LEFT-COLOR: #a9a9a9
}
.content TR.odd {
	BACKGROUND-COLOR: #ffffff; COLOR: #6e6e6e
}
.content TR.even {
	BACKGROUND-COLOR: #f4f4f4; COLOR: #6e6e6e
}
.content FIELDSET {
	BORDER-BOTTOM-COLOR: #3c3c3c; BORDER-TOP-COLOR: #3c3c3c; BORDER-RIGHT-COLOR: #3c3c3c; BORDER-LEFT-COLOR: #3c3c3c
}
.content LEGEND {
	COLOR: #3c3c3c
}
.content LABEL {
	COLOR: #3c3c3c
}
.content #submit {
	BORDER-BOTTOM-COLOR: #919191; BACKGROUND-COLOR: #f4f4f4; BORDER-TOP-COLOR: #919191; COLOR: #b2333c; BORDER-RIGHT-COLOR: #919191; BORDER-LEFT-COLOR: #919191
}
#weblog_calendar CAPTION {
	COLOR: #7a7a7a
}

