body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
p, .Default, li
{
	font-size: 12px;
	padding: 0 20px 0 20px;
	line-height: 1.3em;
}

h1
{
	font-size: 18px;
	padding: 0 20px 0 20px;
	line-height: 1.3em;
}

hr
{
	border-style: none;
	background-color: #BCBDC0;
	color: #BCBDC0;
	height: 1px;
	margin: 0 20px 0 20px;
}

.Copyright
{
	text-align: center;
	font-size: 10px;
}

.GraySide { background-color: #44393B;}
.GraySide { width: 40px;}

.LeftSide 
{
	background-color: #ECE3AE;
	background-image: url(images/layout/left_bg.gif);
	background-repeat: repeat-y;
}

.TopRight1 
{
	background-color: #44393B;
	background-image: url(images/layout/topgray_bg.gif);
	background-repeat: repeat-x;
}
.TopRight2 { background-color: #FFFFFF;}
.TopRight3 { background-color: #E83139;}

.Collage
{
	background-color: #F1C33C;
	background-image: url(images/layout/collage.jpg);
	background-repeat: repeat-x;
	height: 55px;
}

.Collage2
{
	background-color: #F1C33C;
	background-image: url(images/layout/collage2.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

.GrayStripe
{
	background-color: #BCBDC0;
	height: 5px;
}

.Content 
{
	background-color: #FFFFFF;
	background-image: url(images/layout/leftcontent_bg.gif);
	background-repeat: repeat-y;
}

.AlignTable
{
	padding: 0 0 10px 10px;
}

.Footer 
{
	background-color: #44393B;
	text-align: center;
}

.ClearBreak
{
	clear: both;
}