body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C92103;
	font-size: 24px;
}
.hm-body {
	background-image: url(images/sn-bg.gif);
}
#mast {
	width: 850px;
	margin: 20px 10px 0px;
}
#mast th {
	width: 350px;
}
#mast td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}
#mast td img {
	margin-left: 15px;
}
#mast a {
	color: #993300;
	text-decoration: none;
}
#mast a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#hm-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}
#hm-nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#hm-nav a:hover{
	color: #FFCC00;
}
#hm-nav th {
	text-align: left;
}
#hm-nav th img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#hm-nav td {
	padding-left: 125px;
	width: 275px;
}
#hm-bg {
	background-image: url(images/hm-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#hm-content {
	margin-left: 117px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/hm-shadow.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
#hm-content a{
	color: #000000;
	font-weight: lighter;
}
#hm-content a:hover{
	color: #CC6600;
}
#hm-content th {
	text-align: left;
	padding: 25px;
	vertical-align: top;
	padding-bottom: 25x;
}
#hm-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#hm-content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sp-topic {
	width: 200px;
	background-image: url(images/tb-gradient.jpg);
	vertical-align: top;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 10px;
}
#sp-topic p{
	font-size: 14px;
}
#sp-topic a:hover{
	color: #C37918;
}
#sp-topic ul {
	margin-left: 15px;
	margin-bottom: 0px;
}
#sp-topic li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	list-style-image: url(images/ico-sp.gif);
	vertical-align: middle;
}
#int-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	padding: 10px 25px 25px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 120px;
	font-size: 11px;
	color: #CC9900;
	margin-top: 0px;
}
#Footer h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 10px;
}
#Footer p {
	margin-top: 0px;
}
#Footer div {
	color: #000000;
	text-align: center;
}
