body,td,tr,table,div,span 
{
	font-family: Arial, Helvetica, sans-serif;
}

.footer
{
color: #BEAA99;
font-size: 10px;
padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}
a.footer:link
{
color: #BEAA99;
text-decoration: none;
}
a.footer:active
{
color: #BEAA99;
text-decoration: none;
}
a.footer:visited
{
color: #BEAA99;
text-decoration: none;
}
a.footer:hover
{
color: #EEE6D7;
text-decoration: none;
}

.main
{
color: #333333;
font-size: 12px;
line-height: 20px;
padding-right: 20px;
}

.caption
{
color: #333333;
font-size: 11px;
line-height: 20px;
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
}

.leftcaption
{
color: #E2E3E1;
font-size: 11px;
line-height: 14px;
padding-left: 11px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
}


.left
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	background-image: url(images/left_bg.gif);
}

.left_item
{color: #AC7134;}

.link
{color: #4B7598;
font-weight: bold;
text-decoration: underline;
}

.link:hover
{color: #4B7598;
font-weight: bold;
text-decoration: none;
}

.left_small
{
color: #6F7467;
font-face: verdana, geneva, sans-serif;
font-size: 10px;
font-weight: normal;
}

.child
{
color: #333333;
font-size: 12px;
line-height: 16px;
padding-right: 20px;
}

.child_titles
{
padding-top: 20px;
padding-left: 44px;
}

.bold
{color: #6F7467;
font-size: 15px;
font-weight: bold;
line-height: 30px;
}
.side {
	float: right;
	margin: 10px 0 10px 10px;
	width: 180px;
}
.side2 {
	font-size: 11px;
	background-color: #6F7467;
	color: #FFFFFF;
	padding: 6 6 6 12;
	background-image: url(images/side_corners.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.side_link {
	color: #000000;
}
.side3 {
	font-size: 11px;
	background-image: url(images/side_bg.gif);
	padding: 12px 0px 0px 12px;
	line-height: 16px;
	background-repeat: repeat-y;
}
