table
{
	font-family:"Tahoma";
	color: black;
	/* background-color=#999999; */ 
	cellspacing=0;
	cellpadding=0;
	align = "center";
	border=none;
	/* border-color="000000"; */
	font-size:11px;
 	cellspacing:0;
	cellpadding:0
}

div.table1 { 
   margin:2px 6px 4px 9px;
   padding:0px;
}

div.table2 { 
   margin:2px 2px 4px 6px;
   padding:0px;
}

div.table3 { 
   margin:0px 2px 4px 4px;
   padding:0px;
}

BODY 
{ 
	 scrollbar-base-color:#990000; 
	 scrollbar-arrow-color:#FFFFFF;
	 scrollbar-DarkShadow-Color:#000000;
	 margin-top:4px;
	 background-color:#CCCCCC;
	 font-size:11px;
	 font-family:Verdana, Arial, Helvetica, sans-serif; 

}

p 
{
	font-family: "Tahoma";
	font-size:11px;
	color: black;
	text-align:left;
	margin-left:4px;
	margin-right:3px;
	margin-top:0px;
}

.blog 
{
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#333;
 text-align:left;
 margin-left:4px;
 margin-right:3px;
 margin-top:0px;
}
.blog:link {color:#F60; font-size:16px}
.blog:visited {color:#F60; font-size:16px}
.blog:active {color:#F60; font-size:16px}
.blog:hover {color:#00F; font-size:16px}


h1
{
	font-size:18px;
	font-variant: small-caps; 
	margin: 0px
}

h2
{
	font-family:"Tahoma";
	font-size:16px;
	font-weight: bold; 
	margin: 0px
}

h3
{
	font-size:12px;
	color:#ffffff; 	
	margin: 0px
}

h4
{
	font-size:12px;
	margin:0px
}
h5
{
	font-size:10px;
	margin: 0px
}

a.buttombar:link {color:FFFFFF;}

a {font-size:11px}
a img {border: none; } 
a:link     {color:#3366FF; text-decoration:none}
a:visited  {color:#3366FF; text-decoration:none}
a:hover    {color:#BD132F; text-decoration:none}
a:active   {color:#00CC00 text-decoration:none}

.t {color:#666666;font-weight:bold}
.t:link {color:#FFFFFF}
.t:visited {color:#FFFFFF}
.t:hover {color:#FFFFFF; text-decoration:underline}
.t:active  {color:#CCCCCC}
.t {font-size:12px}


.r {color:#666666}
.r:link {color:#FFFFFF; font-weight:600}
.r:visited {color:#FFFFFF; font-weight:600;}
.r:hover {color:#EB1313; text-decoration:blink; font-weight:600;}
.r:active  {color:#FFFFFF; font-weight:600;}

.r a {
display:block;
margin:0px;
height:14px;
background: url("arrow.gif") 0 0px no-repeat;
}
.r a:hover { 
background-position: 0 -12px;
}
.r a:active {
background-position: 0 -12px;
}


.s {color:#666666}
.s:link {color:#FFFFFF; font-weight:100}
.s:visited {color:#FFFFFF; font-weight:100;}
.s:hover {color:#EB1313; text-decoration:blink; font-weight:100;}
.s:active  {color:#FFFFFF; font-weight:100;}

.s a {
display:block;
margin:0px;
height:10px;
background: url("arrow.gif") 0 0px no-repeat;
}
.s a:hover { 
background-position: 0 -12px;
}
.s a:active {
background-position: 0 -12px;
}



#f_deals { padding:0px; width:510px; text-align: left; margin:0 0 10px 5px;}
#f_deals td { text-align:left; width:250px; padding: 0; margin:0; color:#FFFFFF; height:100%}
#f_deals h2{background:url(jpegs/dealstab.jpg); line-height:25px; color:#FFFFFF; padding:0 4px; border-bottom:#006600 3px solid; font-size:140%}
#f_deals td a {height:60px; margin:1px 0;  display:block; padding:0}
#f_deals td a h3 { padding:8px 10px; font-size:140%}
#f_deals td a b { padding: 2px 10px; color:#FFFF99}
#f_deals td a:hover b{ text-decoration:blink}
#f_deals td p { color:#000; padding:8px; margin:0; min-height:150px}
#f_deals td p a{ display: inline}
#f_deals td .more { height:23px; width:100%; background:center ; display:block; color:#FF0; font-size:120%; line-height:23px; text-indent:10px; vertical-align: bottom}
#f_deals .ttour a{ height:100%; width:100%; display:block; margin:0; padding:0; padding-top:60px; text-align:center; font-size:120%; color:#FFF; font-weight:bold}
.other a{ height:15px; font-weight:bold;}

#featured { width: 100%; margin:8px 0}
#featured h2{background:url(jpegs/dealstab.jpg); line-height:25px; color:#FFFFFF; padding:0 4px; border-bottom:#006600 3px solid;  font-size:140%}
#featured table {color:#fff; width:100%; height:150px; margin:0; padding:0}
#featured table h2 {color:#fff; font-size:170%; background:none; border-bottom:#006600 2px solid; line-height:26px; padding:0; margin:0 5px}
#featured table td b{ padding:5px}
#featured p{ background:#333; color:#FFF; margin:0; padding:8px}

#dlist { margin: 5px 10px 5px 14px; vertical-align:top; font-weight:bold; font-size:105%;}
#dlist td{ border-bottom:1px dashed #999; height:22px;line-height:20px}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 520px; /*width of featured content slider*/
height: 330px;

}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: relative; /*leave as is*/
left: 0;  /*leave as is*/
top: 55;  /*leave as is*/
padding: 10px;
margin:0;
background: ;
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 330px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentdiv table tr{ vertical-align:top}
.contentdiv table img{ border:2px #146005 solid;}
.contentdiv table h3 {width:100%; line-height:23px; color:#360; border-bottom:#146005 2px solid; font-size:140%; margin:0 0 0 10px; padding:0;}

.pagination{
width: 520px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background: none;
padding:0;
margin:0;
font-weight: bold;
height:55px;
}

.pagination a{
padding: 0;
margin:0;
}
.pagination a img{ padding:0; margin:0;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0;}
.pagination a:hover img, .pagination a.selected img{ padding:0; margin:0;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;}

hr {color: #fff; background-color: #fff; text-align:left; width: 80%; border: 2px dotted #CCC; border-style: none none dotted; }

