body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
html{
	overflow-y:scroll;
}
img{
	border:0px;
}
td{
	vertical-align:top;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#6C6C6C;
}
td a{
	color:#6C6C6C;
	text-decoration:none;
}
td a:hover{
	color:#A20000;
	text-decoration:none;
}
.PaddingTop10{
	padding-top:10px;
}
.PaddingTop30{
	padding-top:30px;
}
.PaddingTop27{
	padding-top:27px;
}
.LeftBg,.RightBg{
	background:url(../images/leftbg.gif) repeat-x;
	height:325px;
	font-size:1px;
}
.RightBg{
	background:url(../images/rightbg.gif) repeat-x;
}
.LeftBgBottom,.RightBgBottom{
	background:url(../images/leftbg-bottom.gif) repeat-x;
	font-size:1px;
	height:189px;
}
.RightBgBottom{
	background:url(../images/rightbg-bottom.gif) repeat-x;
}
.Logo{
	text-align:center;
	padding:54px 0px 68px 0px;
}
.TableSects{
	border-left:3px solid #FFFFFF;
}
.TableSects td {
	background:url(../images/sect_back.gif) no-repeat;
	border-right:3px solid #FFFFFF;
	width:286px;
	height:132px;
	text-align:center;
	padding-top:7px;
}
.Footer{
	font-size:11px;
	text-align:right;
	padding-top:15px;
}
.SectionTitle{
	font-size:22px;
	color:#C80300;
	padding:10px 0 57px 0;
}
