﻿img {
	text-decoration: none;
	background-repeat: no-repeat;
	border: none;
}
td {
	text-decoration: none;
	background-repeat: no-repeat;
	border: none;
}
BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:9px;
	text-align: center;
}
A {
	text-decoration: underline;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 18px;
	text-align: center;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: black;
	font-weight : bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000	;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 18px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: black;
	font-weight : bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000	;
}


.footertext {
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
/* New ASP RSS Feed Styles Front Page*/
.rsstable table {
	width: 100px;
	border: thin solid Black;
}

.rsstable td {
	background-color: #0099ff;
	border: thin solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.rsstable A {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size:12px
}

.rsstable A:Hover {
	text-decoration: underline;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.rssstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: center;
}
/* New ASP RSS Feed Styles For Buy.com*/
.rsstable2 table {
	width: 100px;

}

.rsstable2 tr {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
}

.rsstable2 td {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rsstable2 A {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size:12px
}

.rsstable2 A:Hover {
	text-decoration: underline;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.rssstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: center;
}
/* CSS For Rounded Boxes */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#1781df	; border:0;}
#xsnazzy p {padding-bottom:0.5em; color:#FFFFFF}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#1781DF; border-left:1px  solid #1781DF; border-right:1px solid #1781DF;}
.xb1 {margin:0 5px; background:#1781df	;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#1781df	; border:0 solid #1781df	; border-width:0 1px;}
.xboxcontent a{	color:red;}
.xboxcontentred  {display:block; background:#1781df	; border:0 solid #1781df	; border-width:0 1px;}
.xboxcontentred  a{color: blue;}
/* End CSS for rounded boxes */


/* begin styles for RSS Feed */

.rss_box {
	 margin: 1em;
	 width: 180px;
	 background-color: #99CCFF;
	 border: 1px solid ##5F74CC;
}

.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:##0099ff;
}

p.rss_title {padding:0.5em;}

.rss_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#330066;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss_item a:visited {
	color:#330066;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
}
/* end styles for RSS Feed */


/* image floatinging styles */
img.floatLeft { float: left; 
margin: 4px; }

img.floatRight { float: right; 
margin: 4px; } 

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

/* Menu CSS */
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

/* End Menu CSS */