﻿body 
{
    background:#CC0000;
    font-family:Verdana, Arial;
    font-size:12px;
    color:#999999;
    margin:0px 0px 10px 0px;
}

a
{
    color:#ffffff;
}

a:hover
{
    color:#FF0000;
}

.content
{
    background:#CC0000 url(images/layout_r6_c1.jpg) top left no-repeat; 
    min-height:338px; 
    vertical-align:top; 
    padding:5px;
}

.boxHeader
{
    background:#CCCCCC url(images/smallbox_r2_c2.png) top left repeat-x;
    color:#000000;
    font-weight:bold;
    font-size:15px;
}

.boxLeftSide
{
    background: url(images/smallBox_r4_c1.png) top right repeat-y;
}

.boxRightSide
{
    background: url(images/smallBox_r4_c3.png) top left repeat-y;
}

.headline
{
	font-family:Arial Black, Arial, Verdana;
	font-size:24px;
	font-weight:bold;
	color:#CCCCCC;
	padding-left:20px;
}

.subheadline
{
	font-family:Arial, Verdana;
	font-size:16px;
	color:#EE0000;
	padding-left:20px;
}

.header
{
	height:192px;
	background: #990000;
}

.headerLeft
{
	height:128px;
	width:549px;
	background: url(images/layout_r2_c1.jpg) top left no-repeat;
	border:0px;
	vertical-align:middle;
}

.largeBox
{
    padding:0px 5px 0px 5px;
    vertical-align:top;
    background:#202020;
    width:832px;
    border:none;
}

.leftSide
{
	width:50%; 
	border-right:solid 2px #000000; 
	border-bottom:solid 2px #000000; 
	background:#333333 url(images/bg-left.jpg) top right repeat-y;
}

.rightSide
{
	width:50%; 
	border-left:solid 2px #000000; 
	border-bottom:solid 2px #000000; 
	background:#333333 url(images/bg-right.jpg) top left repeat-y;
}

.smallBox
{
    padding:0px 5px 0px 5px;
    vertical-align:top;
    background:#202020;
    width:577px;
    border:none;
}

.tachbox
{
	background:url(images/layout_r2_c9.jpg) top left no-repeat;
	width:351px;
	height:128px;
	border:0px;
}

.textLink a
{
    color:#000000;
}

.textLink a:hover
{
    color:#FFFFFF;
}

.tinyBox
{
    padding:0px 5px 0px 5px;
    vertical-align:top;
    background:#202020;
    width:252px;
    border:none;
}