@charset "utf-8";
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {

	color: #0000FF;
	text-decoration: none;
}
td {
	font-size: 10pt;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.SelItemOver {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	Filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#EEEEEE, EndColorStr=#FFFFFF)
}
input {
	font-size: 10pt;

}
.SelItemOut {
	Filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#AAAAAA)
;
	border: 1px solid #000000;
}
.ContentBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.SelItemBg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BannerCss {
	background-image: url(../template/default/images/BannerBg.gif);
}
.MsgTableCss {
	border:1px solid #CCCCCC;
	height: 200px;
	width: 300px;
	Filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#DAEDED)}
.MsgThCss {
	background-color:#DAEDED;
	border:1 solid #CCCCCC;
	height: 30px;
	text-align: center;
}
.MsgTdCss {	border:1 solid #CCCCCC;background-color:#FFFFFF}
.Msg {	text-align: left;vertical-align: top;color:#FF0000}
.NormalBorder {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.RedBorder {
	background-color: #FFF7F7;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
.BlueBorder {
	background-color: #FFC8FF;
	border: 1px solid #6699CC;
}
.UnderLineBorder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ImgBorder {
 background-color:#FFFFFF;
 border:1px solid #999999;
}
.ImgShadow {
	filter: DropShadow(Color=#CCCCCC, OffX=3, OffY=3, Positive=15);
}
.ListTr { background-color: #FFFFFF;}
.ListTr1 {background-color: #FFFFCC;}
.ListTr2 {background-color: #FFFFDD;}
.ListTr3 {background-color: #FFFFEE;}
.ListTr4 {background-color: #FFFFFF;}
.ListTrOver {background-color:#FFEEEE}
.BtnOver {background-color: #E3FBCE;position: relative; left: 1px; top: 1px; clip: rect(   );border:1px solid; border-color: #666666 #EEEEEE #EEEEEE #666666}
.BtnOut {
	border-color: #999999 #999999 #999999 #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F2FDE8;
	filter: Alpha(Opacity=70);
}
.ProductName {
	color: #003399;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}
.ProductContent {
	color: #666666;
	font-size: 12pt;
}
.MembersArea {
	color: #333333;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom:3px;
}
