/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
WEB SETTINGS
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
table#PAGE		{width:100%;}
td#WRAPPER		{vertical-align:top;text-align:left;}
table#PAGE td	{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#8E762B;}
p				{margin-top:15px;margin-bottom:15px;}

a			{color:#000000;}
a:link		{color:#000000;}
a:active	{color:#000000;}
a:visited	{color:#000000;}
a:hover		{color:#9B430D;}

/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/

table.content			{cursor:default;width:100%;}
table.content td.header	{background:url(../images/bg/01.gif) top repeat-x;height:132px;}
table.content td.body	{background:url(../images/bg/02.gif) top left repeat-y;}
table.content td.menu	{background:#FAF8F2 url(../images/bg/05.gif) top left no-repeat;width:100%;}

td.menu table	{cursor:pointer;margin-left:20px;margin-top:80px;}
td.menu td		{height:23px;}

table.content td.body .wrapper			{width:632px;height:540px;}
table.content td.body .wrapper table	{margin-top:12px;margin-right:13px;margin-left:auto;}
table.content td.body .wrapper .input	{background:url(../images/bg/04.gif) left no-repeat;width:136px;height:19px;}

table.content td.body .wrapper .input input
{
	background:none;color:#62511E;border:none;
	font-size:11px;padding-left:5px;padding-top:2px;
	width:115px;
}
table.content td.body .wrapper .pointer	{background:url(../images/btn/search.gif) bottom no-repeat;width:51px;}
table.content td.body .title			{padding-top:42px;padding-left:75px;}
table.content td.body .title img		{height:20px;}
table.content td.body .page				{padding-top:17px;padding-left:94px;padding-right:40px;line-height:18px;height:448px;}

table.footer		{background:url(../images/bg/06.gif) top left no-repeat;width:632px;height:200px;}
table.footer td		{font-size:9px !important;padding-top:5px;color:#BDA96F;}
table.footer td.c1	{padding-left:30px;}
table.footer td.c2	{text-align:right;padding-right:15px;}

table.footer a			{font-size:9px;color:#BDA96F;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;}
table.footer a:link		{font-size:9px;color:#BDA96F;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;}
table.footer a:active	{font-size:9px;color:#BDA96F;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;}
table.footer a:visited	{font-size:9px;color:#BDA96F;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;}
table.footer a:hover	{font-size:9px;color:#BDA96F;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:underline;}

div#HH_COURSES {cursor:pointer;position:absolute;top:150px;left:15px;z-index:999;}

div#BTN_CART
{
	cursor:pointer;opacity:0.66;
	position:absolute;top:132px;left:92px;z-index:999;
	background:url(../images/bg/08.gif) center no-repeat;
	width:100px;height:14px;
}
div#BTN_CART:hover {opacity:1;}
