@import url(boxes_g.css);
.news .begin, .newsgray .begin, .newsred .begin
{
	background-image: url(/images/theme_g_autumn/news_head.gif);
}

.newsgray .begin
{
	background-image: url(/images/theme_g_autumn/gray/news_head.gif);
}

.newsred .begin
{
	background-image: url(/images/theme_g_autumn/red/news_head.gif);
}

.news .content
{
    background-image: url(/images/theme_g_autumn/news_bg.gif);
}

.newsgray .content
{
	background-image: url(/images/theme_g_autumn/gray/news_bg.gif);
}

.newsred .content
{
	background-image: url(/images/theme_g_autumn/red/news_bg.gif);
}

.news .end, .newsgray .end, .newsred .end
{
	background-image: url(/images/theme_g_autumn/news_bottom.gif);
}

.newsgray .end
{
	background-image: url(/images/theme_g_autumn/gray/news_bottom.gif);
}

.newsred .end
{
	background-image: url(/images/theme_g_autumn/red/news_bottom.gif);
}

.box .begin, .boxgray .begin, .boxred .begin
{
	background-image: url(/images/theme_g_autumn/box_head.gif);
}

.boxgray .begin
{
	background-image: url(/images/theme_g_autumn/gray/box_head.gif);
}

.boxred .begin
{
	background-image: url(/images/theme_g_autumn/red/box_head.gif);
}

.box .content
{
	background-image: url(/images/theme_g_autumn/box_bg.gif);
}

.boxgray .content
{
	background-image: url(/images/theme_g_autumn/gray/box_bg.gif);
}

.boxred .content
{
	background-image: url(/images/theme_g_autumn/red/box_bg.gif);
}

.box .end, .boxgray .end, .boxred .end
{
	background-image: url(/images/theme_g_autumn/box_bottom.gif);
}

.boxgray .end
{
	background-image: url(/images/theme_g_autumn/gray/box_bottom.gif);
}

.boxred .end
{
	background-image: url(/images/theme_g_autumn/red/box_bottom.gif);
}

.box3 .begin
{
	background-image: url(/images/theme_g_autumn/box3_head.gif);
}

.box3 .content
{
	background-image: url(/images/theme_g_autumn/box3_bg.gif);
}

.box3 .end
{
	background-image: url(/images/theme_g_autumn/box3_bottom.gif);
}

.box2 .begin, .box2gray .begin, .box2red .begin
{
	background-image: url(/images/theme_g_autumn/box2_head.gif);
}

.box2gray .begin
{
	background-image: url(/images/theme_g_autumn/gray/box2_head.gif);
}

.box2red .begin
{
	background-image: url(/images/theme_g_autumn/red/box2_head.gif);
}

.box2 .content
{
    background-image: url(/images/theme_g_autumn/box2_bg.gif);
}

.box2gray .content
{
    background-image: url(/images/theme_g_autumn/gray/box2_bg.gif);
}

.box2red .content
{
    background-image: url(/images/theme_g_autumn/red/box2_bg.gif);
}

.box2 .end
{
	background-image: url(/images/theme_g_autumn/box2_bottom.gif);
}

.box2gray .end
{
	background-image: url(/images/theme_g_autumn/gray/box2_bottom.gif);
}

.box2red .end
{
	background-image: url(/images/theme_g_autumn/red/box2_bottom.gif);
}

a.details
{
	color: #ee7900;
}

a.details:hover
{
	color: #ff9900;
}

a.button, a.buttongray, a.buttonred
{
	background-image: url(/images/theme_g_autumn/button.gif);
}

a.buttongray
{
	background-image: url(/images/theme_g_autumn/gray/button.gif);
}

a.buttonred
{
	background-image: url(/images/theme_g_autumns/red/button.gif);
}

.news .begin a, .news .begin p, .newsgray .begin a, .newsgray .begin p, .newsred .begin a, .newsred .begin p
{
	color: #ffffff;
}

.news .begin .left, .newsgray .begin .left, .newsred .begin .left
{
	color: #000000;
}

.news .begin a:hover, .newsgray .begin a:hover
{
	color: #ffcc44;
}

.newsred .begin a:hover
{
	color: #d0daff;
}

.short_box3 .box3 .begin { background-image: url(/images/theme_g_autumn/box3_1_head.gif); }
.short_box3 .box3 .content { background-image: url(/images/theme_g_autumn/box3_1_bg.gif); }
.short_box3 .box3 .end { background-image: url(/images/theme_g_autumn/box3_1_bottom.gif); }
