body {
	margin:0px;
	
	scrollbar-face-color:#404040;
	scrollbar-highlight-color: #505050; 
	scrollbar-shadow-color: #404040; 
	scrollbar-3dlight-color: #747474; 
	scrollbar-arrow-color: #c0c0c0; 
	scrollbar-track-color: #747474; 
	scrollbar-darkshadow-color: #747474; 
}
.header {
	color:#f0f0f0;
}
.header th {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	color:#808080;
}
.header a:link,
.header a:visited {
	font-family:Verdana;
	font-size:8pt;
	color:#a0a0a0;
	text-decoration:none;
}
.header a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}

.footer {
	font-family:Tahoma;
	font-size:8pt;
	color:#404040;
}
.footer a:link,
.footer a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#404040;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}

.mytoolbar,
.mytoolbar th {
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#808080;
}
.mytoolbar a:link,
.mytoolbar a:visited {
	font-family:Verdana;
	font-size:8pt;
	color:#c0c0c0;
	text-decoration:none;
}
.mytoolbar a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}

.mylink:link,
.mylink:visited {
	color:#a0a0a0;
	text-decoration:none;
}
.mylink:hover {
	color:#f0f0f0;
	text-decoration:underline;
}

.smalltext_date {
	font-family:Verdana;
	font-size:7pt;
	color:#808080;
}

/* Main */
.profile_name {
	font-family:Arial;
	font-size:11pt;
	font-weight:BOLD;
	text-decoration:none;
	color:#f0f0f0;
}
.profile_box {
	border:1px solid #b0b0b0;
	width:100%;
}
.profile_box th {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:BOLD;
	color:#f0f0f0;
	background-color:#8e8e8e;
	text-align:left;
	padding:5px;
}
.profile_box td {
	font-family:Tahoma;
	font-size:8pt;
	color:#f0f0f0;
	background-color:#707070;
}
.profile_box a:link,
.profile_box a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#e0e0e0;
	text-decoration:none;
}
.profile_box a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}
#profile_boxpadded {
	padding:10px;
}
#profile_box_link {
	font-family:Tahoma;
	font-weight:normal;
}

.profile_box_top {
	border:1px solid #b0b0b0;
	width:100%;
}
.profile_box_top th {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:BOLD;
	color:#f0f0f0;
	background-color:#8e8e8e;
	text-align:left;
	padding:5px;
}
.profile_box_top #clickable {
	cursor:pointer;
}
.profile_box_top td {
	font-family:Tahoma;
	font-size:8pt;
	color:#f0f0f0;
	background-color:#707070;
}
.profile_box_top a:link,
.profile_box_top a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#e0e0e0;
	text-decoration:none;
}
.profile_box_top a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}
.profile_box_bottom {
	border-bottom:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	width:100%;
	margin-top:-1px;
}
.profile_box_bottom th {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:BOLD;
	color:#f0f0f0;
	background-color:#8e8e8e;
	text-align:left;
	padding:5px;
}
.profile_box_bottom td {
	font-family:Tahoma;
	font-size:8pt;
	color:#f0f0f0;
	background-color:#707070;
}
.profile_box_bottom a:link,
.profile_box_bottom a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#e0e0e0;
	text-decoration:none;
}
.profile_box_bottom a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}	
#profile_box_top_ex {
	border-top:1px solid #7e7e7e;
	border-right:1px solid #5b5b5b;
	border-left:1px solid #7e7e7e;
	border-bottom:1px solid #5b5b5b;
}	
#profile_box_top_ex th {
	background-color:#606060;
}
#profile_box_bottom_ex {
	border-bottom:1px solid #5b5b5b;
	border-right:1px solid #5b5b5b;
	border-left:1px solid #7e7e7e;
	background-color:#7e7e7e;
}
#profile_box_bottom_ex td {
	background-color:#7b7b7b;
}

#profile_smalllink {
	font-family:Verdana;
	font-size:7pt;
	color:#c0c0c0;
}
#profile_smalllink a:link,
#profile_smalllink a:visited {
	color:#e0e0e0;
	text-decoration:none;
}
#profile_smalllink a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}
.clickable {
	cursor:pointer;
}


/* Misc */
.profile_text1 {
	font-family:Tahoma;
	font-size:8pt;
}
.profile_text2 {
	font-family:Tahoma;
	font-size:8pt;
	color:#c0c0c0;
}
.profile_text2 td {
	font-family:Tahoma;
	font-size:8pt;
}
.profile_text2 a:link,
.profile_text2 a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#c0c0c0;
	text-decoration:none;
}
.profile_text2 a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}

#profile_text3 {
	font-family:Tahoma;
	font-size:8pt;
	color:#8e8e8e;
}
#profile_text3 a:link,
#profile_text3 a:visited {
	font-family:Tahoma;
	font-size:8pt;
	color:#8e8e8e;
	text-decoration:none;
}
#profile_text3 a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}

.profile_smalltext {
	font-family:Verdana;
	font-size:7pt;
	color:#b0b0b0;
}

.profile_msg {
	font-family:Arial;
	font-size:9pt;
	color:#d0d0d0;
}
.profile_msg a:link,
.profile_msg a:visited {
	color:#d0d0d0;
	text-decoration:none;
}
.profile_msg a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.profile_msgbox {
	font-family:Arial;
	font-size:9pt;
	border:1px solid #808080;
	background-color:#606060;
	color:#d0d0d0;
	padding:5px;
}

.profile_inputtext {
	font-family:Arial;
	font-size:9pt;
	border:1px solid #808080;
	background-color:#f0f0f0;
	height:21px;
	padding-left:2px;
}
.profile_textbio {
	font-family:Arial;
	font-size:9pt;
	border:1px solid #808080;
	background-color:#f0f0f0;
	width:35em;
	padding:2px;
}
.profile_button{
	font-family:Tahoma;
	font-size:8pt;
	border: 1px solid;
	background-image:url(/personals/images/btnback.png);
	border-color: #707070 #555555 #555555 #707070;
	padding:3px;
	cursor:pointer;
}
.profile_btnDefault{
	font-family:Tahoma;
	font-size:11px;
	font-weight:BOLD;
	border: 1px solid;
	border-color: #707070 #555555 #555555 #707070;
	padding:3px;
	background-image:url(/personals/images/btnback.png);
}
.profile_btndefault_verdana {
	font-family:Verdana;
	font-size:8pt;
	font-weight:BOLD;
}
.profile_btnVerdana {
	font-family:Verdana;
	font-size:8pt;
}
.profile_btndefault_tahoma {
	font-family:Tahoma;
	font-size:8pt;
	font-weight:BOLD;
}
.profile_btnTahoma {
	font-family:Tahoma;
	font-size:8pt;
}
.profile_btnArial {
	font-family:Arial;
	font-size:9pt;
}
.profile_msgtext {
	font-family:Tahoma;
	font-size:8pt;
	color:#ffbb00;
}

.profile_textTahoma {
	font-family:Tahoma;
	font-size:8pt;
}

/* Page navigation */
#pageNav {
	font-family:Tahoma;
	font-size:11px;
}
#pageNav_event:link, #pageNav_event:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#808080;
	background-color:inherit;
	height:20px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	border:1px solid #606060;
	text-decoration:none;
}
#pageNav_event:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background-color:#404040;
	height:20px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	border-left:1px solid #707070;
	border-top:1px solid #707070;
	border-right:1px solid #343434;
	border-bottom:1px solid #343434;
	text-decoration:none;
}
#pageNav_event_active {
	font-family:Arial;
	font-size:12px;
	font-weight:BOLD;
	color:#000000;
	background-color:#d4d0c8;
	height:18px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-right:2px;
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	text-decoration:none;
}
#pageNav_event_pages:link, #pageNav_event_pages:visited {
	font-weight:normal;
	color:#808080;
	background-color:inherit;
	height:20px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-right:2px;
	border:1px solid #585858;
	text-decoration:none;
}
#pageNav_event_pages:hover {
	font-weight:normal;
	color:#ffffff;
	background-color:#404040;
	height:20px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-right:2px;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #303030;
	border-bottom:1px solid #303030;
	text-decoration:none;
}
#pageNav_event_pages_disabled {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#505050;
	background-color:inherit;
	height:20px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-right:2px;
	border:1px solid #484848;
	text-decoration:none;
}
#pageNav_event_pages_spacer {
	font-weight:normal;
	color:#808080;
	background-color:inherit;
	margin-right:2px;
}

