.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.whiteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #183C52;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link,a:visited,a:active {
	color: #183C52;
	text-decoration: none;
}
a:hover {
	color: #183C52;
	text-decoration: underline;
}
a.birthday:link,a.birthday:visited,a.birthday:active {
	color: #FF0000;
	text-decoration: none;
}
a.birthday:hover {
	color: #FF0000;
	text-decoration: underline;
}
.formLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.hiddenFormLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	border: 0px;
	background-color: #F0F0F0;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
input.bgTransp {
	border: 0;
	background-color: #F0F0F0;
}
form {
	margin: 0px;
	padding: 0px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	word-wrap: break-word;
}
td.tdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #D5EFFF;
	background-color: #FFFFFF;
}
td.tdtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #D5EFFF;
	background-color: #D5EFFF;
	cursor: hand;
}.micro {
	font-size: 9px;
}
.speclinediv {
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 5px 0 5px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 6px;
}
.speclinediv img {
	border: 0;
}
#specline {
	background-color: #CCC !important;
	margin: 7px 0 7px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#user_detailed_profile {
	padding-top: 5pt;
}
#user_detailed_profile h1 {
	font-size: 11pt;
	color: #183C52;
	margin-top: 0;
	padding-top: 0;
}
#user_detailed_profile #left_column #avatar {
	text-align: center;
	padding: 3pt 0;
	margin: 0 0 6pt 0;
	border: 1px dotted #DDD;
}
#user_detailed_profile #left_column #profile_actions a {
	display: block;
	padding: 3pt 1pt 2pt 2pt;
	border-bottom: 1px solid #DDD;
	text-decoration: none;
}
#user_detailed_profile #left_column #profile_actions a:hover {
	background-color: #DEDEDE;
}
#user_detailed_profile #left_column #subMenus {
	border: 1px solid #DEDEDE;
	margin: 12pt 0 0 0;
}
#user_detailed_profile #left_column #subMenus #dRating {
	text-align: center;
	margin: -1px -1px 0 -1px;
	padding-top: 1px;
	height: 14px;
	border: 1px solid #BBB;
}
#user_detailed_profile #left_column #subMenus #dRating.neutral {
	background-color: #CCC;
}
#user_detailed_profile #left_column #subMenus #dRating.negative {
	background-color: #888EFF;
}
#user_detailed_profile #left_column #subMenus #dRating.positive {
	background-color: #FFDFDF;
}
#user_detailed_profile #left_column #subMenus #relations {
	padding: 5px 3px 3px 3px;
	text-align: left;
}

#user_detailed_profile #left_column {
	font-family: Tahoma, Verdana, Arial;
}
#user_detailed_profile #right_column table {
	padding: 5pt 0;
}
#user_detailed_profile #right_column table th {
	text-align: left;
	background-color: #CCC;
	color: #183C52;
	padding: 3pt 13pt;
	border-top: 1px solid #183C52;
	border-right: 1px solid #7e8f99;
	font-weight: bold;
}
#user_detailed_profile #right_column table td {
	font-size: 90%;
	padding-top: 3pt;
}
#user_detailed_profile #right_column table td.title {
	color: #555;
	font-weight: normal;
	vertical-align: top;
}
.div_photoFilm {
	float: left;
	width: 29%;
	height: 178px;
	margin: 5px 5px 0 0;
	padding: 10px;
	text-align: center;
	border: 2px solid #CCC;
}
.div_photoFilm img {
	margin-bottom: 4px;
	border: 0;
}
.lcDiv {
	margin-top: 10px;
	padding: 3px;
	text-align: left;
}
.lcDiv .lcDivTitle {
	text-align: left;
	background-color: #CCC;
	color: #183C52;
	padding: 2pt 4pt;
	font-weight: bold;
	margin: -3px -3px 3px -3px;
	border-top: 1px solid #183C52;
}
.jrnl_msg {
	border-bottom: 1px solid #CCC;
	padding: 4px;
	margin-top: 12px;
}
.jrnl_msg .datetime .time {
	float: left;
}
.jrnl_msg .datetime .date {
	float: right;
}
.jrnl_msg .title {
	clear: both;
	margin-top: 12px;
	text-align: center;
}
.jrnl_msg .text {
	font-size: 110%;
}

table.stream {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.stream td {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
.stream td.text {
	padding-top: 5px;	
}
.stream td.time {
	color: #AAA;
	font-size: 90%;
}
.stream img {
	border: 0;
}