a.homelink	{font-size: 100%; cursor: url("img/com/Hand.YH.screen.cur")}
a.homelink:link		{color: #CC0033; text-decoration: none}
a.homelink:visited	{color: #CC0033; text-decoration: none}
a.homelink:hover	{color: #FF6633; text-decoration: overline}
a.homelink:active 	{color: #3366CC; text-decoration: underline; font-weight: bold}


a.main:link	{font-family: verdana, arial, geneva, sans-serif; color: #646464;  font-size: 76%; font-weight: bold; text-align: left; text-decoration: none; cursor: url("img/com/Hand.purple.window.cur");}
a.main:visited	{font-family: verdana, arial, geneva, sans-serif; color: #646464;  font-size: 76%; font-weight: bold; text-align: left; text-decoration: none; cursor: url("img/com/Hand.purple.window.cur");}
a.main:hover	{font-family: verdana, arial, geneva, sans-serif; color: #CD5C5C;  font-size: 76%; font-weight: bold; text-align: left; text-decoration: underline; cursor: url("img/com/Hand.purple.window.cur");}
a.main:active	{font-family: verdana, arial, geneva, sans-serif; color: #FF0000;  font-size: 76%; font-weight: bold; text-align: left; text-decoration: overline; cursor: url("img/com/Hand.purple.window.cur");}

a.liketit03	   {margin: 0px auto;font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
			font-size: 100%; font-weight: bold; font-style: normal}

a.liketit03:link   {color: #663300; text-decoration: none}
a.liketit03:visited {color: #280000; text-decoration: none}
a.liketit03:hover  {color: #FF6633; text-decoration: overline}
a.liketit03:active {color: #0099CC; text-decoration: underline}

body.main1	{
		margin: 0px auto;
		padding: 15px;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #F0EEEE;
		background-image: url("../img/com/sf_main-01.gif");
		background-repeat: repeat;
		background-attachment: fixed;
		color: #280000;
		scrollbar-face-color:#D2B48C;		/* tan */
		scrollbar-shadow-color: gray;
		scrollbar-highlight-color: #F0DDDD;
		scrollbar-darkshadow-color: #C0C0C0;
		scrollbar-track-color: #FAF0E6;		/* linen */
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-3d-light-color : #F0EEEE;
		cursor: url("img/com/Arrow.purple.screen.cur");
		}

body.main3	{
		margin: 0px auto;
		padding: 20px;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #F0EEEE;
		background-image: url("../img/com/sf_main-03.gif");
		background-repeat: repeat;
		background-attachment: fixed;
		color: #280000;
		scrollbar-face-color:#4682B4;		
		scrollbar-shadow-color: gray;
		scrollbar-highlight-color: #87CEFA;
		scrollbar-darkshadow-color: #C0C0C0;
		scrollbar-track-color: #B0E0E6;
		scrollbar-arrow-color: #B0E0E6;
		scrollbar-3d-light-color : #F0F8FF;
		cursor: url("img/com/Arrow.purple.screen.cur");
		}

table.sum-two	{
		width: 80%;
		margin: 0px auto;
		border: 10px #4682B4 dotted;
		text-align: center	/* IE only */
		}

hr		{
		margin: 0px;
		padding: 0px;
		spacing: 0px;
		height: 5px;
		color: tan;
		width: 90%;
		vertical-align: top;
		align: center
		}

#menu		{
		float: left;
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		text-align: center
		}

#cont		{float: left;
		width: 100%;
		margin-top: 10px;
		padding-left: 50px;
		text-align: justify
		}

.y_frsup	{
		width: 100%;
		margin: 0px auto;
		text-align: center
		}

.y_frinf	{
		width: 100%;
		margin: 0px auto;
		text-align: center
		}

.home		{padding-top: 25px; padding-left: 10px;}


.blue
		{
		{width: 35%; border: 2px #3399CC solid;
		background-color: #99CCFF;
		text-align: center}
		}
.bluex
		{
		width: 250px; background-color: transparent; text-align: center
		}

.tit01		{
		font-family: 'Trebuchet MS', verdana, arial, geneva, sans-serif;
		font-size: 100%;
		color: #A84060;
		font-weight: bold;
		text-indent: 0px;
		text-decoration: underline
		}

.tit03		{
		margin: 5px auto;
		font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
		color: #280000;
		font-size: 1,8em;
		font-weight: bold;
		font-style: normal;
		text-align: center	/* IE5.x only */
		}

.txt01		{font-family: verdana, arial, geneva, sans-serif; font-size: 76%; color: #280000; 		font-weight: normal; text-indent: 20px; text-decoration: none}