body {
        margin: 10px 5px 10px 5px;
	background: #F278C6;
        font-family: Tahoma, Arial, Times New Roman
}
.main_table {
        width: 762px;
	background: #FFFFFF;
        border: #C0C0C0 1px solid
}
.main_bottom_table {
        width: 762px
}
.main_header {
        height: 130px
}
.table_content {
        width: 100%
}
.main_sub_header {
        font-size: 12px;
        text-align: right;
        padding: 10px 10px 0px 10px
}
.main_contribute {
	width: 130px;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        vertical-align: top
}
.main_contribute_red {
        font-size: 12px;
        color: #BA127C;
	font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px;
        vertical-align: top
}
.main_contribute_2 {
        width: 50px;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        vertical-align: top
}
.input {
        border: #000000 1px solid;
        background: #ffffff
}
.text_input {
        border: #000000 1px solid;
        width: 360px;
        height: 180px
}
.text_input_post {
        border: #000000 1px solid;
        width: 360px;
        height: 100px
}
a.menu_link,a.menu_link:visited {
        font-size: 11px;
        color: #000000;
        text-decoration: none
}
a.menu_link:hover {
        font-size: 11px;
        color: #BA127C;
        text-decoration: underline
}
h1 {
        font-size: 14px;
        font-weight: bold
}
h2 {
        font-size: 14px;
        color: #BA127C;
        font-weight: bold
}
.row_bottom {
        text-align: center;
        padding: 10px;
        font-size: 11px
}
.row_content {
        font-size: 12px;
        padding: 0 20px 20px 20px;
		vertical-align: top
}
.row_content_small {
        font-size: 12px;
        width: 120px;
        padding: 0 20px 20px 20px;
	vertical-align: top
}
.row_content_small_top {
        padding: 15px;
		vertical-align: top
}
.div_disclaimer {
	background: #FFFFFF;
        font-size: 11px;
		margin-top: 5px;
        padding: 5px 0 5px 0;
        visibility: hidden;
	display: none
}
a.link_bottom,a.link_bottom:visited {
        font-size: 11px;
        color: #000000;
        text-decoration: none
}
a.link_bottom:hover {
        font-size: 11px;
        color: #BA127C;
        text-decoration: underline
}
p {
	line-height: 16px;
	text-align: justify
}
a.link,a.link:visited {
        font-size: 12px;
        color: #BA127C;
	font-weight: bold;
        text-decoration: none
}
a.link:hover {
        font-size: 12px;
        color: #BA127C;
	font-weight: bold;
        text-decoration: underline
}
.div_inline_menu {
	display: inline;
	padding: 0 4px 0 4px
}
.div_inline {
	display: inline;
	padding: 0 8px 0 8px
}
.div_inline_disclaimer {
	display: inline;
	padding: 0 7px 0 7px;
	cursor: pointer
}
.row_footer {
	height: 10px;
	background: #BA127C
}
a.link_links,a.link_links:visited {
        font-size: 12px;
        color: #BA127C;
        text-decoration: underline
}
a.link_links:hover {
        font-size: 12px;
        color: #BA127C;
        text-decoration: none
}
.comment_details {
	font-family: Arial, Tahoma;
	font-size: 24px;
	font-weight: bold
}
.comment_date {
	padding-top: 5px;
	text-align: right;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 8px
}
.comment_row {
	line-height: 24px
}
.photo_text {
	padding-top: 30px;
	font-size: 10px
}