/****************************************************************************************/
/* D E F A U L T */
/****************************************************************************************/
BODY
{
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: x-small; */
}

H1
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 18px;
}

TD 
{
	/* font-size: x-small; */
}

A:link	{	
	color: Navy;
	text-decoration: none;
	}	
		
A:visited	{	
	color: Navy;
	text-decoration: none;
	}	
		
A:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
A:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

IMG
{
	margin-left: 2px;
	margin-right: 2px;
}



/****************************************************************************************/
/* T I T L E   B A R */
/****************************************************************************************/
.TLEBAR 
{
	/* Title Bar Area. */
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 8pt;
    height: 20px;
    vertical-align: middle;
}

.TLEBAR_LCA
{
	/* Left Content Area. */
	/* width: 400px; */
}

.TLEBAR_RCA
{
	/* Right Content Area. */
	text-align: right;
	width: 340px;
}

.TLEBAR_DTE
{
	/* Date */
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
}

.TLEBAR_HLK
{
	/* Hyperlink */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
 	font-size: 7.5pt;
	font-weight: bold;
    /*  margin-right: 5px; */
    vertical-align: middle;
    color: Red;
}



/****************************************************************************************/
/* L O G O   B A R */
/****************************************************************************************/
.LGOBAR 
{
	/* Logo Bar Area. */
	background-image: url(images/vtlogo.jpg);
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	height: 60px;
	width: 100%;
}



/****************************************************************************************/
/* M E N U   B A R */
/****************************************************************************************/
.MNUBAR 
{
	/* Menu Bar Area */
	background-image: url(images/cbMenuButtonOff.gif);
    border-style:solid;
    border-width: 1px;
    border-color: #999999;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	height: 24px;
}

.MNUBAR_TXT
{
	/* Menu Bar Label */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	color: #ffd4c4;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
}

.MNUBAR_BTN
{
	/* Menu Bar Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
}

.MNUBAR_TEL
{
	/* Menu Bar Label */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	color: yellow;
	padding-left: 235px;
	padding-top: 2px;
	font-weight: bold;
}

.MNUBAR_BTN:link	{	
	color: white;
	text-decoration: none;
	}	
		
.MNUBAR_BTN:visited	{	
	color: white;
	text-decoration: none;
	}	
		
.MNUBAR_BTN:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.MNUBAR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

/****************************************************************************************/
/* S E A R C H   B A R */
/****************************************************************************************/
.SEABAR {
	/* Search Bar Area */
	background-color: #E0E0E0;
    border-style:solid;
    border-width: 1px;
    border-color: #999999;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}

.SEABAR_TXT {
	/* Text */
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
}

.SEABAR_TBX
{
	/* TextBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	width: 62px;
}

.SEABAR_TBX1
{
	/* TextBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	width: 40px;
}

.SEABAR_CBX
{
	/* ComboBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	width: 64px;
}

.SEABAR_CBX1
{
	/* ComboBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	width: 50px;
}

.SEABAR_BTN
{
	/* Button */
    background-color: #ff3333;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    width: 30px;
    cursor: hand;
}



/****************************************************************************************/
/* B R O W S E   B A R */
/****************************************************************************************/
.BROBAR 
{
	/* Browse Bar Area */
	background-image: url(images/cbMenuButtonOff.gif);
    border-style:solid;
    border-width: 1px;
    border-color: #999999;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	height: 24px;
}

.BROBAR_CA 
{
	/* Browse Bar Area */
	vertical-align: middle;
}

.BROBAR_SEC 
{
	/* Browse Bar Area */
	padding-top: 1px;
	position: absolute;
	padding-left: 37px;
}

.BROBAR_TXT
{
	/* Browse Bar Label */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffd4c4;
	padding-left: 5px;
	padding-top: 2px;
}

.BROBAR_BTN
{
	/* Browse Bar Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
}

.BROBAR_BTN:link	{	
	color: white;
	text-decoration: none;
	}	
		
.BROBAR_BTN:visited	{	
	color: white;
	text-decoration: none;
	}	
		
.BROBAR_BTN:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.BROBAR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

/****************************************************************************************/
/* C O N T E N T   A R E A */
/****************************************************************************************/
.CONARA 
{
	/* Content Area */
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/****************************************************************************************/
/* F O O T E R   B A R */
/****************************************************************************************/
.FOOBAR 
{
	/* Footer Bar Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.FOOBAR_HRL_CA 
{
	/* Footer Bar Content Area */
	padding-top: 10px;
	height: 1px;
}

.FOOBAR_HRL_HR 
{
	/* Footer Bar Content Area */
	height: 3px;
	width: 100%;
	background-color: navy;
	font-size: 0px;
	line-height: 0px;
}

.FOOBAR_OPT_CA 
{
	/* Footer Bar Content Area */
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

.FOOBAR_OPT_TXT
{
	/* Footer Bar Option Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	letter-spacing: 1px;
}


/****************************************************************************************/
/* L I S T   P A G E */
/****************************************************************************************/
.LSTPAG 
{
	/* List Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.LSTPAG_TLE_CA 
{
	/* List Title Left Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc33;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
}

.LSTPAG_TLE_TXT
{
	/* List Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
}

.LSTPAG_DES_CA
{
	/* List Description Content Area */
}

.LSTPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.LSTPAG_REL_CA
{
	/* List Related Artists Content Area */
}

.LSTPAG_REL_TXT
{
	/* List Related Artists Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.LSTPAG_STY_CA
{
	/* List Style Content Area */
}

.LSTPAG_STY_TXT
{
	/* List Style Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.LSTPAG_SOR_CA
{
	/* List Sort Content Area */
	background: #dcdcdc;
    border-top-style: solid;
    border-top-color : Navy;
    border-top-width: 1px;
    	padding-left: 5px;

}

.LSTPAG_SOR_TXT
{
	/* List Sort Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
}
 
.LSTPAG_SOR_FLT
{
	/* List Full List */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	padding-left: 10px;
	font-weight: bold;
}

.LSTPAG_SOR_FLT:link	{	
	color: White;
	text-decoration: none;
	}	
		
.LSTPAG_SOR_FLT:visited	{	
	color: White;
	text-decoration: none;
	}	
		
.LSTPAG_SOR_FLT:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.LSTPAG_SOR_FLT:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

.LSTPAG_JMP_CA
{
	/* List Jump to Content Area */
	background-color: #dcdcdc;
    border-bottom-style: solid;
    border-bottom-color : Navy;
    border-bottom-width: 1px;
    padding-left: 5px;
}

.LSTPAG_JMP_TXT
{
	/* List Jump to Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
}

.LSTPAG_JMP_BTN
{
	/* List Jump to Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 5px;
}

.LSTPAG_CUR_CA
{
	/* List Currency Content Area */
	background-color: Navy;
	background-image: url(images/img_TileBack.gif);
	text-align: center;
	vertical-align: middle;
	height: 12pt;
}

.LSTPAG_CUR_TXT
{
	/* List Currency Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold ;
	color: White;
}

.LSTPAG_CUR_BTN
{
	/* List Grid Currency Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.LSTPAG_CUR_BTN:link	{	
	color: White;
	text-decoration: none;
	}	
		
.LSTPAG_CUR_BTN:visited	{	
	color: White;
	text-decoration: none;
	}	
		
.LSTPAG_CUR_BTN:active	{	
	color: White;
	text-decoration: none;
	}	
		
.LSTPAG_CUR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

.LSTPAG_GRD
{
	/* List Grid */
	border: solid;
	border-width: 1;
	border-color: #f0f8ff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/*width: 100%;*/
}

.LSTPAG_GRD_AIS
{
	/* List Grid Alternate Item Style */
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.LSTPAG_GRD_EIS
{
	/* List Grid Edit Item Style */
}

.LSTPAG_GRD_FS
{
	/* List Grid Footer Style */
}

.LSTPAG_GRD_HS
{
	/* List Grid Header Style */
	background-color: #B0C4DE;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.LSTPAG_GRD_IS
{
	/* List Grid Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.LSTPAG_GRD_PS
{
	/* List Grid Paging Style */
}

.LSTPAG_GRD_SIS
{
	/* List Grid Selected Item Style */
}

.LSTPAG_BTT_CA
{
	/* List Back to Top Content Area */
}

.LSTPAG_BTT_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.LSTPAG_PRC_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.LSTPAG_GRD_DES
{
	/* List Back to Top Text */
	width:515px;
}

.LSTPAG_GRD_ICN
{
	/* List Back to Top Text */
	padding-right: 10px;
	padding-left: 5px;
	width:105px;
}

.LSTPAG_GRD_CUR
{
	/* List Back to Top Text */
	width:60px;
}

.LSTPAG_GRD_BUY
{
	/* List Back to Top Text */
	width:60px;
}

.LSTPAG_NFD_CA
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LSTPAG_NFD_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.LSTPAG_OPT_CA
{
	padding-top: 10px;
}

/****************************************************************************************/
/* P I C K   P A G E */
/****************************************************************************************/
.PCKPAG 
{
	/* Pick Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.PCKPAG_DES_CA
{
	/* Pick Description Content Area */
}

.PCKPAG_DES_TXT
{
	/* Pick Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	 line-height: 12pt;
}


.PCKPAG_DL
{
	/* Pick Data List */
	border: solid;
	border-width: 1;
	border-color: #f0f8ff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/*width: 100%;*/

}

.PCKPAG_DL_AIS
{
	/* Pick Data List Alternate Item Style */
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.PCKPAG_DL_EIS
{
	/* Pick Data List Edit Item Style */
}

.PCKPAG_DL_FS
{
	/* Pick Data List Footer Style */
}

.PCKPAG_DL_HS
{
	/* Pick Data List Header Style */
	background-color: #B0C4DE;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.PCKPAG_DL_IS
{
	/* Pick Data List Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.PCKPAG_DL_SS
{
	/* Pick Data List Separator Style */
}

.PCKPAG_DL_SIS
{
	/* Pick Data List Selected Item Style */
}

.PCKPAG_BTT_CA
{
	/* Pick Back to Top Content Area */
}

.PCKPAG_BTT_TXT
{
	/* Pick Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}


/****************************************************************************************/
/* B R O W S E   P A G E */
/****************************************************************************************/
.BROPAG 
{
	/* Browse Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.BROPAG_CON_CA
{
	/* Browse Content Content Area */
}

.BROPAG_CON_TXT
{
	/* Browse Content Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.BROPAG_TLE_CA
{
	/* Browse Title Content Area */
	height: 16px;
	background-image: url(images/img_Bar_ora002.gif);
	text-align: left;
	vertical-align: middle;
	background-color: #ffcc00;
	border-style: solid;
	border-width: 1px;
	border-color: #3399ff;
}

.BROPAG_TLE_TXT
{
	/* Browse Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold ;
	color: Navy;
	vertical-align: middle;

}

.BROPAG_DES_CA
{
	/* Browse Description Content Area */
}

.BROPAG_DES_TXT
{
	/* Browse Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 12pt;
}


.BROPAG_BRO_CA
{
	/* Browse Description Content Area */
}

.BROPAG_BRO_TXT
{
	/* Browse Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
	padding-right: 5px;
}


.BROPAG_DL
{
	/* Browse Data List */
	border: solid;
	border-width: 1;
	border-color: #f0f8ff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/*width: 100%;*/

}

.BROPAG_DL_AIS
{
	/* Browse Data List Alternate Item Style */
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.BROPAG_DL_EIS
{
	/* Browse Data List Edit Item Style */
}

.BROPAG_DL_FS
{
	/* Browse Data List Footer Style */
}

.BROPAG_DL_HS
{
	/* Browse Data List Header Style */
	background-color: #B0C4DE;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.BROPAG_DL_IS
{
	/* Browse Data List Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.BROPAG_DL_SS
{
	/* Browse Data List Separator Style */
}

.BROPAG_DL_SIS
{
	/* Browse Data List Selected Item Style */
}

.BROPAG_BTT_CA
{
	/* Browse Back to Top Content Area */
}

.BROPAG_BTT_TXT
{
	/* Browse Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.BROPAG_NAV_TXT
{
	/* Page Links Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 7.5pt;
}

.BROPAG_NAV_TXT:link	{	
	color: #cd5c5c;
	text-decoration: none;
	}	
		
.BROPAG_NAV_TXT:visited	{	
	color: #cd5c5c;
	text-decoration: none;
	}	
		
.BROPAG_NAV_TXT:active	{	
	color: red;
	text-decoration: none;
	}	
		
.BROPAG_NAV_TXT:hover	{	
	color: red;
	text-decoration: none;
	}


/****************************************************************************************/
/* I T E M   P A G E */
/****************************************************************************************/
.ITMPAG 
{
	/* Item Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.ITMPAG_TLE_CA
{
	/* Item Description Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
	
}

.ITMPAG_TLE_TXT
{
	/* Home Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
}

.ITMPAG_TLE1_CA
{
	/* Item Description Content Area */
	height: 30px;
	background-image: url(images/img_Bar_Blu2x30.gif);
	text-align: left;
	vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
}

.ITMPAG_TLE1_TXT
{
	/* Item Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
	margin-left:5px;
	color: #FFD700;
}

.ITMPAG_DES_CA
{
	/* Item Description Content Area */
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.ITMPAG_DES_TXT
{
	/* Item Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 10.5pt;
}

.ITMPAG_PRC_CA
{
	/* Item Price Content Area */
}

.ITMPAG_LBL_PRC
{
	/* Item Label Content Area */
	font-size: 16px;
	font-weight: bold;
}

.ITMPAG_CUR_BTN
{
	/* List Grid Currency Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.ITMPAG_CUR_BTN:link	{	
	color: Navy;
	text-decoration: none;
	}	
		
.ITMPAG_CUR_BTN:visited	{	
	color: Navy;
	text-decoration: none;
	}	
		
.ITMPAG_CUR_BTN:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.ITMPAG_CUR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

.ITMPAG_TBL_ITM
{
	/* Item Table Content Area */
	background-color: #F0F8FF;
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.ITMPAG_LBL_CA
{
	/* Item Label Content Area */
	width: 150px;
	vertical-align: top;
}

.ITMPAG_LBL_TXT
{
	/* Item Label Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: red;
}

.ITMPAG_TXT_CA
{
	/* Item Text Content Area */
	vertical-align: top;
}

.ITMPAG_TXT_TXT
{
	/* Item Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.ITMPAG_TBL_REL
{
	background-color: #F0F8FF;
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.ITMPAG_REL_LCA
{
	text-align: left;
	vertical-align: top;
	width: 90px;
}

.ITMPAG_REL_RCA
{
	text-align: left;
	vertical-align: top;
}

.ITMPAG_REL_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: red;
}

.ITMPAG_REL_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.ITMPAG_IMG
{
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
}

/****************************************************************************************/
/* P A G E   L I N K S */
/****************************************************************************************/
.PAGLNK 
{
	/* Page Links Area */
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 8pt;
    padding-bottom: 5px;
}

.PAGLNK_LCA
{
	/* Page Links Left Content Area */
	/* width: 400px; */
	text-align: left;
	vertical-align: middle;
}

.PAGLNK_RCA
{
	/* Page Links Right Content Area */
	/* width: 400px; */
	text-align: right;
	vertical-align: middle;
}

.PAGLNK_BTN
{
	/* Page Links Button */
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 7pt;
	border: none;
	background: white;
	text-align: left;
	margin-right: 2px;
}

.PAGLNK_BTN:link	{	
	color: Navy;
	text-decoration: underline;
	}	
		
.PAGLNK_BTN:visited	{	
	color: Navy;
	text-decoration: underline;
	}	
		
.PAGLNK_BTN:active	{	
	color: #ff9933;
	text-decoration: underline;
	}	
		
.PAGLNK_BTN:hover	{	
	color: #ff9933;
	text-decoration: underline;
	}

.PAGLNK_TXT
{
	/* Page Links Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 8pt;
}


/****************************************************************************************/
/* H O M E   P A G E */
/****************************************************************************************/
.HMEPAG 
{
	/* Home Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.HMEPAG_TLE_CA 
{
	/* Home Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
	
}

.HMEPAG_TLE_TXT
{
	/* Home Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
	letter-spacing: 3px;
}

.HMEPAG_DES_CA
{
	/* Home Page Description Content Area */
	padding-top: 10px;
	padding-bottom: 10px;
}

.HMEPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.HMEPAG_PP_CA
{
	/* Home Page PayPal Content Area */
	text-align: center;
	vertical-align: middle;
}

.HMEPAG_CC_CA
{
	/* Home Page CC Content Area */
	text-align: center;
	vertical-align: middle;
}

.HMEPAG_LCA
{
	/* List Currency Content Area */
	text-align: left;
	vertical-align: top;
	width: 165px;
}

.HMEPAG_LCA_TXT
{
	/* List Currency Content Area */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.HMEPAG_MCA
{
	/* List Currency Content Area */
}

.HMEPAG_RCA1
{
	/* List Currency Content Area */
	background-color: #00006b;
	text-align: center;
	vertical-align: middle;
	height: 14pt;
    border-top-style: solid;
    border-top-color : #b0c4de;
    border-top-width: 2px;
    border-left-style: solid;
    border-left-color : #b0c4de;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-color : #b0c4de;
    border-right-width: 2px;
}

.HMEPAG_RCA2
{
	/* List Currency Content Area */
	background-color: #00006b;
	text-align: center;
	vertical-align: middle;
	height: 14pt;
    border-bottom-style: solid;
    border-bottom-color : #b0c4de;
    border-bottom-width: 2px;
    border-left-style: solid;
    border-left-color : #b0c4de;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-color : #b0c4de;
    border-right-width: 2px;
}

.HMEPAG_CUR_TXT
{
	/* List Currency Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold ;
	color: White;
}

.HMEPAG_CUR_BTN
{
	/* List Grid Currency Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.HMEPAG_CUR_BTN:link	{	
	color: White;
	text-decoration: none;
	}	
		
.HMEPAG_CUR_BTN:visited	{	
	color: White;
	text-decoration: none;
	}	
		
.HMEPAG_CUR_BTN:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.HMEPAG_CUR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

.HMEPAG_GRD_CA
{
	/* List Grid Content Area */
	text-align: right;
	vertical-align: top;
}

.HMEPAG_GRD
{
	/* List Grid */
	border: solid;
	border-width: 1;
	border-color: #f0f8ff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.HMEPAG_GRD_AIS
{
	/* List Grid Alternate Item Style */
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.HMEPAG_GRD_EIS
{
	/* List Grid Edit Item Style */
}

.HMEPAG_GRD_FS
{
	/* List Grid Footer Style */
}

.HMEPAG_GRD_HS
{
	/* List Grid Header Style */
	background-color: #B0C4DE;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.HMEPAG_GRD_IS
{
	/* List Grid Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.HMEPAG_GRD_PS
{
	/* List Grid Paging Style */
}

.HMEPAG_GRD_SIS
{
	/* List Grid Selected Item Style */
}

.HMEPAG_GRD_IMG
{
	/* Images */
	padding-right: 5px;
	padding-left: 0px;
	width:55px;
	height:65px;
	text-align: left;
	vertical-align: middle;
}

.HMEPAG_GRD_DES
{
	/* List Back to Top Text */
	width:320px;
}

.HMEPAG_GRD_ICN
{
	/* List Back to Top Text */
	padding-right: 10px;
	padding-left: 5px;
	width:60px;
}

.HMEPAG_GRD_CUR
{
	/* List Back to Top Text */
	width:50px;
}

.HMEPAG_GRD_BUY
{
	/* List Back to Top Text */
	width:60px;
}

.HMEPAG_BTT_CA
{
	/* List Back to Top Content Area */
}

.HMEPAG_BTT_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/****************************************************************************************/
/* C A R T   P A G E */
/****************************************************************************************/
.CARPAG 
{
	/* Cart Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.CARPAG_TLE_CA 
{
	/* List Title Left Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc33;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
}

.CARPAG_TLE_TXT
{
	/* List Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
}

.CARPAG_DES_CA
{
	/* Cart Page Description Content Area */
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.CARPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
}

.CARPAG_BTN_RCA
{
	/* Cart Page Button Left Content Area */
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.CARPAG_BTN_UPD
{
	/* Cart Button Update */
    background-color: #ff3333;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-left: 5px;
}

.CARPAG_BTN_EMP
{
	/* Cart Button Empty */
    background-color: #ff3333;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-left: 5px;
}

.CARPAG_BTN_CON
{
	/* Cart Button Continue */
    background-color: blue;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-left: 5px;
}

.CARPAG_BTN_CHE
{
	/* Cart Button Checkout */
    background-color: green;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-left: 5px;
}


.CARPAG_CUR_CA
{
	/* List Currency Content Area */
	background-color: Navy;
	text-align: center;
	vertical-align: middle;
	height: 12pt;
}

.CARPAG_CUR_TXT
{
	/* List Currency Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold ;
	color: White;
}

.CARPAG_CUR_BTN
{
	/* List Grid Currency Button */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.CARPAG_CUR_BTN:link	{	
	color: White;
	text-decoration: none;
	}	
		
.CARPAG_CUR_BTN:visited	{	
	color: White;
	text-decoration: none;
	}	
		
.CARPAG_CUR_BTN:active	{	
	color: #ff9933;
	text-decoration: none;
	}	
		
.CARPAG_CUR_BTN:hover	{	
	color: #ff9933;
	text-decoration: none;
	}

.CARPAG_GRD_CA
{
	/* List Grid Content Area */

}

.CARPAG_GRD
{
	/* List Grid */
	border: solid;
	border-width: 1;
	border-color: #f0f8ff;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CARPAG_GRD_AIS
{
	/* List Grid Alternate Item Style */
	background-color: #F0F8FF;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.CARPAG_GRD_EIS
{
	/* List Grid Edit Item Style */
}

.CARPAG_GRD_FS
{
	/* List Grid Footer Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.CARPAG_GRD_HS
{
	/* List Grid Header Style */
	background-color: #B0C4DE;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.CARPAG_GRD_IS
{
	/* List Grid Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.CARPAG_GRD_PS
{
	/* List Grid Paging Style */
}

.CARPAG_GRD_SIS
{
	/* List Grid Selected Item Style */
}

.CARPAG_QTY_TXT
{
	/* List Back to Top Text */
	width: 40px;
}

.CARPAG_INF_CA
{
	/* List Currency Content Area */
	padding-bottom: 10px;
}

.CARPAG_INF_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.CARPAG_BTN_CA
{
	/* List Currency Content Area */
	text-align: center;
	vertical-align: middle;
}

.CARPAG_CC_CA
{
	/* List Currency Content Area */
	text-align: center;
	vertical-align: middle;
}

.CARPAG_CC_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
}

.CARPAG_SEC_CA
{
	/* List Currency Content Area */
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;

}

.CARPAG_SEC_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	font-weight: bold;
}


/***********************/
/* C A R T   E M P T Y */
/***********************/
.CAREMP 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CAREMP_DES_CA
{
	text-align: left;
	padding-bottom: 5px;
}

.CAREMP_DES_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.CAREMP_INF_CA
{
	text-align: left;
}

.CAREMP_INF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/*******************************/
/* L I S T   N O T   F O U N D */
/*******************************/
.LSTNOT 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.LSTNOT_DES_CA
{
	text-align: left;
	padding-bottom: 5px;
}

.LSTNOT_DES_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.LSTNOT_INF_CA
{
	text-align: left;
}

.LSTNOT_INF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/*******************************/
/* P R I V A C Y   P O L I C Y */
/*******************************/
.PRIPOL 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.PRIPOL_TLE_CA 
{
	/* Home Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
	
}

.PRIPOL_TLE_TXT
{
	/* Home Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
	letter-spacing: 3px;
}

.PRIPOL_INF_CA
{
	padding-top: 5px;
	text-align: left;
}

.PRIPOL_INF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}



/*******************************************/
/* T E R M S   A N D   C O N D I T I O N S */
/*******************************************/
.TERPOL 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.TERPOL_TLE_CA 
{
	/* Home Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
}

.TERPOL_TLE_TXT
{
	/* Home Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: navy;
	letter-spacing: 3px;
}

.TERPOL_INF_CA
{
	padding-top: 5px;
	text-align: left;
}

.TERPOL_INF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}



/*******************/
/* C H E C K O U T */
/*******************/
.CHKPAG 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CHKPAG_DES_CA
{
	text-align: left;
	padding-bottom: 5px;
}

.CHKPAG_DES_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.CHKPAG_TBL_CA
{
	background-color: #f0f8ff;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #99ccff;
}

.CHKPAG_SUB_CA
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.CHKPAG_SUB_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 10.5pt;
	font-weight: bold;
	color: Navy;
	font-style:italic; 
	text-decoration: underline;
}

.CHKPAG_LBL_CA
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
}

.CHKPAG_LBL_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CHKPAG_TXT_CA
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	vertical-align: middle;
}

.CHKPAG_TXT_TXT
{
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.CHKPAG_ERR_CA
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CHKPAG_ERR_TXT
{
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: Red;
}

.CHKPAG_REQ_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: Red;
	vertical-align: middle;
}

.CHKPAG_IRQ_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	vertical-align: middle;
}

.CHKPAG_IDF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	vertical-align: middle;
}

.CHKPAG_ORD_BTN
{
    background-color: green;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-bottom: 10px;
}

/*********************************/
/* C H E C K O U T   T H A N K S */
/*********************************/
.CHKTHK 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.CHKTHK_DES_CA
{
	text-align: left;
	padding-bottom: 5px;
}

.CHKTHK_DES_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.CHKTHK_INF_CA
{
	text-align: left;
}

.CHKTHK_INF_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/***************************/
/* P O S T A G E   P A G E */
/***************************/
.PSTPAG 
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.PSTPAG_TLE_CA 
{
	/* Home Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
	
}

.PSTPAG_TLE_TXT
{
	/* Home Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: Navy;
	letter-spacing: 3px;
}

.PSTPAG_DES_CA
{
	text-align: left;
	padding-top: 5px;
}

.PSTPAG_DES_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}



/*********************************/
/* C O N T A C T   U S   P A G E */
/*********************************/
.CONPAG 
{
	/* ContactUs Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.CONPAG_TLE_CA 
{
	/* ContactUs Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
}

.CONPAG_TLE_TXT
{
	/* ContactUs Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: Navy;
	letter-spacing: 3px;
}

.CONPAG_DES_CA
{
	/* ContactUs Page Description Content Area */
	padding-top: 10px;
	padding-bottom: 10px;
}

.CONPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.CONPAG_LBL_CA
{
	/* ContactUs Label Content Area */
	width: 150px;
	vertical-align: top;
}

.CONPAG_LBL_TXT
{
	/* ContactUs Label Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	color: Red;
}

.CONPAG_TXT_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
}

.CONPAG_TXT_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}

.CONPAG_COM_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
}

.CONPAG_COM_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}

.CONPAG_TEL_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.CONPAG_TEL_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}

.CONPAG_FAX_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.CONPAG_FAX_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}

/***********************/
/* E M A I L   P A G E */
/***********************/
.EMLPAG 
{
	/* ContactUs Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.EMLPAG_TLE_CA 
{
	/* ContactUs Page Title Content Area */
	height: 30px;
	background-image: url(images/img_Bar_ora003.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #3399ff;
}

.EMLPAG_TLE_TXT
{
	/* ContactUs Page Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: Navy;
	letter-spacing: 3px;
}

.EMLPAG_DES_CA
{
	/* ContactUs Page Description Content Area */
	padding-top: 10px;
	padding-bottom: 10px;
}

.EMLPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.EMLPAG_LBL_CA
{
	/* ContactUs Label Content Area */
	vertical-align: top;
	padding-bottom: 5px;
}

.EMLPAG_LBL_TXT
{
	/* ContactUs Label Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	color: Navy;
}

.EMLPAG_TXT_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
}

.EMLPAG_TXT_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}

.EMLPAG_COM_CA
{
	/* ContactUs Text Content Area */
	vertical-align: top;
	height: 16px;
}

.EMLPAG_COM_TXT
{
	/* ContactUs Text Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}

.EMLPAG_ERR_CA
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
}

.EMLPAG_ERR_TXT
{
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: Red;
}

.EMLPAG_SND_BTN
{
	/* ContactUs Text Text */
    background-color: green;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-right: 5px;
}

.EMLPAG_CAN_BTN
{
	/* ContactUs Text Text */
    background-color: #ff3333;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    cursor: hand;
    margin-right: 5px;
}

.EMLPAG_REQ_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: Red;
	vertical-align: top;
}

/***************************/
/* C O N T R O L   P A G E */
/***************************/
.CTL_BOX 
{
	/* ContactUs Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	width: 160px;
	background-color: #F0F8FF;
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
}

.CTL_TLE1_CA 
{
	height: 20px;
	background-image: url(images/cbBlueExplorer.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	border-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
}

.CTL_TLE1_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold ;
	color: navy;
}

.CTL_TLE2_CA 
{
	height: 20px;
	background-image: url(images/img_Bar_blu2x30.gif);
	text-align: center;
	vertical-align: middle;
	background-color: #ffcc00;
	border-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #B0C4DE;
}

.CTL_TLE2_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold ;
	color: white;
}

.CTL_SUB_CA
{
	padding-left: 2px;
}

.CTL_SUB_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold ;
	color: Navy;
}

.CTL_DES_CA
{
	padding-left: 2px;
}

.CTL_DES_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.CTL_VTE_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
}

.CTL_TXT_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	width: 115px;
}

.CTL_TXT_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: Red;
}

.CTL_ITM_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.CTL_ARR_LBL
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 9pt;
	font-weight: bold ;
	color: Navy;
}

.CTL_ARR_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	color: Green;
}

.CTL_ARR_DTE
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	color: Green;
}

.CTL_BTN_BTN
{
	/* Button */
	background-image: url(images/img_go4.gif);
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
    width: 30px;
    cursor: hand;
}

/****************************************************************************************/
/* O P T I O N S */
/****************************************************************************************/
.OPTBAR {
	/* Search Bar Area */
	background-image: url(images/TitleBar.gif);
	background-color: #E0E0E0;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}

.OPTBAR_TXT {
	/* Text */
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
}

.OPTBAR_TBX
{
	/* TextBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	width: 150px;
	margin-left: 3px;
}

.OPTBAR_CBX
{
	/* ComboBox */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7pt;
	margin-left: 3px;
}

.OPTBAR_BTN
{
	/* Button */
    background-color: #ff3333;
    border-color: #999999;
    border-style:solid;
    border-width: 1px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
    color:  white;
    width: 30px;
    cursor: hand;
	margin-left: 3px;
}

.OPTBAR_LCA
{
	/* Left Content Area. */
	vertical-align: middle;
}

.OPTBAR_RCA
{
	/* Right Content Area. */
	text-align: right;
	vertical-align:  text-bottom;
	
}

/****************************************************************************************/
/* P R I N T   B A R */
/****************************************************************************************/
.PRTBAR 
{
	/* Logo Bar Area. */
	background-image: url(images/vtlogoprt.jpg);
	height: 80px;
}

/****************************************************************************************/
/* P R I N T   P A G E */
/****************************************************************************************/
.PRTPAG 
{
	/* List Page Area. */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	/* font-size: 7pt; */
}

.PRTPAG_TLE_CA 
{
	/* List Title Left Content Area */
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
}

.PRTPAG_TLE_TXT
{
	/* List Title Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 13pt;
	font-weight: bold ;
	color: black;
}

.PRTPAG_DES_CA
{
	/* List Description Content Area */
}

.PRTPAG_DES_TXT
{
	/* List Description Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.PRTPAG_REL_CA
{
	/* List Related Artists Content Area */
	padding-top: 5px;
}

.PRTPAG_REL_TXT
{
	/* List Related Artists Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.PRTPAG_STY_CA
{
	/* List Style Content Area */
	padding-top: 5px;
}

.PRTPAG_STY_TXT
{
	/* List Style Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
	line-height: 10pt;
}

.PRTPAG_GRD
{
	/* List Grid */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	margin-top: 5px;
}

.PRTPAG_GRD_AIS
{
	/* List Grid Alternate Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.PRTPAG_GRD_EIS
{
	/* List Grid Edit Item Style */
}

.PRTPAG_GRD_FS
{
	/* List Grid Footer Style */
}

.PRTPAG_GRD_HS
{
	/* List Grid Header Style */
	background-color: black;
	color: white;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.PRTPAG_GRD_IS
{
	/* List Grid Item Style */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.PRTPAG_GRD_PS
{
	/* List Grid Paging Style */
}

.PRTPAG_GRD_SIS
{
	/* List Grid Selected Item Style */
}

.PRTPAG_BTT_CA
{
	/* List Back to Top Content Area */
}

.PRTPAG_BTT_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.PRTPAG_PRC_TXT
{
	/* List Back to Top Text */
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 7.5pt;
}

.PRTPAG_ICN_BTN
{
	/* List Back to Top Text */
	padding-right: 10px;
	padding-left: 5px;
}

.PRTPAG_NFD_CA
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.PRTPAG_NFD_TXT
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.PRTPAG_OPT_CA
{
	padding-top: 10px;
}
