/******* basic tag styles *******/

BODY {
	background-image : url("../img/wealthy_bg.gif");
	background-position : center;
	background-repeat : repeat;
	margin : 0px 0px 0px 0px;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.container_table {
	background-color : #FFFFFF;
	width : 779px;
	border : 0px none;
}

/******* header section tag styles *******/

.header_table {
	background-color : transparent;
	width : 779px;
	border : 0px none;
	text-align : center;
	height : 28px;
}

.header_table_left {
	background-color : #E9ECEE;
	width : 200px;
	border : 0px none;
	text-align : center;
	padding : 5px 2px 10px 2px;
}

.header_table_right {
	background : #FFFFFF url("../img/wealthy_top.gif") repeat-x top;
	width : 579px;
	border : 0px none;
	padding : 8px 1px 10px 1px;
	text-align : center;
}

.wealthy_arrow {
	background-color : #FFFFFF;
	vertical-align : top;
}

.banner_table {
	background-color : #E9ECEE;
	width : 772px;
	border : 0px none;
	text-align : center;
	height : 226px;
}

/******* content section tag styles *******/

.content_table {
	background-color : transparent;
	width : 779px;
	border : 0px none;
	text-align : center;
}

.content_table_left {
	background-color : #E9ECEE;
	width : 200px;
	border : 0px none;
	text-align : left;
	padding : 5px 2px 5px 5px;
	vertical-align : top;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content_table_right {
	background : #FFFFFF;
	width : 579px;
	border : 0px none;
	padding : 8px 3px 10px 3px;
	text-align : center;
}

/******* footer section tag styles *******/

.footer_table {
	background-color : #297BCF;
	width : 779px;
	border : 0px none;
	text-align : center;
	padding : 5px 0px 5px 0px;
}

.footer_cell {
	background-color : #297BCF;
	text-align : center;
	padding : 5px 5px 5px 5px;
	color : #FFFFFF;
	font : 11px Tahoma;
}

.footer_links_table {
	background-color : #297BCF;
	width : 779px;
	text-align : center;
	border-top : 1px solid #333399;
	border-bottom : 1px solid #333399;
}

.footer_links_cell {
	background-color : #297BCF;
	text-align : center;
	padding : 5px 2px 5px 2px;
	color : #FFFFFF;
	font : 11px Tahoma;
}

.footer_portals_table {
	background-color : #297BCF;
	width : 779px;
	text-align : center;
	border : 0px none;
}

.footer_portals_cell {
	background-color : #297BCF;
	text-align : center;
	padding : 5px 2px 5px 2px;
	color : #FFFFFF;
	font : 11px Tahoma;
}

/******* some blog tag styles *******/

span.categories_title {
	color: #003366;
	font : bold 14px Arial, Helvetica, sans-serif;
}

td.posttitle {
	font : bold 16px Arial, Helvetica, sans-serif;
	padding : 0px 5px 0px 5px;
	text-align : left;
}

a.posttitle {
	color: #191970;
}

a.posttitle:hover {
	color: #FF7F50;
	text-decoration: none;
}

td.postdate {
	font-size: 11px;
	font-weight: normal;
	color: #708090;
	font-family : Georgia;
	padding : 0px 5px 0px 5px;
	text-align : left;
}

td.posttext {
	text-align: justify;
	font : normal 13px Arial, Helvetica, sans-serif;
	padding : 0px 5px 0px 5px;
}

td.posts {
	padding: 0px 25px 0px 25px;
	font-family : Georgia;
	font-size : 13px;
}

td.statusbar {
	border-bottom: 1px solid lightgrey;
}

td.comments_titlebar {
	border-bottom: 1px solid lightgrey;
}

td.commentstyle {
	color: #708090;
	text-align : left;
}

td.commentstyle_small {
	font-size: 12px;
	color: darkgray;
	text-align : left;
}

td.commenttext {
	color: #787878;
	text-align: left;
}

td.addcomment {
	color: darkgray;
}

input.addcomment {
	color: darkgray;
	border: 1px solid darkgray;
}

textarea.addcomment {
	color: darkgray;
	border: 1px solid darkgray;
}

select.addcomment {
	color: darkgray;
	border: 1px solid darkgray;
}

span.comments_title {
	font-size: 22px;
	color: lightgrey;
}

span.comments_title_small {
	font-size: 12px;
	color: lightgrey;
}

span.waiting_aproval {
	font-size: 12px;
	color: darkgray;
}

span.lightgraytext {
	font-size: 12px;
	color: lightgray;
}

span.graytext {
	color: darkgray;
	font : normal;
}

span.graytext14 {
	font-size: 12px;
	color: darkgray;
}

p.postparagraph {
	margin: 0px;
	margin-bottom: 10px;
	margin-top : 5px;
}

p.firstpostparagraph {
	margin: 0px;
	margin-bottom: 5px;
}

.deletepost {
	padding : 3px 0px 3px 0px;
	border-bottom : 1px solid #878787;
	width : 100%;
}

.deletepost_left {
	float : left;
	padding : 0px 0px 0px 5px;
}

.deletepost_right {
	float : right;
}

/******* input tag styles *******/

input.search_text {
	color: #010101;
	border: 1px solid #708090;
	font : 12px Tahoma;
}

input.search_button {
	color: #006699;
	border: 1px solid #708090;
	font : bold 12px Tahoma;
}

/******* hyperlink tag styles *******/

a {
	color: #B22222;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

a.commentusername {
	color: #A9A9A9;
}

a.commentusername:hover {
	color: black;
	text-decoration: none;
}

a.statusbar_link {
	color: #A52A2A;
	font : bold 12px;
}

a.statusbar_link:hover {
	color: black;
	text-decoration: none;
}

a.footer_link {
	color: #708090;
}

a.footer_link:hover {
	color: black;
	text-decoration: none;
}

.wealthylink00 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A33D00;
	text-decoration:none;
}

.wealthylink00:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

.wealthylink01 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A33D00;
	text-decoration:none;
	padding : 4px 1px 2px 1px;
}

.wealthylink01:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
	padding : 4px 1px 2px 1px;
}

.wealthylink04 {
	font : normal 11px Tahoma;
	color: #ffffff;
	text-decoration:none;
}

.wealthylink04:hover {
	font : normal 11px Tahoma;
	color: #FFCC00;
	text-decoration:none;
}
