a {color:#6b0000}

/**
 * Round Corners
 */
.sb,.sb_body,.sb_head,.sb_head_inner{background-image:url(/images/roundcorners/box-beige.png)}
.ib,.ib_body,.ib_head,.ib_head_inner{background-image:url(/images/roundcorners/box-lightgrey.png)}
.fb,.fb_body,.fb_head,.fb_head_inner{background-image:url(/images/roundcorners/box-darkred.png)}
.ab,.ab_body,.ab_head,.ab_head_inner{background-image:url(/images/roundcorners/box-lightgrey.png)}


#headerlinks{
	background:#232323;
}
#headerlinksleft{
	background:url(/images/header/lang-left.gif) left repeat-y;
}
#headerlinksright{
	background:url(/images/header/lang-right.gif) right repeat-y;
}
#header {
	background:url(/images/header/bottom.png) bottom repeat-x;
}
#headerleft{
	background:url(/images/header/left.png) bottom left no-repeat;
}
#headerright{
	background:url(/images/header/right.jpg) bottom right no-repeat;
}