body
{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 135%;
	font-family: "Arial" , "Verdana" , "ËÎÌå" ,sans-serif;
}

table, p, div, input, select
{
	font-size: 9pt;
}

p	{
	margin: 0 0 0.3em 0;
	line-height: 140%;
	}

a
{
	color: #002280;
	text-decoration: none;
}

a:hover
{
	color: #296DC1;
	text-decoration: underline;
}

table.RecProduct{
	border: 5px solid #DCDCDC;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
}

table.SideBox{
	padding: 5px;
	margin-bottom:10px;
	border:1px solid #DCDCDC;
}

.SideBox h3{
	font-size: 10pt;
	line-height: 24px;
	margin: 0px;
	padding: 1px 0px 1px 30px;
	height: 24px;
}

h3.HomePin{
	font-size: 10pt;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 13px;
	height: 30px;
	background: url(/Images/Items/Item.Pin.Blue.gif) left no-repeat;
}

h3.YellowPin{
	font-size: 10pt;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 13px;
	height: 30px;
	background: url(/Images/Items/Item.Pin.Yellow.gif) left no-repeat;
}

h3.BluePin{
	font-size: 10pt;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 13px;
	height: 30px;
	background: url(/Images/Items/Item.Pin.LightBlue.gif) left no-repeat;
}

h3.RedPin{
	font-size: 10pt;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 13px;
	height: 30px;
	background: url(/Images/Items/Item.Pin.Red.gif) left no-repeat;
}

h3.SiteStatus{
	background: url(/Images/Icons/Icon.SiteStatus.gif) left no-repeat;
}

h3.SiteMap{
	background: url(/Images/Icons/Icon.SiteMap.gif) left no-repeat;
}

h3.Customize{
	background: url(/Images/Icons/Icon.Customize.gif) left no-repeat;
}

h3.Product{
	background: url(/Images/Icons/Icon.Product.gif) left no-repeat;
}

h3.Search{
	background: url(/Images/Icons/Icon.PSearch.gif) left no-repeat;
}

h3.Poll{
	background: url(/Images/Icons/Icon.Poll.gif) left no-repeat;
}

h3.News{
	background: url(/Images/Icons/Icon.News.gif) left no-repeat;
}

h3.Link{
	background: url(/Images/Icons/Icon.Link.gif) left no-repeat;
}

.Comment{
	color: #999999;
}

span.Keyword{
	color: #990000;
	background-color: #FFFFCC;
}

a.Keyword{
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}

a.Keyword:hover{
	text-decoration: underline;
	color: #FF9966;
	font-weight: bold;
}

#Footer div{
	margin: 0;
	padding-left: 5px;
	float: left;
}

input.Button{
	background-color: #F0F0F0;
	border: 1px solid #666666;
	color: #666666;
	line-height: 17px;
	height: 19px;
	margin:  0px 2px 0px 2px;
}

input.Text{
	border: 1px solid #666666;
	background-color: #fff;
}

Input.UserInfo{
	border: 0px;
	border-bottom: 1px solid #002280;
	background-color: transparent;
}

textarea{
	border: 1px solid #333;
	font-size: 9pt;
}

form{
	margin: 0px;
}

.WorksSummary{
	font-size: 100%;
	padding: 2px;
	color: #666666;
	background-color: #F3F3F3;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}

.CommentTitle{
	font-size: 100%;
	padding: 2px;
	color: #666666;
	background-color: #F9F9F9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.CommentReply{
	margin: 10px 10px 10px 70px;
	padding: 4px;
	border: 1px solid  #0066CC;
	background-color: #ECF6FF;
	color: #0066CC;
	height: 0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ECF6FF', endColorStr='#FFFFFF', gradientType='0');
}

.CommentReply h4{
	font-size: 9pt;
	line-height: 18px;
	margin: 0px;
	padding: 1px 0px 1px 15px;
	height: 18px;
	background: url(/Images/Items/Item.Reply.gif) left no-repeat;
}

.Poll h4{
	font-size: 9pt;
	line-height: 130%;
	margin-top: 5px;
}

.Poll form{
	margin-bottom: 10px;
}

.Poll ul{
	margin-left: 0px;
	padding-left: 16px;
	list-style-image: url(/Images/Icons/Icon.Home.gif);
}

.Poll ul li{
	margin-left: 0px;
	padding-left: 0px;
}

.PollPanel{
	margin: 10px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #002280;
}

.PollLine{
	border: 1px solid #002280;
	background-color: #D9E1F6;
}

ul.Exception
{
	list-style-image: url(/Images/Items/Item.Error.small.gif);
	margin-left: 20px;
	margin-top: 0px;
}

ul.Exception li
{
	padding-left: 5px;
}

ul.LangaugeList{
	margin: 0px 0px 5px 0px;
	list-style: none;
}

li.LangSelected a{
	font-weight: bolder;
}

li.CurrentLang a{
	color: #CC0000;
}

.HintBox{
	margin-top: 3px;
	height: 28px;
	background-color: #fff;
}

.IconInfo{
	float: left;
	width: 24px;
	height: 24px;
	background: url(Skins/Icon.Info.jpg) no-repeat;
}

.IconWarning{
	float: left;
	width:24px;
	height: 24px;
	background: url(Skins/Icon.Warning.jpg) no-repeat;
}

.HintText{
	float: left;
	line-height: 28px;
	height: 28px;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.LinkList div{
	text-align: center;
	margin-bottom: 5px;
}

.LinkList img{
	border: 1px dashed #666666;
}

.TimeCenter{
	color: #999999;
	text-align: center;
	margin-bottom: 5px;
}

.TimeRight{
	font-size: 90%;
	text-align: right;
	color: #666;
}

span.Time{
	background: url(/Images/Items/Item.Time.Small.gif) left no-repeat;
	padding-left: 12px;
}

.NewsContent{
	margin-bottom: 10px;
}