body {
	background-color: #49b8ef;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.headerLeft
{
	float: left;
	height: 85px;
	width: 125px;
	padding-top: 4px;
	padding-left: 5px;
}

.BlueText, .BlueTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #519ED9;
	padding-bottom: 8px;
}

.headerRight
{
	float: right;
	height: 35px;
	padding-top: 60px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.CartBox
{
	padding:10px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFEE;
	margin-bottom:15px;
}

#headerRight
{
	position:absolute;
	left:auto;
	top:auto;
	width:650px;
	height:35px;
	z-index:50;
	padding-left: 140px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.navBar {
	margin-top: 10px;
	height: 28px;
	width: 800px;
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
}
.home {
	float: left;
	height: 28px;
	width: 62px;
	background-image: url(../images/homeButt.gif);
}
.home a:link {
	background-image: url(../images/homeButtClear.gif);
}
.home a:visited {
	background-image: url(../images/homeButt.gif);
}
.home a:hover {
	background-image: url(../images/homeButtRollo.gif);
}
.rentals {
	float: left;
	height: 28px;
	width: 65px;
	background-image: url(../images/rentalsButt.gif);
}
.rentals a:link {
	background-image: url(../images/rentalsButtClear.gif);
}
.rentals a:visited {
	background-image: url(../images/rentalsButt.gif);
}
.rentals a:hover {
	background-image: url(../images/rentalsButtRollo.gif);
}
.products {
	float: left;
	height: 28px;
	width: 53px;
	background-image: url(../images/salesButt.gif);
}
.products a:link {
	background-image: url(../images/salesButtClear.gif);
}
.products a:visited {
	background-image: url(../images/salesButt.gif);
}
.products a:hover {
	background-image: url(../images/salesButtRollo.gif);
}
.accessories {
	float: left;
	height: 28px;
	width: 96px;
	background-image: url(../images/accessoriesButt.gif);
}
.accessories a:link {
	background-image: url(../images/accessoriesButtClear.gif);
}
.accessories a:visited {
	background-image: url(../images/accessoriesButt.gif);
}
.accessories a:hover {
	background-image: url(../images/accessoriesButtRollo.gif);
}
.coverage {
	float: left;
	height: 28px;
	width: 81px;
	background-image: url(../images/coverageButt.gif);
}
.coverage a:link {
	background-image: url(../images/coverageButtClear.gif);
}
.coverage a:visited {
	background-image: url(../images/coverageButt.gif);
}
.coverage a:hover {
	background-image: url(../images/coverageButtRollo.gif);
}
.aboutus {
	float: left;
	height: 28px;
	width: 78px;
	background-image: url(../images/aboutusButt.gif);
}
.aboutus a:link {
	background-image: url(../images/aboutusButtClear.gif);
}
.aboutus a:visited {
	background-image: url(../images/aboutusButt.gif);
}
.aboutus a:hover {
	background-image: url(../images/aboutusButtRollo.gif);
}
.contactus {
	float: left;
	height: 28px;
	width: 88px;
	background-image: url(../images/contactusButt.gif);
}
.contactus a:link {
	background-image: url(../images/contactusButtClear.gif);
}
.contactus a:visited {
	background-image: url(../images/contactusButt.gif);
}
.contactus a:hover {
	background-image: url(../images/contactusButtRollo.gif);
}
.faq {
	float: left;
	height: 28px;
	width: 45px;
	background-image: url(../images/faqButt.gif);
}
.faq a:link {
	background-image: url(../images/faqButtClear.gif);
}
.faq a:visited {
	background-image: url(../images/faqButt.gif);
}
.faq a:hover {
	background-image: url(../images/faqButtRollo.gif);
}
.support {
	float: left;
	height: 28px;
	width: 103px;
	background-image: url(../images/testimonialsButt.gif);
}


.support a:link {
	background-image: url(../images/supportButtClear.gif);
}
.support a:visited {
	background-image: url(../images/testimonialsButt.gif);
}
.support a:hover {
	background-image: url(../images/testimonialsButtRollo.gif);
}
.cart {
	float: right;
	height: 28px;
	width: 107px;
	background-image: url(../images/cartButt.gif);
}
.cart a:link {
	background-image: url(../images/cartButtClear.gif);
}
.cart a:visited {
	background-image: url(../images/cartButt.gif);
}
.cart a:hover {
	background-image: url(../images/cartButtRollo.gif);
}
.box1 {
	background-image: url(../images/boxBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 250px;
	margin-left: 10px !important; /*firefox*/
	margin-left: 5px; /*IE6*/
	margin-top: 15px;
	margin-bottom: 10px;
}
.box2 {
	background-image: url(../images/boxBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 250px;
	margin-left: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.boxTitle {
	font-size: 16px;
	color: #79b1dd;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.boxSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
.phoneRow {
	float: left;
	height: 274px;
	width: 240px;
	padding-left: 8px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	margin-top: 5px;
}
.iridiumPhone {
	float: left;
}
.phoneText {
	float: right;
	width: 153px;
	font-size: 11px;
	padding-right: 8px;
	line-height: 1.2em;
}
ul {
	margin-left: 12px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	list-style-image: url(../images/arrowBlue.gif);
}
.mastheadMain {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.boxMoreInfo {
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: right;
	width: 122px;
	float: left;
	padding-bottom: 2px;
	margin-left: 60px !important;
	margin-left: 30px;
}
.boxMoreInfo2 {
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 0px;
	background-position: right;
	width: 122px;
	float: left;
	margin-left: 60px !important;
	margin-left: 30px;
}
.boxMoreInfo3 {
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 0px;
	background-position: right;
	width: 122px;
	float: left;
	margin-left: 60px !important;
	margin-left: 30px;
}
.header {
	height: 95px;
	width: 800px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.breadcrumb {
	padding-left: 10px;
	padding-top: 14px;
}
.breadcrumb a:link {
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #79B1DD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79B1DD;
}
.leftNav {
	margin-left: 3px;
	padding-left: 0px;
}
.leftNav li{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.leftNav ul{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.leftNavTitle {
	font-size: 13px;
	font-weight: bold;
	color: #519ED9;
	margin-top: 3px;
}
.leftNavTitle a:link {
	color: #519ED9;
	text-decoration: none;
}
.leftNavTitle a:visited {
	color: #519ED9;
	text-decoration: none;
}
.leftNavTitle a:hover {
	color: #FF9933;
	text-decoration: none;
}
.leftNav a:link {
	color: #666666;
	text-decoration: none;
}
.leftNav a:visited {
	color: #666666;
	text-decoration: none;
}
.leftNav a:hover {
	color: #79B1DD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79B1DD;
}
.mainSubs {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
}
.mainSubs a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.mainSubs a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.mainSubs a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #519EDD;
}
h3 {
	font-weight: bold;
	color: #519ED9;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px;
}
.pageSectionHeaders {
	font-size: 16px;
	font-weight: bold;
	color: #519ED9;
	padding-top: 15px;
	padding-bottom: 3px;
}
.testimonials {
	padding-top: 20px;
}
.testimonialsName {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519ED9;
	padding-bottom: 4px;
	padding-top: 4px;
}
.productRow {
	width:500px;
	height: 500px;
}
.productRowRight {
	float: right;
	width: 300px;
	height: 300px;
}
.productTitle {
	font-size: 16px;
	font-weight: bold;
	color: #519ED9;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
.seeDetails {
	margin-top: 5px;
	font-weight: bold;
	color: #749ED9;
}
.productsPurchase {
	padding-top: 5px;
}
.productsPurchase a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productsPurchase a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productsPurchase a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accessoriesPic {
	height: 150px;
	width: 150px;
	margin-left: 20px;
}
.accessoriesTitle {
	width: 150px;
	margin-left: 20px;
	line-height: normal;
}
.accessoriesTitle a:link {
	line-height: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}
.accessoriesTitle a:visited {
	line-height: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}
.accessoriesTitle a:hover {
	line-height: normal;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	color: #CCCCCC;
}
.productsSubTitle {
	font-weight: bold;
	color: #519EDF;
	font-size: 14px;
}
.pageTitles {
	font-weight:bold;
	font-size: 16px;
	color: #519ED9;
}
.sbdLeftText {
	float: left;
	width: 380px;
	padding-left: 20px;
}
.sbdRightText {
	float: right;
	width: 190px;
	padding-top: 25px;
}
.mainSubsTDspecs {
	font-size: 11px;
}
.sbdLeftText a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sbdLeftText a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sbdLeftText a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519EDD;
}
.sbdRightText a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sbdRightText a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sbdRightText a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519EDD;
}
.detailsImage {
	float: right;
	width: 175px;
	height: 200px;
}
.detailsText {
	float: left;
	width: 375px;
}
.detailsTextPrice {
	font-weight: bold;
	color: #519ED9;
	width: 218px;
	float: right;
}
.detailsAlsoPurchased {
	padding-top: 10px;
}
.detailsAlsoPurchasedTitle {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 30px;
	font-size: 12px;
}
.productsAllPhonesInclude {
	font-weight: bold;
	color: #519ED9;
}
.productDetailsList {
	font-size: 12px;
	line-height: 1.1em;
}
.mainSubs table {
	font-size: 12px;
	line-height: 1.1em;
	margin-bottom: 20px;
}
.mainSubs td {
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.mainSubs input {
	font-size: 10px;
}
.buy a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buy a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buy a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.mainSubsBuyText {
	line-height: normal;
}
.mainSubsBuyText {
	line-height: normal;
}
.boxMoreInfo a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519EDD;
}
.boxMoreInfo2 a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo2 a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo2 a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519EDD;
}.boxMoreInfo3 a:link {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo3 a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.boxMoreInfo3 a:hover {
	color: #519EDD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #519EDD;
}
.bottomNav {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
.bottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.travelingWorldwide {
	font-size: 13px;
	font-weight: bold;
	color: #79B1DD;
}
.iridiumCoverage {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
}
li {
	margin-top: 2px;
	vertical-align: middle;
}
.boxBottom {
	background-image: url(../images/boxBg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
	float: left;
	background-position: bottom;
}
.textHomeBottom {
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 12px;
	font-size: 10px;
}
.paddingLeft24 {
	float: left;
	width: 14px;
	height: 250px;
}
.pdf {
	padding-left: 8px;
}
.pdf a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pdf a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pdf a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.siteindexIndent1 {
	padding-left: 8px;
}
.siteindexIndent1 a:link {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteindexIndent1 a:visited {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteindexIndent1 a:hover {
	color: #FF9933;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteindexPageTitle {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #519ED9;
}
.siteindexIndent2 {
	padding-left: 10px;
	padding-bottom: 3px;
}
.siteindexIndent2 a:link {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteindexIndent2 a:visited {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteindexIndent2 a:hover {
	color: #FF9933;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siteIndexDiv {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.siteIndexDiv a:link {
	font-weight: bold;
	color: #519ED9;
	text-decoration: none;
}
.siteIndexDiv a:visited {
	font-weight: bold;
	color: #519ED9;
	text-decoration: none;
}
.siteIndexDiv a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.searchButt {
	width: 26px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.iBorder { border: #999999 1px solid; }
.dottedLine {
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}




.FormInput { font-size:12px; padding:3px; font-family:Tahoma; border:#AAAAAA 1px solid; }
.Dis { font-size:12px; font-family:Tahoma; background-color:#EEEEEE; color:#CCCCCC; padding:3px; border:#CCCCCC 1px solid; }

.td0 { background-color:#FFFFFF; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px; }
.td1
{
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:16px;
	background-image: url(/images/line-item.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#EEEEEE;
}

.tdt { background-color:#EEFFEE; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px; font-weight:bold; }
.tds { background-color:#FFF0D5; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px; }

.tdh { background-color:#FFFFFF; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px; font-weight:bold;padding-top:20px;border-bottom:#CCCCCC 1px solid;}
.tdhnb { background-color:#FFFFFF; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px;padding-top:20px;border-bottom:#CCCCCC 1px solid;}

.BigTotal { background-color:#FFDEDE; color:#550000; font-size:18px; padding-left:5px; padding-right:5px; font-weight:bold; padding-top:6px; padding-bottom:6px; }


.TDHead { font-weight:bold; color:White; padding-top:4px; padding-bottom:4px; margin-bottom:4px; background-color:#32A6B5; font-size:12px; margin-top:15px; font-family:Tahoma; }
.SubHead { background-color:#EEEEFF; font-size:11px; padding-top:2px; padding-bottom:2px; }
.FormButton { cursor:pointer; font-size:12px; font-family:Tahoma; }
.td { border-bottom:#CCCCCC 1px solid; font-size:12px; padding-top:5px; padding-bottom:5px; line-height:16px; }

a.WhiteLink:Link { color:White; text-decoration:none; }
a.WhiteLink:Visited { color:White; text-decoration:none; }
a.WhiteLink:Hover { color:yellow; text-decoration:underline; }

a.SLink:Link { color:#000077; text-decoration:none; }
a.SLink:Visited { color:#000077; text-decoration:none; }
a.SLink:Hover { color:#FFFFEE; background-color:#000077; text-decoration:none; }

a.uLink:Link { color:#000077; text-decoration:underline; }
a.uLink:Visited { color:#000077; text-decoration:underline; }
a.uLink:Hover { color:#FFFFEE; background-color:#000077; text-decoration:none; }

a.Opaque:Link { color:#000077; text-decoration:underline; }
a.Opaque:Visited { color:#000077; text-decoration:underline; }
a.Opaque:Hover { color:#FFFFEE; background-color:#000077; text-decoration:none; }

.FormTD { padding-top:7px; padding-bottom:7px; padding-right:10px; font-size:12px; }
.FormTDSm { padding-top:7px; padding-bottom:2px; padding-right:10px;}
.FormName { padding-top:7px; padding-bottom:7px; }
.FormNameSm { padding-top:7px; padding-bottom:2px; }

.ErrorBox
{
	border:maroon 1px solid;
	background-color:#FFEEEE;
	padding:10px;
	color:Maroon;
	font-size:12px;
	margin-bottom:20px;
	background-image: url(/images/error.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.AdminHeader { text-align:center; font-weight:bold; color:White; padding-top:4px; padding-bottom:4px; margin-bottom:4px; background-color:#32A6B5; font-size:12px; margin-top:15px; }
.AdminSubMenu { padding-left:10px; font-size:12px; background-color:#FFFFEE; padding-bottom:5px; padding-top:4px; border-bottom:#777777 1px solid; }
.LineItemInfo { background-color:#FFFFE0; padding-top:8px; font-size:12px; padding-bottom:9px; padding-left:8px; }

a.Blink:Link { color:Black; text-decoration:none; }
a.Blink:Visited { color:Black; text-decoration:none; }
a.Blink:Hover { color:white; background-color:Black; text-decoration:none; }

.AdminTitle { font-size:20px; padding-bottom:15px; padding-top:35px; }
.sBold { font-weight:bold; font-size:12px; border-bottom:#CCCCCC 1px solid; padding-bottom:5px; margin-bottom:5px; }
