*{
margin:0;   
padding:0; 
}
a:link, a:visited { color: #4682B4; text-decoration: none} 
a:active, a:hover {
	color: #FFA500;
	text-decoration: underline;
}
body{
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.intro{
	font-size: 0.8em;
}
.cssmaincontent{
	width: 984px;
	margin: auto;
	/*padding: 15px;*/
}
.cssheader{
	width: 980px;
	border-bottom: 1px solid Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	height: 80px;
	background-image: url(images/headerbg.gif) ;
	padding-left:0px;
	padding-right: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
.cssmainbody{
	width: 980px;
	float: left;	
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	padding-left:0px;
	padding-right: 0px;
	margin: 0px;
	/*
	border-bottom: 1px dashed Gray;
	height: 60px;
	*/
}
.cssleftpanel{
	width: 148px;
	/*border-bottom: 1px dashed Gray;*/
	/*border-left: 1px dashed Gray;*/
	/*border-right: 1px dashed Gray;*/
	float: left;
}
.csssubleftpaneltitle{
	width: 146px;
	height: 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: white;
	background-color: black;
	background-image: url(images/titlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	/*border-bottom: 1px dashed Gray;*/
	/*border-left: 1px dashed Gray;*/
	/*border-right: 1px dashed Gray;*/
	border: 1px solid black;
	float: left;
}
.csssubleftpanel1 {
	width: 146px;
	font-size: 0.8em;
	color: #6495ED;
	padding-left:2px;
	padding-bottom: 5px;
	/*border-bottom: 1px dashed Gray;*/
	/*border-left: 1px dashed Gray;*/
	/*border-right: 1px dashed Gray;*/
	float: left;
	list-style-type: none;
}
ul{
list-style-type: none;
font-size: 1.1em;
}
.cssrightpanel{
	width: 820px;
	padding-left: 8px;
	/*border-bottom: 1px dashed Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;*/
	float: left;
	color: gray;
}
.cssrightpanelspacer{
	width: 820px;
	height: 30px;
}
.csscontentleft{
	width: 330px;
	float: left;
}
.cssdailylist
{
	width: 326px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #6495ED;
	float: left;

}
.csscsvlist
{
	width: 320px;
	height: 178px;
	overflow: auto;
	/*border: 1px solid #6495ED;*/
	float: left;
	padding-left:5px;

}
.csshistorylist
{
	width: 326px;
	height: 470px;
	/*overflow: auto;*/
	border: 1px solid #6495ED;
	float: left;

}
.csscsvhistorylist
{
	width: 326px;
	height: 450px;
	overflow: auto;
	/*border: 1px solid #6495ED;*/
	float: left;
	padding-left: 5px;

}
.cssdailylisttitle
{
	width: 322px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid black;
	background-image: url(images/titlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	float: left;
}
/*
	RSS BOX
*/
.csscontentright{
	width: 480px;
	float: right;
}
.cssrssbox
{
	margin-left: 2px;
	width: 476px;
	/*height: 200px;*/
	/*overflow: scroll;*/
	border: 1px solid gray;
	float: right;
	font-size: 0.9em;

}
.cssrssbox dt
{
	font-weight: bold;
}
.cssrssboxtitle
{
	width: 472px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid gray;
	background-image: url(images/titlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	float: right;
}
.cssrssredboxtitle
{
	width: 472px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid gray;
	background-image: url(images/redtitlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	float: right;
}
.cssannouncementtitle
{
	width: 600px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid gray;
	background-image: url(images/redtitlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.cssannouncementbox
{
	margin-left: 2px;
	width: 606px;
	border: 1px solid gray;
	font-size: 1.2em;
}
.cssannouncementbox dt
{
	padding-left:5px;
	font-weight: bold;
}
.cssannouncementbox dd
{
	padding-left:10px;
	color: gray;
	font-size: 1em;
}
.newsdate{
color:#FFA500;
}
/*
	Left RSS BOX
*/
.cssleftrssbox
{
	margin-left: 2px;
	width: 326px;
	/*height: 200px;*/
	/*overflow: scroll;*/
	border: 1px solid gray;
	float: left;
	font-size: 0.9em;

}
.cssleftrssbox dt
{
	font-weight: bold;
}
.cssleftrssboxtitle
{
	width: 322px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid gray;
	background-image: url(images/titlebg.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	float: left;
}
.cssleftrssboxtitle a:link,.cssleftrssboxtitle a:visited { color: white; text-decoration: blink} 

.cssfooter{
	clear:both;
	width: 980px;
	height: 20px;
	text-align: center;
	color: white;
	font-weight: bold;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	background-image: url(images/yellowbar_m.gif);
	background-color: black;
}
.cssfooterspace
{
	clear:both;
	border-right: 1px dashed Gray;
	border-left: 1px dashed Gray;
	width: 980px;
	height: 60px;
}

.pagetitle, h1
{
	font-size: 22px;
	font-weight: bold;
	width: 900px;
}
.pagedescription
{
	font-size: 1.0em;
	color: gray;
	width: 900px;
}
.stockcodelbl
{
	width: 80px;
	float: left;
}
.stockcodedata
{
	float:right;
	color: green;
}
.cssbutton
{
	height: 20px;
	font-size: 1.0em;
	font-weight: bold;
	background-color: black;
	color: white;
	border: 1px solid gray;
	background-image: url(images/images/greenbar_01.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}

/*
Write To Wall
*/
.h,.base 
{
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.lefttitle
{
	width: 6px;
	background-image: url(images/lt.gif);
	height: 30px;
}
.middletitle
{
	width: 464px;
	background-image: url(images/mt.gif);
	font-size: 0.8em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.righttitle
{
	width: 6px;
	background-image: url(images/rt.gif);
	height: 30px;
}
.boxcontent
{
	height:450px;
	width: 463px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	/*margin: auto;*/
}
.cf1
{
	width: 5px;
	background-image: url(images/cfl.gif);
	height: 5px;
}
.cf
{
	width: 466px;
	background-image: url(images/cf.gif);
	height: 5px;
}
.cfr
{
	width: 5px;
	background-image: url(images/cfr.gif);
	height: 5px;
}
.messagebox
{
	border: 1px solid #d3d3d3;
	padding: 2px;
	width:455px;
	height: 150px;
	overflow: auto;
}
.messagepanel,.panellabel
{
	font-size: 0.8em;
	color: gray;
	padding: 2px;
}
.messagepanel input
{
	border: 1px solid #d3d3d3;
	background-color: #FFFFCC;
}

/*
Widget Section
*/
.middletitle150
{
	width: 150px;
	background-image: url(images/mt.gif);
	font-size: 0.7em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.boxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}
.cf150
{
	width: 152px;
	background-image: url(images/cf.gif);
	height: 5px;
}
.widgettitle
{
	float: left;
	width: 70px;
}
.widgetvalue
{
	float: left;
	width: 80px;
}
.widgetgetit
{
	width:150;x
	float: left;
	font-style: italic;
	font-size: 0.9em;
}
.widgetgetit a:link, .widgetgetit a:visited
{
	
	font-weight: bold;
	color: #32CD32;
	font-style:none;
}
.widgetspacer
{
	float: left;
	width:150;px;
	height:5px;
}

/*Widget Lemon Green */
.lglefttitle
{
	width: 6px;
	background-image: url(images/lglt.gif);
	height: 30px;
}
.lgmiddletitle150
{
	width: 150px;
	background-image: url(images/lgmt.gif);
	font-size: 0.7em;	
	color: #999900;
	font-weight: bold;
	height: 30px;
}
.lgrighttitle
{
	width: 6px;
	background-image: url(images/lgrt.gif);
	height: 30px;
}
.lgboxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}

/*Widget Durian Yellow */
.drlefttitle
{
	width: 6px;
	background-image: url(images/drlt.gif);
	height: 30px;
}
.drmiddletitle150
{
	width: 150px;
	background-image: url(images/drmt.gif);
	font-size: 0.7em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.drrighttitle
{
	width: 6px;
	background-image: url(images/drrt.gif);
	height: 30px;
}
.drboxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}
/*Widget Hot Red */
.htlefttitle
{
	width: 6px;
	background-image: url(images/htlt.gif);
	height: 30px;
}
.htmiddletitle150
{
	width: 150px;
	background-image: url(images/htmt.gif);
	font-size: 0.7em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.htrighttitle
{
	width: 6px;
	background-image: url(images/htrt.gif);
	height: 30px;
}
.htboxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}
/*Widget Black */
.bllefttitle
{
	width: 6px;
	background-image: url(images/bllt.gif);
	height: 30px;
}
.blmiddletitle150
{
	width: 150px;
	background-image: url(images/blmt.gif);
	font-size: 0.7em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.blrighttitle
{
	width: 6px;
	background-image: url(images/blrt.gif);
	height: 30px;
}
.blboxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}
/*Widget Black */
.orlefttitle
{
	width: 6px;
	background-image: url(images/orlt.gif);
	height: 30px;
}
.ormiddletitle150
{
	width: 150px;
	background-image: url(images/ormt.gif);
	font-size: 0.7em;	
	color: white;
	font-weight: bold;
	height: 30px;
}
.orrighttitle
{
	width: 6px;
	background-image: url(images/orrt.gif);
	height: 30px;
}
.orboxcontent150
{
	height:120px;
	width: 150px;
	background-color: transparent;
	background-image: url(images/bl.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right: 1px #d3d3d3 solid;
	padding: 5px;
	color: gray;
	font-size: 0.9em;
	/*margin: auto;*/
}

/*
	Widget Page Layout
*/
.cssWidgetTable
{
	padding: 0px;
	margin: 0px;
	width: 600px;
}
.widgetcode
{
	border: silver solid 1px;
	width: 160px;
	font-size: 0.2em;
	color: gray;
}

.tutorialul a:link, .tutorialul a:visited
{
	
	font-weight: bold;
	color: #4682B4;
	font-style:none;
}