/* CSS Document */

/******** Body ********/

#body_container {
	height: auto;
	width: 774px;
	padding: 1px;
	border: thin solid #99ccff;
}

#areamenu {
	height: 22px;
	width: 774px;
	background-image: url(../../images/quickmenu_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #129AD6;
}

#pagetitle {
	height: 76px;
	width: 764px;
	background-image: url(../../images/gradient_background_bottom.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 0px;
}

#pagelinks {
	height: 40px;
	width: 420px;
	padding-left: 10px;
	background-image: url(../../images/product_top_pagelinks_15.gif);
	background-repeat: no-repeat;
	background-position: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #999999;
	padding-top: 25px;
	margin-top: 2px;
}

#profileright {
	width: 298px;
	border: thin dotted #E3E3E3;
	margin-top: 2px;
	background-image: url(../../images/gradient_background_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#textayer {
	width: 420px;
	position: static;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.tablebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
