/* INDEX.HTML */

#snhomebox {
	border-bottom: 1px solid #BABABA;
	margin: 0px;
	padding: 0px;
	width: 386px;
	height: 20px;
}
#snhomebxlt {
	background: url("../images/sn_ltrnd.jpg");
	background-repeat: no-repeat;
	align:left;
	valign:bottom;
	width:7px;
	height:20px;
}
#snhomebxrt {
	background: url("../images/sn_rtrnd.jpg");
	background-repeat: no-repeat;
	align:right;
	valign:bottom;
	width:7px;
	height:20px;
}

div#snhome { }
div#snhome ul {
 	margin: 0px;
 	padding: 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #333333;
 	line-height: 12px;
 	white-space: nowrap;
}
div#snhome li {
 	list-style-type: none;
 	display: inline;
}
div#snhome li a { text-decoration: none; padding: 2px 20px; color: #333333; }
div#snhome li a:link { }
div#snhome li a:visited { }
div#snhome li a:hover { background-color: #D9D9D9; }

.ffhead {
	height:22px;
	width:233px;
	background:url("../images/ff_headbg.jpg");
	background-repeat:repeat-x;
}
.ffmidhead {
	height:22px;
	width:233px;
	background:url("../images/ff_headbgpink.jpg");
	background-repeat:repeat-x;
	border-right: 1px solid #BABABA;
}
.greenmidhead {
	height:22px;
	width:233px;
	background:url("../images/ff_headbggreen.jpg");
	background-repeat:repeat-x;
	border-right: 1px solid #BABABA;
}
.orangemidhead {
	height:22px;
	width:233px;
	background:url("../images/ff_headbgorange.jpg");
	background-repeat:repeat-x;
	border-right: 1px solid #BABABA;
}
.ff {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:left;
	padding:3px 3px 0px 5px;
}
.ffh1 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding:0px 3px 0px 5px;
}
a.ff			{
	text-align:right;
	float:right;
	font-style:italic;
	color: #333333;
}
a.ff			{ color: #333333; text-decoration:underline; }
a.ff:link 		{ color: #333333; text-decoration:underline; }
a.ff:visited 	{ color: #333333; text-decoration:underline; }
a.ff:active 	{ color: #333333; text-decoration:underline; }
a.ff:hover 		{ color: #333333; text-decoration:underline; }

.ffrt {
	background:url("../images/ff_rtrnd.jpg");
	background-repeat: no-repeat;
	text-align:right;
	width:7px;
	height:22px;
}
.fflt {
	background:url("../images/ff_ltrnd.jpg");
	background-repeat: no-repeat;
	text-align:left;
	width:7px;
	height:22px;
}
.ffbody {
	width:240px;
	height:82px;
	border-right: 1px solid #BABABA;
	background:#FFFFFF;
}
.ffrtfoot {}

.ff2head {
	height:22px;
	width:233px;
	background:url("../images/ff_headbg.jpg");
	background-repeat:repeat-x;
}
.ff2midhead {
	height:22px;
	width:233px;
	background:url("../images/ff_headbgpink.jpg");
	background-repeat:repeat-x;
	border-right: 1px solid #BABABA;
}
.ff2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:left;
	padding:3px 3px 0px 5px;
}
.ff2h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding:0px 3px 0px 5px;
}
a.ff2			{
	text-align:right;
	float:right;
	font-style:italic;
	color: #333333;
}
a.ff2			{ color: #333333; text-decoration:underline; }
a.ff2:link 		{ color: #333333; text-decoration:underline; }
a.ff2:visited 	{ color: #333333; text-decoration:underline; }
a.ff2:active 	{ color: #333333; text-decoration:underline; }
a.ff2:hover 		{ color: #333333; text-decoration:underline; }

.ff2rt {
	background:url("../images/ff_rtrnd.jpg");
	background-repeat: no-repeat;
	text-align:right;
	width:7px;
	height:22px;
}
.ff2lt {
	background:url("../images/ff_ltrnd.jpg");
	background-repeat: no-repeat;
	text-align:left;
	width:7px;
	height:22px;
}
.ff2body {
	width:240px;
	height:82px;
	border-right: 1px solid #BABABA;
	background:#FFFFFF;
}
.ff2rtfoot {}

#tabhead {
	height:22px;
	width:386px;
	background:url("../images/tab_headbg.jpg");
	background-repeat:repeat-x;
}
#tabbody {
	width:400px;
	border-left:1px solid #BABABA;
	border-right:1px solid #BABABA;
	background:#FFFFFF;	
}
.tabbodybg {
	width:400px;
	border-left:1px solid #BABABA;
	border-right:1px solid #BABABA;
	background:#FFFFFF;	
}
.tab {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:11px;
	color: #333333;
	padding:3px 3px 0px 5px;	
}
.tabh1 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding:0px 3px 0px 5px;
}
/*div#tab ul {
 	margin: 0px;
 	padding: 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #333333;
 	line-height: 12px;
 	white-space: nowrap;
}
div#tab li {
 	list-style-type: none;
 	display: inline;
}	*/

a.tab {
	text-align:right;
	float:right;
	font-style:italic;
	color: #333333;
}
a.tab			{ color: #333333; text-decoration:underline; }
a.tab:link 		{ color: #333333; text-decoration:underline; }
a.tab:visited 	{ color: #333333; text-decoration:underline; }
a.tab:active 	{ color: #333333; text-decoration:underline; }
a.tab:hover 	{ color: #333333; text-decoration:underline; }

a.tab2 {
	align:left;
	font-style:italic;
	color: #333333;
}
a.tab2			{ color: #333333; text-decoration:underline; }
a.tab2:link 	{ color: #333333; text-decoration:underline; }
a.tab2:visited 	{ color: #333333; text-decoration:underline; }
a.tab2:active 	{ color: #333333; text-decoration:underline; }
a.tab2:hover 	{ color: #333333; text-decoration:underline; }


#tabfoot {
	height:7px;
	width:400px;
	background:url("../images/tab_foot.jpg");
	background-repeat:no-repeat;
}
#tabrt {
	background:url("../images/tab_rtrnd.jpg");
	background-repeat: no-repeat;
	width:7px;
	height:22px;
}
#tablt {
	background:url("../images/tab_ltrnd.jpg");
	background-repeat: no-repeat;
	text-align:left;
	width:7px;
	height:22px;
}


