body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C92103;
	font-size: 24px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.hm-body {
	background-image: url(images/sn-bg.gif);
}
.int-body {
	background-image: url(images/sn-bg-interior.gif);
}
#mast {
	width: 850px;
	margin: 20px 10px 3px;
}
#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;
}

#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: 11px;
}
#sp-topic a:hover{
	color: #0000FF;
}
#sp-topic ul {
	margin-left: 15px;
	margin-bottom: 0px;
}
#sp-topic li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	list-style-image: url(images/ico-sp.gif);
	vertical-align: middle;
}
#content {
	padding: 5px 25px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content a{
	color: #CC0000;
}
#content a:hover{
	color: #0000FF;
}
#content li{
	padding-bottom: 15px;
}
#int-content{
	margin: 0px;
	padding: 0px;
}
#int-content-nav {
	background-image: url(images/lft-nav-grd.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 532px;
	color: #FFFFFF;
}
#int-content-nav p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
	text-transform: uppercase;
}
#int-content-nav a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#int-content-nav a:hover{
	color: #FFCC00;
}
#int-content-nav ul{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#int-content-nav ul a{
	text-transform: none;
	list-style-type: none;
}
#int-content-nav li{
	list-style-type: none;
	padding-bottom: 5px;
}
#int-content-nav li li{
	list-style-type: circle;
	color: #FFFFFF;

}
.nav-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 25px;
	padding-right: 15px;
}
#frm-contacts {
	background-color: #FFEEBB;
	border: #990000;
	width: 400px;
}
#frm-contacts td {
	border: 1px solid #990000;
	vertical-align: top;
	padding: 5px;
}
#SubNav {
	border: 1px solid #FF9900;
	margin-top: 110px;
	margin-right: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 7px;
	color: #000000;
}
#SubNav div{
	background-color: #CC6600;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
#SubNav p{
	padding-right: 5px;
	padding-left: 7px;
	margin: 0px 0px 7px;
	font-weight: bold;
}
#SubNav a{
	color: #000000;
	text-decoration: none;
}
#SubNav a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#SubNav ul{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/ico-sp.gif);
	margin-left: 20px;
}
#SubNav li{
	list-style-type: circle;
	padding-bottom: 5px;
}
#Contacts {
	border: 1px solid #FF9900;
	margin-top: 10px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 7px;
	padding: 5px;
	margin-right: 5px;
}
#Contacts div{
	background-color: #CC6600;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
#Contacts p{
	padding-right: 5px;
	padding-left: 7px;
	margin: 0px 0px 7px;
	font-weight: bold;
}
#Contacts a{
	color: #CC0000;
	text-transform: none;
	text-decoration: underline;
}
#Contacts a:hover{
	color: #CC0000;
}
#Contacts ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
#Contacts li{
	list-style-type: circle;
	padding-bottom: 5px;
}
.required {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 100px;
	font-size: 11px;
	color: #CC9900;
}
#Footer h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
}
#Footer p {
	margin-top: 0px;
}
#Footer div {
	color: #000000;
	text-align: center;
}
