body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 900px;
	padding-top: 0px;
	font-family: Verdana;
	position: static;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	-moz-user-select:none;/*FF½ûÖ¹Ñ¡ÔñÒ³Ãæ*/
}

/* this article helps a lot for cenering the whole stuff:
http://articles.techrepublic.com.com/5100-22-5296198.html
The key lines are as following:
	margin-left:auto;
	margin-right: auto;
*/

.divMasterPageFrame
{
	width:100%;
	border-right: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
}

.divattribute {
	text-align: center;
	vertical-align: top;
	border-left:thin;
}

.dropcap
{
	font-size: 80px;
	float: left;
	color: #62629c;
	line-height: 60px;
	padding-top: 2px;
	font-family: times;
}
	A:link
{
	color: #0000cc;
	text-decoration: none;
}
	A:visited
{
	text-decoration: none;
}
	A:active
{
	text-decoration: none;
}
#bottom_bar
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: midnightblue;
	font-family: Verdana;
	background-color: sandybrown;
	clear: both;
	text-align: center;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: purple;
	border-bottom-width: thin;
	border-bottom-color: purple;
	border-top-color: purple;
	border-right-width: thin;
	border-right-color: purple;
	vertical-align: bottom;
}
.menubartd
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: maroon;
	font-family: Tahoma;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	margin-left: 10px;
	margin-right: 10px;
	width: 900px;
	vertical-align: middle;
}
.mainmenudiv
{
	
}
smallnavbardiv
{
	float: right;
	margin-right: -10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: brown;
	font-family: Tahoma;
}
img
{  border-style: none;
}
div#weathertb td
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}

#pnlCellTopSectionIDLeft p
{
	line-height:10%;
}

table
{
	margin:auto;
}

div
{
	margin:auto;
}

.NavigationMenuItem
{
	margin:auto;
	text-align:center;
}

.FooterInfo
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.KydiaInc
{
	text-align: center;
	font-family: Verdana;
	font-size:smaller;
	padding-top:10px;
}