h1 {
	color: #007E50;
}
h2 {
	color: #007E50;
}
h3 {
	color: #007E50;
}
ul {
	list-style-image: url(../images/icon_arrow_red.gif);
}
* html ul {
	list-style-image: url(../images/icon_arrow_red2.gif);
}
a {
	color: #007E50;
}
a:hover {
	color: #7C7C7C;
}
input.submit {
	border: 1px solid #007E50;
	background: transparent url(../images/bg_btn_green.gif) 0 0 repeat-x;
}
input.textfield, textarea.textbox, select.select, input.checkbox {
	border: 1px solid #007E50;
}
a.reset {
	border: 1px solid #007E50;
}
#colleft h1.title {
	color: #FFFFFF;
	background: #007E50 url(../images/bg_btn_vssd.gif) 0 0 repeat-x;
}
#colleft h1.title a {
	color: #FFFFFF;
}
#colleft div.menu div.lev0 a {
	background: transparent url(../images/icon_arrow_red.gif) 3px 5px no-repeat;
}
#colleft div.menu div.lev0 a.on-sub {
	background: transparent url(../images/icon_arrow_down_black.gif) 3px 5px no-repeat;
}
#colleft div.menu div.lev1 a {
	background: transparent url(../images/icon_arrow_red.gif) 3px 5px no-repeat;
}
#colleft div.menu div.lev1 a.on-sub {
	background: transparent url(../images/icon_arrow_down_black.gif) 3px 5px no-repeat;
}
#colleft div.menu div.lev2 a.on {
	background: transparent url(../images/icon_arrow_red.gif) 3px 5px no-repeat;
}
#header {
	background: #FFFFFF url(../images/bg_header_vssd.jpg) 0 9px no-repeat;
}
#header div.loginbox a {
	background: transparent url(../images/icon_arrow_red.gif) 3px 5px no-repeat;
}
div.listbox {
	border: 1px solid #C2C2C2;
}
div.listbox h2 {
	background: transparent url(../images/bg_hl_box.gif) 0 0 repeat-y;
	color: #000000;
}
div.listbox div {
	border: 0 none;
	background: #FFFFFF url(../images/bg_list.gif) 0 top repeat-x;
}

