/* ---GENERAL----------------------------------------------- */

hr    {border-style: solid; border-width: 1px; border-color: #F1F1F1;}
p     {font-family: Arial,Verdana,Tahoma; color: #000000; font-size: 12px; margin-top: 0; margin-bottom: 10;}
table {font-family: Arial,Verdana,Tahoma; font-size: 12px; color: #000000;}
td    {font-family: Arial,Verdana,Tahoma; font-size: 12px; color: #000000;}
ul    {margin-left: -2; margin-bottom: 10; margin-top: 10; padding-left: 2em;}

.header_div
{
	background-image: url('header_div.jpg');
    background-position: right 10; 
	background-repeat: no-repeat;
	height: 24px;
	width: 350px;
}

.header
{
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 5px;
}

.header_dot
{
	background-image: url('../../images/header_dot_black.gif'); 
	background-position: left bottom; 
	background-repeat: repeat-x;
}


/* ---CONTENT------------------------------------------ */

.content_tp
{
	background-image: url('content_top.jpg');
    background-position: left top; 
	background-repeat: no-repeat;
	height: 10px;
}

.content_bg
{
	background-image: url('content_middle.jpg');
	background-position: left top; 
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.content_bt
{
	background-image: url('content_bottom.jpg');
	background-position: left bottom; 
	background-repeat: no-repeat;
	height: 10px;
}

/* ---SPECIALS------------------------------------------ */

.specials_tp
{
	background-image: url('specials_top.jpg');
    background-position: left top; 
	background-repeat: no-repeat;
	height: 14px;
}

.specials_md
{
	border-left: 1px solid #C3C2C1;
	border-right: 1px solid #C3C2C1;
}

.specials_bt
{
	background-image: url('specials_bottom.jpg');
	background-position: left bottom; 
	background-repeat: no-repeat;
	height: 14px;
}

a.specials:link      {color: #000000; text-decoration: underline; font-family: Arial,Verdana,Tahoma; font-size: 12px;}
a.specials:visited   {color: #000000; text-decoration: underline; font-family: Arial,Verdana,Tahoma; font-size: 12px;}
a.specials:active    {color: #000000; text-decoration: underline; font-family: Arial,Verdana,Tahoma; font-size: 12px;}
a.specials:hover     {color: #000000; text-decoration: none; font-family: Arial,Verdana,Tahoma; font-size: 12px;}

.specials_bg
{
	color: #000000;
	background-color: #FFC827;
	border-left: 1px solid #FFF2CC;
}

.header_specials
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left:10px;
}

.specials_txt
{
	font-family: Arial,Verdana,Tahoma;
	font-size:12px;
	color: #000000;
	padding-left:20px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom: 5px;
}


/* ---LINKS------------------------------------------------- */

p a:link           {color: #000000; text-decoration: underline;}
p a:visited        {color: #000000; text-decoration: underline;}
p a:active         {color: #000000; text-decoration: none;}
p a:hover          {color: #000000; text-decoration: none;}

a.toplinks:link           {color: #F6BF03; text-decoration: none; font-family: Arial,Verdana, Tahoma; font-size: 12px; font-weight: bold;}
a.toplinks:visited        {color: #F6BF03; text-decoration: none; font-family:Arial,Verdana, Tahoma; font-size: 12px; font-weight: bold;}
a.toplinks:active         {color: #F6BF03; text-decoration: none; font-family: Arial,Verdana, Tahoma; font-size: 12px;  font-weight: bold;}
a.toplinks:hover          {color: #F6BF03; text-decoration: underline; font-family: Arial,Verdana, Tahoma; font-size: 12px; font-weight: bold;}


/* ---FORMS------------------------------------------------- */

.search
{
	color: #F6BF03;
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
}
