/* CSS Document */
body {margin-top:0; margin-bottom:0; background-color:#F9F9FB;text-align: center}
div#main {width:859px; height:100%; BACKGROUND: url(bg.gif) repeat-y 50% 0; margin-left:auto;  margin-right:auto;}
div#pageMiddle{ width:771px; height:100%; margin-left:44px; margin-right:44px; margin-top:0; padding-bottom:0px;  background:#F9F9FB}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}

a:link { font-family:Verdana, Arial, sans-serif; color:#555555; text-decoration:none; font-weight:normal}
a:visited { font-family:Verdana, Arial, sans-serif; color:#555555; text-decoration:none; font-weight:normal}
a:active { font-family:Verdana, Arial, sans-serif; color:#555555; text-decoration:none; font-weight:normal}
a:hover { font-family:Verdana, Arial, sans-serif; color:#777777; text-decoration:underline; font-weight:normal}

/* bodytxt text */
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
/* bodyblack text */
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
/* bodymenu text */
.bodymenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
/* bodybig text */
.bodybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
/* smallbody text */
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
/* titlebody text */
.titlebody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* inpTxt: text */
.inpTxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #777777;
	border: 1px solid #555555;
}

