﻿html
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background: url(           'pics/back.png' );
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
}
body
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background: url(           'pics/back.png' );
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
}
body
{
	min-width: 980px;
}
img
{
	border: none;
	vertical-align: bottom;
}

a:visited
{
	color: #812929;
	text-decoration: none;
}

a:link
{
	color: #812929;
	text-decoration: none;
}

a:active
{
	color: #812929;
	text-decoration: blink;
}

a:hover
{
	color: #812929;
	text-decoration: underline;
}



h1
{
	font-weight: bold;
	font-size: 15px; /* 	font-family: Georgia; */
	font-family: Arial;
	padding: 0;
	margin: 0;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	padding-top: 8px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

textarea
{
	font-size: 11px;
	font-family: Arial;
	padding: 0px 3px 0px 3px;
}





select
{
	font-size: 11px;
	font-family: Arial;
	padding: 0px 3px 0px 3px;
}





input
{
	font-size: 11px;
	font-family: Arial;
	padding: 0px 3px 0px 3px;
}





/* buttons */
.but
{
	border: 1px solid #c0c0c0;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	vertical-align: middle;
	background-image: url(  'pics/btn-bg.gif' );
	padding: 2px;
}
.butOn:focus
{
	border: inset 1px #999999;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
}
.but:focus
{
	border: inset 1px #999999;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
}
.but:hover
{
	border: inset 1px #999999;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
}
.butOn
{
	border: inset 1px #999999;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;
}
/*end of buttons */



/* LINKS */
a.dl
{
	background: url(pics/DL.gif) 0 0.2em no-repeat;
	display: block;
	padding-left: 20px;
}
a.audio
{
	background: url(pics/mp3.gif) 0 0.2em no-repeat;
	padding-left: 20px;
}
a.audior
{
	background: url(pics/mp3.gif) right 0.2em no-repeat;
	padding-right: 15px;
}
a.readmore
{
	background: url( 'pics/ReadMoreBullet.gif' ) 0 0.2em no-repeat;
	display: block;
	padding-left: 20px;
}
a.readmore2
{
	background: url( 'pics/ReadMoreBullet.gif' ) 0 0.2em no-repeat;
	padding-left: 16px;
}
a.bulleted
{
	background: url( 'pics/bulletIMG.gif' ) 0 0.2em no-repeat;
	display: block;
	padding-left: 20px;
}
a.resend
{
	background: url( 'pics/Resend.gif' ) 0 0.2em no-repeat;
	padding-left: 25px;
}


/* End of LINKS */




/* CSS layout */

#mainborder
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#masthead
{
}

#toplogo
{
}
#top_nav
{
	height: 23px;
	border: solid 1px #996699;
}

#top_nav a:visited
{
	padding: 3px 21px 3px 21px;
	display: block;
	text-align: center;
	border: solid 1px #f9ebea;
	background-color: #471717;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	float: left;
	margin-right: 3px;
}


#top_nav a:active
{
	padding: 3px 21px 3px 21px;
	display: block;
	text-align: center;
	border: solid 1px #f9ebea;
	background-color: #471717;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	float: left;
	margin-right: 3px;
}


#top_nav a:link
{
	padding: 3px 21px 3px 21px;
	display: block;
	text-align: center;
	border: solid 1px #f9ebea;
	background-color: #471717;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	float: left;
	margin-right: 3px;
}


#top_nav a:hover
{
	padding: 3px 21px 3px 21px;
	display: block;
	color: #471717;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 3px;
}



#Thecontainer
{
	background-color: #ffffff;
	background-image: url(         'pics/shade_d.jpg' );
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 9px;
}

#left_col
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 11px;
	width: 250px;
	padding-top: 6px;
	text-align: left;
}

#page_content
{
	width: 730px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 11px;
	padding-top: 7px;
	text-align: left;
}

#footer
{
	color: white;
	font-size: 11px;
	font-family: Arial;
	padding-top: 5px; /*	background-image:url('pics/footerbg.gif'); 	background-repeat:repeat-x; */
	padding-bottom: 10px;
}

#footer p
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer a:active
{
	color: #ffffff;
}

#footer a:hover
{
	color: #ffffff;
}

#footer a:visited
{
	color: #ffffff;
}

#footer a:link
{
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#footer .bfooter
{
	_height: 80px;
	min-height: 80px;
	border-left: solid 1px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#footer .bfooter ul
{
	float: left;
	border: solid #e8e8e8;
	border-width: 0 1px 0 0;
	padding: 0px 5px 0px 5px;
	margin: 0;
	_height: 80px;
	min-height: 80px;
}
#footer .bfooter ul li
{
	font-size: 11px;
	margin: 0;
	list-style: none;
	list-style-type: none;
	padding: 0;
}
#footer .bfooter ul li h1
{
	color: White;
	font-size: 12px !important;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	margin: 0;
}

#footer .bfooter li a
{
	color: #ffffff;
	padding: 0 0 0 15px;
	background: url(pics/bullet.gif) no-repeat left center;
	text-decoration: none;
}
#footer .bfooter li a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#footer .bfooter li p
{
	margin: 0 0 5px 0;
}
#footer .bfooter li img
{
	float: left;
	margin: 18px 11px 0 0;
	padding: 0 0 5px 0;
}













.below_menu
{
	height: 18px;
	background-image: url(           'pics/shade_d.jpg' );
}

.table_header
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(pics/t_header.gif);
	color: #471717;
	font-family: Tahoma;
	height: 21px;
	padding: 0px 0px 3px 20px;
}

.table_headerp
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(pics/t_header.gif);
	color: #471717;
	font-family: Tahoma;
	padding: 5px 0px 5px 20px;
}
.table_header_wof
{
	background-image: url(pics/t_header.gif);
}


.table_body
{
	border: solid 1px #e3e3e3;
	padding: 5px;
	overflow: auto;
}
.table_con
{
	margin-bottom: 7px;
}


.table_header2
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(pics/t_header.gif);
	color: #471717;
	font-family: Tahoma;
	height: 21px;
	padding: 1px 2px 1px 2px;
	text-align: center;
}
.table_body2
{
	padding: 2px;
}



.GridHeader
{
	text-align: center;
	border: 1px #e3e3e3 solid;
	padding: 2px 3px 2px 3px;
}
.GridCell
{
	padding: 2px 3px 2px 3px;
}

.up_rel_table
{
	font-size: 11px;
	font-family: Arial;
}


.NewsTitle1
{
	font-family: Tahoma;
	color: #471717;
	font-weight: bold;
}


/* site map path CSS Styles */
.smp_CssStyle
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
/* site map path CSS Styles */



#sendToMobileDiv div table
{
	float: right;
}


/*  POPUP PANEL */

.popUpPanel
{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Georgia;
	padding: 5px;
	z-index: 1;
}
.popUpPanel a:active
{
	color: #3399ff;
	text-decoration: none;
}

.popUpPanel a:visited
{
	color: #3399ff;
	text-decoration: none;
}

.popUpPanel a:link
{
	color: #3399ff;
	text-decoration: none;
}

.popUpPanel a:hover
{
	color: #3399ff;
	text-decoration: underline;
}

/*  POPUP PANEL */


.HoverControl
{
	position: absolute;
	visibility: hidden;
	color: #000000;
	padding: 6px;
	background-color: #f5f5f5;
	border: 1px solid #000000;
}


/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	padding: 3px;
}


.smallLinks
{
	font-size: 9px;
	font-family: Tahoma;
	text-decoration: none;
}

.smallLinks a:active
{
	color: #808080;
	text-decoration: none;
}

.smallLinks a:visited
{
	color: #808080;
	text-decoration: none;
}

.smallLinks a:link
{
	color: #808080;
	text-decoration: none;
}
.smallLinks a:hover
{
	color: #808080;
	text-decoration: underline;
}




/*
User options accordion
*/

.accordionHeader
{
	border: 1px solid #471717;
	color: #471717;
	font-family: Arial;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	margin-top: 2px;
	cursor: pointer;
}

.accordionHeader a
{
	color: #471717;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #996699;
	color: #ffffff;
	background: #471717;
	font-family: Arial;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	margin-top: 2px;
	cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #ffffff;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background: url(pics/shade_d.jpg) repeat-x;
	border: 1px dashed #471717;
	border-top: none;
	padding: 11px 5px 5px 5px;
	color: #471717;
}
/*
User options accordion
*/

.MidIMG
{
	vertical-align: middle;
	border: none;
	cursor: pointer;
	margin-right: 5px;
}


.SummaryTitles
{
	font-weight: bold;
	font-family: Arial;
	padding-right: 3px;
	color: #471717;
	text-decoration: none;
}




/*disable button*/

.Normal
{
	cursor: auto;
	padding: 5px;
}

.Progress
{
	border: dashed 1px #000000;
	background-color: #EEEEEE;
	background-image: url(           'pics/spinner.gif' );
	background-position: center center;
	background-repeat: no-repeat;
	cursor: wait;
	padding: 5px;
}

/* end of disable button*/


.watermarked
{
	color: Gray;
}



/*TABS*/

/* default layout */
.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.ttabs .ajax__tab_header
{
	color: #471717;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	background: url(pics/Tabs/tab-line.gif) repeat-x bottom;
}
.ttabs .ajax__tab_outer
{
	background: url(pics/Tabs/tab-right.gif) no-repeat right;
	height: 21px;
}
.ttabs .ajax__tab_inner
{
	padding-left: 3px;
	background: url(pics/Tabs/tab-left.gif) no-repeat;
}
.ttabs .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(pics/Tabs/tab.gif) repeat-x;
}
.ttabs .ajax__tab_hover .ajax__tab_outer
{
	background: url(pics/Tabs/tab-hover-right.gif) no-repeat right;
}
.ttabs .ajax__tab_hover .ajax__tab_inner
{
	background: url(pics/Tabs/tab-hover-left.gif) no-repeat;
}
.ttabs .ajax__tab_hover .ajax__tab_tab
{
	background: url(pics/Tabs/tab-hover.gif) repeat-x;
}
.ttabs .ajax__tab_active .ajax__tab_outer
{
	background: url(pics/Tabs/tab-active-right.gif) no-repeat right;
}
.ttabs .ajax__tab_active .ajax__tab_inner
{
	background: url(pics/Tabs/tab-active-left.gif) no-repeat;
}
.ttabs .ajax__tab_active .ajax__tab_tab
{
	background: url(pics/Tabs/tab-active.gif) repeat-x;
}
.ttabs .ajax__tab_body
{
	font-family: tahoma,helvetica;
	font-size: 11px;
	border: 1px solid #e3e3e3;
	border-top: 0;
	padding: 3px;
	background-color: #ffffff;
	_height: 600px;
	min-height: 600px;
}

/* scrolling */
.ajax__scroll_horiz
{
	overflow-x: scroll;
}
.ajax__scroll_vert
{
	overflow-y: scroll;
}
.ajax__scroll_both
{
	overflow: scroll;
}
.ajax__scroll_auto
{
	overflow: auto;
}

/*TABS*/



.Welcome
{
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
}

.YourSPPPoints
{
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Georgia;
	color: #471717;
}
.Points
{
	font-variant: small-caps;
	font-family: Georgia;
}

.LargePoints
{
	font-weight: bold;
	font-size: 25px;
	font-variant: small-caps;
	font-family: Georgia;
	color: #471717;
}


#splashScreen
{
	padding-top: 70px;
	padding-bottom: 70px;
	
	border: 1px double #999999;
	position: absolute;
	z-index: 5;
	top: 30%;
	left: 35%;
	width: 300px;
	padding-right:15px;
	background-color: #E9E9E9;
	text-align: center;
	visibility:hidden;
}
#splashScreen span
{
	background-image: url( 'pics/spinner.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	background-attachment:fixed;
}

#splashScreen a
{
text-align:center;
display:block;

padding-top:40px;
}


#UPRS
{
	border: solid 1px #000000;
	width: 125px;
	height: 22px;
	padding-top: 2px;
	background-color: #f5f5f5;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #471717;
	z-index: 1450;
}

.FAQTitles
{
	font-family: Tahoma;
	color: #471717;
	font-weight: bold;
}


/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(pics/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(pics/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(pics/SavedStar.png);
}

/*End of Rating   */



.TextBoxDiv
{
	margin-top: 5px;
	padding: 5px;
	border: solid 1px #e3e3e3;
	background: #f9f9f9;
}

.ErrorBox
{
	border: 1px solid #471717;
	color: Red;
	padding: 5px;
	background-color: #F5E0E0;
	margin-bottom: 11px;
}


.Pager
{
	padding: 10px 11px 3px 11px;
}
.Pager a
{
	border: dashed 1px #FFFFFF;
	padding: 3px;
	text-decoration: none;
}

.Pager span
{
	border: solid 1px #B2B2B2;
	padding: 3px;
	background-color: #EFEFEF;
	text-decoration: none;
}

.Pager a:hover
{
	border: 1px dashed #B2B2B2;
	padding: 3px;
	background-color: #EFEFEF;
	text-decoration: none;
}

.Footer
{
	text-align: right;
	padding: 3px;
}
.FooterSum
{
	padding: 3px;
	background-color: #EFEFEF;
}



/*  BOXES */
.bBox
{
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 11px;
}
.bBox h1
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(pics/t_header.gif);
	color: #471717;
	font-family: Tahoma;
	padding: 5px 0px 5px 20px;
	margin: 0;
}
.bBoxdiv
{
	margin: 0;
	padding: 4px;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px 1px 1px 1px;
	overflow: auto;
}




/* END OF BOXES */


.SPPTable
{
	width: 100%;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 13px;
}

.SPPTable h1
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #471717;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: none;
}


.SPPTable li
{
	list-style-image: url(    'pics/CheckBullet.gif' );
	margin: 15px 1px 5px 20px;
}



.GrayBox
{
	border: 1px solid #E2E2E2;
	padding: 3px;
	background-color: #F3F3F3;
}

.GrayBox li
{
	list-style-image: url(   'pics/CheckBullet.gif' );
}













/*SPP Members           */


.dashboard
{
	width: 98%;
	padding: 0;
	margin: 0px 0px 0px 5px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 11px;
}

.dashboard h1 a:visited
{
	color: #333333;
	background: none;
}

.dashboard h1 a:active
{
	color: #333333;
	background: none;
}

.dashboard h1 a
{
	color: #333333;
	background: none;
}

.dashboard li
{
	list-style: none;
	width: 320px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 11px;
}

.dashboard li input
{
	margin-left: auto;
	display: block;
	margin-right: 11px;
}

.dashboard .putright
{
	margin-left: auto;
	display: block;
	margin-right: 11px;
}



.dashboard h1
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin: 45px 0px 5px 0px;
	background: none;
}

.dashboard h2
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 45px 0px 5px 0px;
}




.promoDiv
{
	width: 98%;
	padding: 0;
	margin: 0px 0px 0px 5px;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 11px;
}


.promoDiv h1
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: none;
}

.promoDiv h1 a:visited
{
	color: #333333;
	background: none;
}

.promoDiv h1 a:active
{
	color: #333333;
	background: none;
}

.promoDiv h1 a
{
	color: #333333;
	background: none;
}

.promoDiv p
{
	padding: 0;
	margin: 0;
}






.NewsLetterHD
{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.smstxt
{
	color: #471717;
	font-family: 'Arial Narrow';
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}




.BlockHL a
{
	background-color: #EBEBEB;
	border: 1px dashed #BBBBBB;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	display: block;
	padding: 5px;
	margin: 5px;
	width: 150px;
	text-decoration: none;
}


.BlockHL a:hover
{
	background-color: #E4E4E4;
	border: 1px solid #BBBBBB;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #471717;
	display: block;
	padding: 5px;
	margin: 5px;
	width: 150px;
	text-decoration: none;
}

/*END OF SPP Members*/

#JNow a
{
	display: block;
	height: 75px;
	background-image: url( 'pics/JoinNow.gif' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 250px;
}
#JNow a:hover
{
	display: block;
	height: 75px;
	width: 250px;
	background-image: url( 'pics/JoinNow.gif' );
	background-repeat: no-repeat;
	background-position: 0 -75px;
	float: right;
}


.NewsUL
{
	margin: 0;
	padding: 6px 0 0 0;
	clear: both;
}

.NewsUL li
{
	margin: 0;
	padding: 0;
}

.NewsUL h1
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: url( 'pics/Bullet.gif' ) 0 0.4em no-repeat;
	display: block;
	padding-left: 16px;
	width: 100%;
}

.NewsUL .readmore
{
	display: block;
	float: right;
}


.column
{
	float: left;
}
.gr6col
{
	width: 96%;
}
.gr5col
{
	width: 96%;
}
gr4col
{
	width: 96%;
}
.gr3col
{
	width: 96%;
}
.gr2col
{
	width: 96%;
}
.marginz
{
	margin: 0;
}
.paddingz
{
	padding: 0;
}
.centered
{
	margin-left: auto;
	margin-right: auto;
}
.textcentered
{
	text-align: center;
}
.lsn
{
	list-style: none;
}
.grayb
{
	border: 1px solid #E2E2E2;
	padding: 3px;
	background-color: #F3F3F3;
}
.gr2col .column
{
	width: 49%;
}
.gr2col .gr2col .column
{
	width: 47.8%;
}
.gr3col .gr2col .column
{
	width: 46%;
}
.gr4col .gr2col .column
{
	width: 45%;
}
.gr3col .column
{
	width: 32%;
}
.gr2col .gr3col .column
{
	width: 31%;
}
.gr3cola .column
{
	width: 58%;
}
.gr3cola .column.last
{
	width: 19%;
}
.gr3cola .column.first
{
	width: 19%;
}
.gr4col .column
{
	width: 23%;
}
.gr5col .column
{
	width: 18.4%;
}
.gr6col .column
{
	width: 15%;
}
.column.last
{
	margin-left: 0;
}
.column.first
{
	margin-left: 0;
}
.column.last
{
	float: right;
}
.clear
{
	clear: both;
}





/*  BUY TABLE    */

.buyTables
{
	width: 100%;
}

.buyTables img
{
	vertical-align: middle;
}

.buyTables tr
{
	height: 20px;
}
.w100
{
	width: 110px;
}

/*  BUY TABLE    */


/*  News Cal    */
.Cal
{
	background-color: #E9E9E9;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	width: 70px;
	font-family: georgia;
}
.Cal h1
{
	background-color: #471717;
	color: white;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia;
}

.nws p
{
	margin-top: 0px;
}
/*  News Cal    */

.MyHead
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


.videoH1
{
	background-image: url('pics/video.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:97px;
	padding-left: 70px;
	
	
}

.videoH1 h1
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}