/* JQUERY TABS */
page				{padding:0px; margin:auto;}
body 				{padding:0px; margin:auto; background-color:#edeae2;}
.top				{height:198px; background:url(../gfx/top-image.jpg) no-repeat left bottom; display:block; z-index:2;  margin-left:16px;}
.wrapperbg			{padding:0px; margin:auto; width:1000px; background:url(../gfx/bg.jpg) repeat-y; height:auto; display:block; padding-bottom:248px;}
.wrapper			{padding:0px; margin:auto; width:848px; background:url(../gfx/wrapper-bg.jpg) repeat-y; height:auto; display:block;}
.wrappertop			{padding:0px; margin:auto; width:848px; background:url(../gfx/wrapper-bg-top.jpg); height:8px; display:block;}

ul 					{margin:0px; padding:0px; float:none}
li 					{margin:0px; padding:0px; float:left}
iframe 				{overflow-x:hidden; overflow-y:auto;}
.iframebg			{border-top:solid 1px #e6e6e6; border-bottom:solid 1px #e6e6e6; padding-top:16px; display:block;}

h1					{font-family:Verdana; font-size:20px; font-weight:bold; color:#9e0b0f; margin:0px; padding:0px; margin-bottom:4px;}
h2					{font-family:Verdana; font-size:14px; font-weight:bold; color:#666666; margin:0px; padding:0px; margin-bottom:2px;}
h3					{font-family:Verdana; font-size:15px; font-weight:bold; color:#a59a7f; margin:0px; padding:0px;}

.tabact				{margin-top:164px; display:block; z-index:4; text-decoration:none; font-family:Verdana; font-size:12px; font-weight:bold; color:#ffffff; height:34px; padding-top:8px; width:136px; display:block; background:url(../gfx/tab-act.jpg) no-repeat; float:left; text-align:center;}
.tabina				{margin-top:164px; display:block; z-index:4; text-decoration:none; font-family:Verdana; font-size:12px; font-weight:bold; color:#666666; height:34px; padding-top:8px; width:136px; display:block; background:url(../gfx/tab-ina.jpg) no-repeat; float:left; text-align:center;}

.subleft			{width:536px; display:block; float:left; font-family:Verdana; font-size:12px; font-weight:normal; color:#666666; margin-left:32px; margin-right:32px; margin-top:12px; min-height:600px; height:100%; text-align:justify;}
.subright			{width:200px; float:right; font-family:Verdana; font-size:12px; font-weight:normal; color:#666666; margin-top:12px; margin-right:38px; display:block;}
.subfull			{width:768px; float:right; font-family:Verdana; font-size:12px; font-weight:normal; color:#666666; margin-top:12px; margin-right:38px; display:block;}
.footer				{font-family:Verdana; font-size:10px; font-weight:normal; color:#666666; margin:auto; padding:0px; text-align:center; background:url(../gfx/wrapper-bg-bottom.jpg) no-repeat center; display:block; height:56px; width:848px;}

.spot-top			{width:200px; height:48px; background-color:#FFFFFF; margin:0px;}
.spot-bottom		{border-bottom:solid 1px #e6e6e6; border-left:solid 1px #e6e6e6; border-right:solid 1px #e6e6e6; padding-top:2px; padding-bottom:16px; padding-left:8px; padding-right:8px; background-color:#fdfdfd; font-family:Verdana; font-size:12px; font-weight:normal; color:#666666;}

a:link		 		{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:underline; cursor:pointer;}
a:visited	 		{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:underline; cursor:pointer;}
a:hover		 		{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:underline; cursor:pointer;}
a:active	 		{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:underline; cursor:pointer;}

li a:link		 	{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:none; cursor:pointer;}
li a:visited	 	{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:none; cursor:pointer;}
li a:hover		 	{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:none; cursor:pointer;}
li a:active	 		{font-family:Verdana; font-size:12px; font-weight:normal; color:#1c7da2; text-decoration:none; cursor:pointer;}