/*
design01
*/
BODY
{
	background: #FFF url(../images/design01/body_background.png) repeat-x;
	margin-top: 5px;
}
#header
{
	background: transparent url(../images/design01/header_bg.png) no-repeat top right;
}
#head_links
{
	color: #C2E5F4;
	margin-left: -16px;
}
#head_links A
{
	color: #C2E5F4;
	background-color: #012B41;
}
#textfield_container
{
	background: transparent url(../images/design01/header_search_textfield.png) no-repeat;
}
.textfield_container
{
	background: transparent url(../images/design01/header_search_textfield.png) no-repeat;
}
#radio_container
{
	color: #FFF;
}
.javascript_on #radio_container LABEL
{
	background: url(../images/design01/header_search_radiobutton.png) no-repeat 12px 3px;
}
#footer_1a
{
	background: #615846 url(../images/design01/footer_bg.png) repeat-y;
}
#footer_1b
{
	background: transparent url(../images/design01/footer_curve.png) no-repeat;
}
#footer_2
{
	background: transparent url(../images/design01/footer_bottom_shadow.png) no-repeat;
	color: #777777;
}
.search_textfield
{
	color: #FFFFFF;
	font-family: arial;
	/*[disabled]background-color:#1F70A7;*/
	margin-top: -4px;
}
