/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Shopping Tree Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 Shopping Tree.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@ShoppingTree.com
'**************************************************************************/

/* General Tag specifications */
html {
	margin: 0px;
	padding: 0px;
}

body { 
	background: #97DEEA url('../usermods/bg.gif') repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 11px}

/* Info Box WITHOUT Headings */
/*
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3; margin-top:0; margin-bottom:0;}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
*/

#container {
	background: url('../usermods/contentbg.gif') no-repeat;
	width: 750px;
	margin: 0px auto;
	text-align: left;
	height:110px;
}

#top {
	height: 70px;
	width: 750px;
}

#logo {
	width: 250px;
	float: left;
	padding: 15px 0px 0px 80px;
}

#HeaderInfo {
	float: right;
	padding-top: 35px;
	padding-left: 200px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #000000;
}

.AdviceText {
	color: #666666;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.AdvicePhoneNum {
	color: #FF0000;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}

.Clock {
	color: #000000;
	text-align: center;
	font-size: 9px;
}

.mainarea { background:#FFFFFF }
.mainarea form { margin-bottom:0px}
.mainarea A:link, .mainarea A:visited {
	color: #22ACC4;
	font-size: 11px;
	text-decoration:none;
}
.mainarea A:hover, .mainarea A:active {
	color: #6F9BCC;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}


#body1content {
	padding: 0px;
}

.notopmargin { margin-top: -4px; }

input, select, textarea { font: 100% Verdana, Arial, Helvetica, sans-serif; }

.CPbox1            {
	COLOR: #22ACC4; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER: 0px solid #BBC3D3; 
	margin-top:0; 
	margin-bottom:0;
}
.CPbox1 A:link     {
	color: #22ACC4;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	
}
.CPbox1 A:visited  {
	color: #22ACC4;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.CPbox1 A:hover    {
	font-weight: bold;
	font-size: 11px;
	color: #f3990a;
	text-decoration:underline;
}

.CPbox1 A:active    {
	color: #f3990a;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}

.CPbox1B            {
	COLOR: #22ACC4; 
}

.menunho {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	color: #6F9BCC;
	height: 22;
	background-color: #ffffff;
}

.menunho a:link {
	color: #22ACC4;
	font-weight: bold;
	text-decoration:none;
}
.menunho a:visited {
	color: #22ACC4;
	font-weight: bold;
	text-decoration:none;
}
.menunho a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #f3990a;
	text-decoration:underline;
}
.menunho a:active {
	color: #f3990a;
	text-decoration:underline;
}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {
	COLOR: #f3990a; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER: 0px solid #BBC3D3;
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
}

.CPbox2 select {
	width: 100%;
}

.CPbox2HL           {
	height: 23;
	text-align:left;
	background-color:#FFFFFF;
	width:13;
}
.CPbox2HR          {
	height: 23;
	background-color:#FFFFFF;
	text-align:left;
	width:152;
}

.CPbox2HR B {
	COLOR: #f3990a; 
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

}
.CPbox2B           {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	background-color:#FFFFFF;
	text-align:left;
	width:100%;
	margin-right: 5px;
}
.CPbox2B A:link    {COLOR: #22ACC4; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #22ACC4; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #15A8C2; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:active   {COLOR: #15A8C2; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B #strSearch {width:85%;}
.CPbox2B #selectedCurrency {width:54%;}
.CPbox2BL           {
	text-align:left;
	width:50px;
}
.CPbox2BR           {
	text-align:left;
	width:102px;
}


.CPIPAddress {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.CPEbay {
	color:#FF0000;
	font-size:11px;
	text-align:center;
}

.VLine {
	background-color:#CCCCCC;
	width:1px;
	height:1px;
	border: none;
}

.HLine {
	background-color:#FFFFFF;
	width:100%;
	height:10px;
}

.count {
	color: #FF0000;
	font-weight: bold;
}

.maincartarea {
	padding-left: 5px;
	padding-right: 5px;
}

.maincartarea H2 {
	background: url('../usermods/accent1.gif') 0px 1px no-repeat;
	margin: 0px 0px 5px 0px;
	padding-left: 15px;
	font: bold 120% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #F3990A;
	text-align:left;

}

.maincartarea h3 { 
	background: url('../usermods/accent2.gif') 0px 1px no-repeat;
	margin: 0px 0px 5px 0px;
	padding-left: 15px;
	font: bold 120% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #F3990A;
}

.maincartarea h4 { 
	background: url('../usermods/accent3.gif') 0px 1px no-repeat;
	margin: 0px 0px 5px 0px;
	padding-left: 15px;
	font: bold 120% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #F3990A;
}

.maincartarea h5 { 
	margin: 0px 0px 5px 0px;
	font: bold 120% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #F3990A;
}

.maincartarea h6 { 
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	font: bold 100% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #F3990A;
}

.maincartarea form { 
	margin: 0px 0px 0px 0px;
}


.catalogTitle {
	text-transform: uppercase;
	background: #295E95;
	font: bold 80% Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	height:26px;
	vertical-align:middle;
	width:100%;
}

/* Box - Page Headings */
.CPpageHead {
	background: #295E95;
	font: bold 12px Verdana, Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	height:26px;
	vertical-align:middle;
	width:100%;
	text-indent: 5px;
}

.CPpageHead B{
	color: #ffffff;
}

.CPCustAction {
	color: #800000;
	font-size: 11px;
	font-weight: bold;
}



/* Box - Page Navigation */
.CPpageNav {
	background: #295E95;
	height:26px;
}

.CPpageNav TD {
	color: #ffffff;
	vertical-align:middle;
}


/* Box - General Headings */
.CPgenHeadings {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	background-color:#d4f2f7;
	text-align:left;
}
.CPgenBody {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	background-color:#FFFFFF;
	text-align:left;
}

.CPlines {BACKGROUND-COLOR: #CCCC99}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Order Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPOrderBox            {
	BORDER: 1px solid #BBC3D3;
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	width: 100%;
}

}

.CPOrderBoxH	{
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	background-color: #295E95;
	text-align: center;
	width: 100%;
	margin-right: 5px;
}
.CPOrderBoxH B	{
	color: #FFFFFF;
}

.CPOrderBoxB           {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	background-color:#FFFFFF;
	text-align:left;
	width:100%;
	margin-right: 5px;
}
.CPOrderBoxB A:link    {COLOR: #22ACC4; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPOrderBoxB A:visited {COLOR: #22ACC4; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPOrderBoxB A:hover   {COLOR: #15A8C2; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPOrderBoxB A:active   {COLOR: #15A8C2; FONT-SIZE: 11px; TEXT-DECORATION: none}


/* Product Short Description (Except Detail page) */
.CPprodDesc {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #f3990a;
	text-align: left;
}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {
	text-align: left;
	color: #000000;
}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {
	font-family: tahoma, arial, "Times New Roman";
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

/* Product Price - Text Label */
.CPprodPriceT {
	COLOR: #800000;
}

/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #800000;
}

/* Product List Price - Text Label */
.CPprodLPriceT {
}

/* Product List Price - Price Value */
.CPprodLPriceV {
	TEXT-DECORATION: line-through;
}

/* Product Sale Price - Text Label */
.CPprodSPriceT {
	COLOR: red;
}

/* Product Sale Price - Price Value */
.CPprodSPriceV {
	COLOR: red;
}

/* Free Shipping text */
.CPfreeShipMsg {
	COLOR: #888888;
}

/* In Stock text */
.CPinStock {
	COLOR: #888888
}

/* Out of Stock text */
.CPoutStock {
	COLOR: red;
}

/* No Image text */
.CPnoImgT {
	COLOR: #800000;
}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {
	BACKGROUND-COLOR: #FFFFFF; BORDER: 0px solid #CCCCCC
}
.CPcolsView A:link    {
	COLOR: #000099; 
	TEXT-DECORATION: none;
}
.CPcolsView A:visited {
	COLOR: #000099; 
	TEXT-DECORATION: none;
}
.CPcolsView A:hover   {
	COLOR: #996666; 
	TEXT-DECORATION: underline;
}

/* Related Products Link*/
.breadcrumb    {COLOR: #22ACC4; FONT-SIZE: 11px; TEXT-DECORATION: none}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

.clear { clear: both; }

.Rate {
	font-family: tahoma, arial, "Times New Roman";
	font-size: 70%;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

#footer1 {
	background: #22ACC4;
	color: #003399;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	width: 750px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	#footer1 a:link, #footer1 a:visited {
		color: #003399;
		text-decoration:none;
	}
	
	#footer1 a:active, #footer1 a:hover {
		color: #f3990a;
		text-decoration:underline;
	}

.footer2 {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	width: 750px;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	color: #003399;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}
/*FAQ*/
.FAQTable {
	border: 1px;
	background: #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}

.FAQTable INPUT {
	BACKGROUND: #fff; FONT: 11px Arial, sans-serif; COLOR: #487392
}
.checkbox {
	BACKGROUND: #fff; FONT: 11px Arial, sans-serif; COLOR: #487392
}
.FAQTable TEXTAREA {
	BACKGROUND: #fff; FONT: 11px Arial, sans-serif; COLOR: #4579af
}
.FAQTable SELECT {
	BACKGROUND: #fff; FONT: 11px Arial, sans-serif; COLOR: #487392
}
.FAQTable FORM {
	BACKGROUND: #fff; FONT: 11px Arial, sans-serif; COLOR: #4579af
}
.FAQMain {
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 8px; 
	FONT: 11px/15px Verdana, Arial, sans-serif; 
	WIDTH: 100%; 
	COLOR: #666; 
	PADDING-TOP: 8px
}
.FAQboxtop {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #4579af 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #d4f2f7; 
	PADDING-BOTTOM: 4px; 
	FONT: bold 11px/13px Verdana, Arial, sans-serif; 
	BORDER-LEFT: #4579af 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid; 
	HEIGHT: 26px;
}
.FAQQuestionTitle {
	BORDER-RIGHT: #4579af 1px solid;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 4px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	BORDER-LEFT: #4579af 1px solid; 
	COLOR: #333333; 
	font-weight: bold;
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid;
	text-align: center;
}
.FAQQuestion {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 4px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	BORDER-LEFT: #4579af 1px solid; 
	COLOR: #333; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid;
}
.FAQCat {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 2px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	COLOR: #333; 
	border-left: #4579af 1px solid; 
	PADDING-TOP: 2px;
}
.FAQCatL {
	PADDING-RIGHT: 4px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 2px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	COLOR: #333; 
	PADDING-TOP: 2px;
	padding-left: 2px;
}
.FAQCatR {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 2px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	COLOR: #333; 
	PADDING-TOP: 2px;
	border-left: #4579af 1px solid; 
}
.FAQIndex {
	PADDING-LEFT: 10px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 2px; 
	FONT: 11px/13px Verdana, Arial, sans-serif; 
	COLOR: #333; 
	PADDING-TOP: 2px;
	border-left: #4579af 1px solid; 
}
.FAQTable a:link {
	color: #6F9BCC;
	font-weight: bold;
	text-decoration:none;
}
.FAQTable a:visited {
	color: #6F9BCC;
	font-weight: bold;
	text-decoration:none;
}
.FAQTable a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #15A8C2;
	text-decoration:none;
}
.FAQTable a:active {
	color: #15A8C2;
	text-decoration:none;
}
.FAQViewQuestion {
}
.FAQAskQuestionL {
	PADDING-BOTTOM: 4px; 
	padding-top: 4px; 
	padding-left: 10px;
	padding-right:: 10px;
	border: #4579af solid;
	border-width: 1px;
}
.FAQAskQuestionR {
	PADDING-BOTTOM: 4px; 
	padding-top: 4px; 
	padding-left: 10px;
	padding-right: 10px;
	border: #4579af solid;
	border-width: 1px;
}

.FAQAskQuestionC {
	PADDING-BOTTOM: 4px; 
	padding-top: 4px; 
	padding-left: 10px;
	padding-right: 10px;
	border: #4579af solid;
	border-width: 1px;
}

/*Agents*/
.AgentMain {
	border: 1px;
	BACKGROUND: #ffffff; 
	border-collapse: collapse;
	WIDTH: 100%; 
}
.AgentTitle {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #4579af 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #d4f2f7; 
	PADDING-BOTTOM: 4px; 
	FONT: bold 14px/16px Verdana, Arial, sans-serif; 
	BORDER-LEFT: #4579af 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid; 
	HEIGHT: 26px;
	text-align: center;
	text-transform: uppercase;
}
.AgentHeader {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #4579af 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #d4f2f7; 
	PADDING-BOTTOM: 4px; 
	FONT: bold 11px/13px Verdana, Arial, sans-serif; 
	BORDER-LEFT: #4579af 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid; 
	HEIGHT: 26px;
}
.AgentBody {
	BORDER-RIGHT: #4579af 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #4579af 1px solid; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #4579af 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #4579af 1px solid; 
}

/*Button*/
.leftButton {
	background-image: url(../usermods/left_button.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 10px;
	height: 29px;
}
.mainButton {
	background-image: url(../usermods/main_button.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	padding-top: 6px;
}

.mainButton a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.mainButton a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.mainButton a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #15A8C2;
	text-decoration:none;
}
.mainButton a:active {
	color: #F3990A;
	text-decoration: none;
}

.rightButton {
	background-image: url(../usermods/right_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}

.CustPayMentL {
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 1px;

	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
}

.CustPayMentR {
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 1px;

	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1px;
}
.CurrencyText {
	text-align: right;
}
.Welcome {
	text-align: center;
	padding-left: 5px;
	font-weight: bold;
}
.WelcomeText {
	color: #22ACC4;
}
.Name {
	color: #FF0000; 
}

.PTNewsDate {
	text-align: left;
	color: #909090;
	font-size: 7pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 10px;
}

.PTNewsTitle {
	text-align: left;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	height: 10px;
}

.PTNewsDesc {
	text-align: justify;
	color: #909090;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	height: 10px;
}

.PTNewsContent  {
	text-align: justify;
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.PTListNewsline {
	background-color: trasparent;
	height: 1px;
	padding: 0px 0px 0px 0px;
	border-top: 1px #00CCFF dotted;
}
.PTNews A:Link {
	color: #22ACC4;
	font-weight: bold;
	text-decoration:none;
}
.PTNews A:Visited {
	color: #22ACC4;
	font-weight: bold;
	text-decoration:none;
}
.PTNews A:Hover {
	font-weight: bold;
	font-size: 11px;
	color: #f3990a;
	text-decoration:underline;
}
.PTNews A:Active {
	color: #f3990a;
	text-decoration:underline;
}
.PTOtherNews A:Link {
	color: #22ACC4;
	font-weight: normal;
	text-decoration:none;
}
.PTOtherNews A:Visited {
	color: #22ACC4;
	font-weight: normal;
	text-decoration:none;
}
.PTOtherNews A:Hover {
	font-weight: bold;
	font-size: 11px;
	color: #f3990a;
	text-decoration:underline;
}
.PTOtherNews A:Active {
	color: #f3990a;
	text-decoration:underline;
}
.PTOtherNewsText {
	height: 20px;
	color: #000000;
	background: #DDDDDD;
	font-size: 12px;
	font-weight: bold; 
}