body
{
	margin: 0;
	padding: 0;
	background-color: White;
}

img
{
	border:none 0;
}

i
{
	color:#CC6600;
}

p, ul, ol, .clsSimpleTable
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 10px;
}

br
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 0px;
}

ul
{
	margin-left: 20px;
	padding-left: 0px;
}

a
{
	font-family: Arial;
	font-size:small;
	color:#CC6600;
	cursor:hand;
	border:none 0;
}
a:hover, a:visited
{
	font-family: Arial;
	font-size: small;
	color:#CC0000;
	cursor: hand;
	border:none 0;
}

#logo-table
{
	padding: 0;
	margin: 0;
	width: 100%;
	border: none 0;
	background: url(/images/vflash_filler.jpg) repeat-x top;
	border-collapse: collapse;
}

#logo-table tr, #logo-table td/*, #container-table tr, #container-table td*/
{
	padding: 0;
	margin: 0;
}

#logo-flash
{
	width: 478px;
	height: 115px;
	background: url(/images/vflash.jpg) no-repeat top left;
}

#container-table
{
	padding: 0;
	margin: 0;
	width: 100%;
	border: none 0;
	border-collapse: collapse;
}

#container-table td.container-td
{
	padding: 0;
	margin: 0;
}

#container-table td.container-td-menu
{
	padding: 0;
	margin: 0;
	background-color:#F7F7F7;
}

#rootmenu-table
{
	padding: 0;
	margin: 0;
	width: 100%;
	border: none 0;
	border-collapse: collapse;
	background: url(/images/vmenufiller.jpg) repeat-x top;
}

#rootmenu-table #rootmenu
{
	padding: 0;
	margin: 0;
	border: none 0;
	border-collapse: collapse;
}

#rootmenu-table td
{
	padding: 0;
	margin: 0;
}

#content
{
	margin: 15px 40px 0 20px;
	border: none 0;
	width: 95%;
}

#low_menu
{
	color:#999999;
}

#low_menu a, #low_menu a:visited
{
	color:#999999;
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	border:none 0;
}
#low_menu a:hover
{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	border:none 0;
}

#top_menu
{
	padding: 0;
	margin: 0;
	border: none 0;
	border-collapse: collapse;
}

#top_menu #menu_filler
{
	background: url(/images/vumfiller.jpg) repeat-x top;
}

#top_menu a, #top_menu a:visited
{
	font-family: Arial;
	font-size: small;
	color:#CC6600;
	cursor: hand;
	border:none 0;
}
#top_menu a:hover
{
	font-family: Arial;
	font-size: small;
	color:#CC0000;
	cursor: hand;
	border:none 0;
}

.clsPageTitle
{
	margin: 0;
	padding: 0;
	border: none 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.clsPageTitle td
{
	padding: 0;
}

.clsPageTitle td.before
{
	padding: 0;
	background: url(/images/vpagehdr_left.gif) no-repeat top;
}

.clsPageTitle td.title
{
	padding: 0;
	background: url(/images/vpagehdr_bg.gif) repeat-x top;
}

.clsPageTitle td.after
{
	padding: 0;
	background: url(/images/vpagehdr_right.gif) no-repeat top;
}

.clsPageTitle h1
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	color:#CC0000;
	margin: 2px;
}

.clsHeader1
{
	font-family:Arial;
	font-size:medium;
	margin-bottom: 10px;
	font-weight:normal;
	color:#CC0000;
}

.clsTable
{
	border-width:0;
}
.clsTableThLeft
{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(204,204,204);
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(204,204,204);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(204,204,204);
	padding: 4px 4px 4px 4px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background: url(/images/vtable_bg_2.jpg) repeat-x top;
}
.clsTableThLeft img
{
	vertical-align: middle;
}
.clsTableTh
{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(204,204,204);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(204,204,204);
	padding: 4px 4px 4px 4px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background: url(/images/vtable_bg_2.jpg) repeat-x top;
}
.clsTableTh img
{
	vertical-align: middle;
}
.clsTableTdLeft
{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:rgb(204,204,204);
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(204,204,204);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(204,204,204);
	padding:4px;
	font-family:Arial;
	font-size:small;
}
.clsTableTd
{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:rgb(204,204,204);
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(204,204,204);
	padding:4px;
	font-family:Arial;
	font-size:small;
}

.clsSampleTable
{
	background-color:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	font-family:Arial;
	font-size:small;
	padding:4px;
}

.clsMenu
{
	background-color:#F7F7F7;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	border-collapse: collapse;
}
.clsMenuTdLeft
{
	width: 184px;
	height: 24px;
	background: url(/images/vsmenufiller1.gif) no-repeat top;
}
.clsMenuTd
{
	width: 184px;
	height: 22px;
	background: url(/images/vsmenufiller2.gif) no-repeat top;
}
.clsMenuItem, .clsMenuItem:visited
{
	text-decoration:none;
	color:#666666;
	font-size:11px;
}
.clsMenuItem:Hover
{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}
.clsMenuCurrentItem, .clsMenuCurrentItem:visited
{
	text-decoration:none;
	color:#CC0000;
	font-size:11px;
}
.clsMenuCurrentItem:Hover
{
	text-decoration:none;
	color:#CC0000;
	font-size:11px;
}

.clsMenuDiv1
{
	margin:0 0 0 0;
}
.clsMenuDiv2
{
	margin:0 0 0 8px;
}
.clsMenuDiv3
{
	margin:0 0 0 16px;
}
.clsMenuDiv4
{
	margin:0 0 0 24px;
}
.clsMenuDiv4
{
	margin:0 0 0 32px;
}


.clsSiteCopyText
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	background: url(/images/vsmenufiller2.gif) repeat-x top;
}
.clsSiteCopyText img
{
	vertical-align: middle;
}

.clsBannerUnderMenu
{
	width: 184px;
	height: 22px;
	background: url(/images/vsundermenu.jpg) no-repeat top;

}
.clsBannerUnderMenu1
{
	width: 184px;
	height: 24px;
	background: url(/images/vsundermenu1.jpg) no-repeat top;
}

.clsBanner
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	margin: 0 0 0 21px;
}
.clsBannerText
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.clsBannerSelText
{
	font-family:Arial;
	font-size:11px;
	color:#CC0000;
}

.clsBannerRedSel
{
	font-family:Arial;
	color: Red;
	font-weight: bold;
	font-size: 16px;
}

.clsSubscribing
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	margin: 0 0 0 11px;
}
.clsSubscribing img
{
	vertical-align: middle;
}

.clsInput
{
	font-family:Arial;
	font-size:small;
	background-color:white;
	border: solid 1px;
	border-color:#999999;
	text-decoration:none;
	color:black;
}

.clsCheckBox {
    position: relative;
    top: 7px;
    width: 13px;
    height: 24px;
    margin: 0;
    padding: 0;
}

.clsButton
{
	font-family:Arial;
	font-size:small;
	background-color:#F5F5F5;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color:#666666;
	text-decoration:none;
	color:#666666;
	cursor:Hand;
}

.clsNewsTableTitle
{
	border: none 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.clsNewsHeaderTitle
{
	font-family:Arial;
	font-size:small;
	margin: 0;
	font-weight:normal;
}
.clsNewsHeaderTitle img
{
	vertical-align: middle;
}

.clsNewsTableTitle .newsleft
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	width: 3px;
	height: 17px;
	background: url(/images/vpagehdr_left.gif) no-repeat top;
}

.clsNewsTableTitle .newstitle
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	background: url(/images/vnewshdr_bg.jpg) repeat-x top;
}

.clsNewsTableTitle .newsright
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	width: 3px;
	background: url(/images/vpagehdr_right.gif) no-repeat top;
}

.clsNewsTableTitle .newsafter
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	width: 70px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:rgb(204,204,204);
}

.clsNewsTableLeft
{
	border-left-width:2px;
	border-left-color:rgb(204,204,204);
	border-left-style:solid;
}

.clsNewsTable
{
	border: none 0;
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.clsNewsText
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 10px;
	border: none 0;
	width: 100%;
}

.clsNewsText td
{
	padding: 7px 7px 7px 7px;
}

.clsNewsText BR
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 0;
}
.clsNewsText B
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 10px;
	color:#999999;
	font-weight:normal;
}
.clsNewsText STRONG
{
	font-family:Arial;
	font-size:small;
	margin-bottom: 10px;
	color:#999999;
	font-weight:normal;
}

.clsSiteMap
{
	list-style-type:none;
}

.clsBuyNow
{
	font-family:Arial;
	font-size:small;
}

.clsBuyNow img
{
	vertical-align: middle;
}

.clsArticle32Image
{
	padding: 12px 20px 10px 0px;
}

.clsLifetime
{
	width: 437px;
	height: 95px;
	text-align: center;
	background: url(/images/lifetime1.gif) no-repeat top left;
}

.clsLifetime a, .clsLifetime a:visited
{
	color: White;
	text-decoration: none;
}

.clsLifetime a:hover
{
	text-decoration: underline;
}

.clsLifetimeoffer
{
	background-color: #67C111;
}

.clsLifetimeoffer a, .clsLifetimeoffer a:visited
{
	color: White;
	text-decoration: none;
}

.clsLifetimeoffer a:hover
{
	text-decoration: underline;
}

.clsValentineoffer
{
	background-color: #ef2f01;
	color: White;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}


#special_offer .pic {
	background: url(/images/spec_offers1.png) no-repeat scroll 100% 50% transparent;
	width: 100px;
	bottom: 0;
	position: absolute;
	right: 20px;
	top: 0;
	width: 100px;
}

#special_offer {
	margin-top: 20px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #DEDFE1;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 8px 210px 16px 14px;
	position: relative;
}

#special_offer .box {
	display: block;
}

#special_offer .header {
	color:#CC0000;
	font-family:Arial;
	font-size: 38px;
	font-weight: normal;
	line-height: 45px;
	margin: 0;
	padding: 0 0 8px;
}

#special_offer .text {
	height: auto;
	margin: 0;
}

#special_offer .text .sel {
	color:#CC0000;
	font-weight: bold;
}

img.special_offer_img
{
	margin-right: 15px;
}

.clsHalloweenOffer
{
	padding-top: 5px;
	padding-bottom: 0px;
}

.clsHalloweenOffer a, a:visited
{
	color: Red;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

.clsHalloweenOffer a:hover
{
	text-decoration: underline;
}

.clsHalloweenOffer1
{
	padding: 5px 0 10px 14px;
}

.clsHalloweenOffer1 a, .clsHalloweenOffer1 a:visited
{
	color: Red;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}

.clsHalloweenOffer1 a:hover
{
	text-decoration: underline;
}

.clsHalloweenOffer2
{
	font-family:Arial;
	color: Red;
	font-weight: bold;
	font-size: 22px;
	padding: 5px 0 10px 14px;
}

.clsRedSelection
{
	font-family:Arial;
	color: Red;
	font-weight: bold;
	font-size: 22px;
}

.clsRedCrossSelection
{
	font-family:Arial;
	color: Red;
	font-weight: bold;
	font-size: 18px;
	text-decoration: line-through;
}

.clsRedSelectionSmall
{
	font-family:Arial;
	color: Red;
	font-weight: bold;
}

#suite80-flash
{
	position: relative;
	left: 20px;
	top: 0px;
	height: 189px;
	width: 139px;
	border: 0 none;
}

#social
{
	position: relative;
	width: 275px;
	height: 30px;
	float: right;
	z-index: 10;
}

.social-share
{
	position: relative;
	width: 185px;
	height: 23px;
	border: 0 none;
}

.social-share .left
{
	width: 90px;
	height: 23px;
	float: left;
	position: relative;
	border: 0 none;
}

.social-share .right
{
	width: 90px;
	height: 23px;
	float: right;
	position: relative;
	border: 0 none;
}

img.suitewhatsnew
{
	width: 160px;
	height: 146px;
	margin: 10px 15px 10px 0;
	float: left;
	position: relative;
}

.clsSiteNewsBlock
{
	border: 0 none;
}

.clsSiteNewsBlock .suite
{
	width: 410px;
	height: 45px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .suite .right
{
	width: 135px;
	height: 45px;
	border: 0 none;
	position: relative;
	float: right;
}
.clsSiteNewsBlock .suite .left
{
	margin-top: 20px;
	width: 135px;
	height: 15px;
	border: 0 none;
	position: relative;
	float: left;
}

.clsSiteNewsBlock .suite39
{
	width: 437px;
	height: 53px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .suite39 .right
{
	width: 167px;
	height: 53px;
	border: 0 none;
	position: relative;
	float: right;
}
.clsSiteNewsBlock .suite39 .left
{
	margin-top: 11px;
	width: 235px;
	height: 30px;
	border: 0 none;
	position: relative;
	float: left;
}

.clsSiteNewsBlock .suitebf
{
	width: 437px;
	height: 96px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .suitebf .right
{
	margin-top: 20px;
	width: 167px;
	height: 76px;
	border: 0 none;
	position: relative;
	float: right;
}
.clsSiteNewsBlock .suitebf .left
{
	width: 230px;
	height: 96px;
	border: 0 none;
	position: relative;
	float: left;
	text-align: right;
}

.clsSiteNewsBlock .suiteval
{
	width: 437px;
	height: 86px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .suiteval .right
{
	margin-top: 10px;
	width: 167px;
	height: 76px;
	border: 0 none;
	position: relative;
	float: right;
}
.clsSiteNewsBlock .suiteval .left
{
	width: 230px;
	height: 86px;
	border: 0 none;
	position: relative;
	float: left;
	text-align: left;
}

.clsSiteNewsBlock .jan39
{
	width: 437px;
	height: 222px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .jan39 .right
{
	margin-top: 20px;
	width: 195px;
	height: 200px;
	border: 0 none;
	position: relative;
	float: right;
}
.clsSiteNewsBlock .jan39 .left
{
	width: 240px;
	height: 220px;
	border: 0 none;
	position: relative;
	float: left;
}

.clsSiteNewsBlock .offer1
{
	width: 437px;
	height: 35px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .offer1 .right
{
	width: 119px;
	height: 35px;
	position: relative;
	float: right;
	border: 0 none;
}
.clsSiteNewsBlock .offer1 .left
{
	margin-top: 10px;
	width: 280px;
	height: 20px;
	position: relative;
	float: left;
	border: 0 none;
}

.clsSiteNewsBlock .siteru
{
	width: 410px;
	height: 60px;
	position: relative;
	border: 0 none;
}

.clsSiteNewsBlock .siteru .right
{
	width: 350px;
	height: 60px;
	position: relative;
	float: right;
	border: 0 none;
}
.clsSiteNewsBlock .siteru .left
{
	width: 55px;
	height: 60px;
	position: relative;
	float: left;
	border: 0 none;
}

.clsGreyLine
{
	width: 45%;
	height: 10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:rgb(204,204,204);
}

img.clsSuiteSplash
{
	margin: 0 28px 8px 0;
}

table.clsIconLink {
    border: none 0;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

table.clsIconLink td
{ 
    padding: 0 15px 0 0;
}

img.clsImageLeft {
    padding: 5px 25px 10px 0px;
}

#low_menu {
    float: left;
}

#thawte_certificate {
    width: 199px;
    height: 39px;
    float: right;
}