body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #FCDFFA; scrollbar-shadow-color: #EFD9EE; 
	scrollbar-highlight-color: #FDEDFC; scrollbar-3dlight-color: #E2DFDF;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #FBF0FA;
	scrollbar-arrow-color: #ffffff;
	background: url(./navbar/back.jpg) repeat;
		
}

.headertext {   font-size: 9pt; color: #333333 ; font-weight: bold; background:transparent}
.internationalHeader {   font-size: 8pt; color: #ffffff ; font-weight: bold; background:transparent}
.smallInsert {  font-size: 7pt; color: #ffffff; background:transparent}
.smallDark {  font-size: 7pt; color: #000000; background:transparent}
.disclaimer{  font-size: 7pt; color: #666666; background:transparent}
.newsdisclaimer{  font-size: 7pt; color: #666666; background:transparent}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}

.footerlink:link {color: #3B3E6C; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #3B3E6C; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #000000; font-size: 7pt; text-decoration: underline }


td {  font-size: 8pt; color: #333333}
.td {  font-size: 8pt; color: #333333; background:transparent}
h1 {  font-size: 12pt; color: #333333}
.h1 {  font-size: 12pt; color: #333333; background:transparent}

a:link, a:active, a:visited {color: #FF00FF; text-decoration: none; }
a:hover {color: #FF00FF; text-decoration: underline}


table.content{border-top: 1px solid #2283BF;border-bottom: 1px solid #2283BF;border-left: 1px solid #2283BF;border-right: 1px solid #2283BF;background-color: #E5F5FD;}


table.detail {border: 1px solid #FBF0FA; background-color: #FCDFFA;}
.detailHeader { font-size: 10pt; color: #333333; font-weight: bold} 
.detail td { font-size: 8pt; color: #333333;} 

table.insert {border: 1px solid #CE2DA0; background: url(./captions/tableBackground.jpg) repeat;}
.insert td { font-size: 8pt; color: #000000;} 

table.featured {border: 1px solid #EA7FCB; background: url(captions/backgroundFeatured.jpg) repeat;}
.featured td { font-size: 7pt; color: #782761;} 

table.edge {border: 1px solid #EA7FCB;}

table.pinkFloyd {border: 1px solid #FBF0FA; background-color: #FCDFFA;}

table.pricing {border: 1px solid #FBD2F8; background-color: #FCECFB}
.pricing td { font-size: 7pt; color: #000000;} 

table.gradient {border: 1px solid #FBF0FA;  background: url(captions/backgroundGradient.jpg) repeat;}

table.portfolio {border: 1px solid #EA7FCB; background: url(captions/backgroundPortfolio.jpg) repeat;}
.portfolio td { font-size: 7pt; color: #000000;} 
.portfolio a:link {font-size: 8pt; color: #BE4DA0; text-decoration: none; font-weight: bold} 
.portfolio a:active {font-size: 8pt; color: #BE4DA0; text-decoration: none; font-weight: bold} 
.portfolio a:visited {font-size: 8pt; color: #BE4DA0; text-decoration: none; font-weight: bold} 
.portfolio a:hover {font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold} 


table.body{background-color: #E6E4E4;}

table.homeSections{border-top: 1px solid #524C4C;border-bottom: 1px solid #524C4C; border-left: 1px solid #524C4C;border-right: 0px solid; background-color: #0086C0;}

/* Content Manager Only Styles */
table.bigtable{border: 1px solid #FBF0FA; background-color: #FCDFFA; }
table.iconholder{border: 1px solid #FBF0FA; background-color: #FCDFFA; }
IMG.escort { border: solid; border-color: #524B3C; border-width: thin; }


TEXTAREA.featured { font-size: 7pt; color: #782761; background:transparent} 
INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}

INPUT.admin_btn {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #292C31;
	border: inset 1px #cccccc;
}

SELECT.white, OPTION.white {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #A5137B;
	border: inset 0px;
}