BODY {
    scrollbar-3d-light-color: #C51D1D;
    scrollbar-arrow-color: #DC0B0C;
    scrollbar-base-color: #DC0B0C;
    scrollbar-dark-shadow-color: #CCCCCC;
    scrollbar-face-color: #DC0B0C;
	scrollbar-track-color: #ffffff; 
    scrollbar-highlight-color: #000000;
    margin: 7px;
	font-family:  arial, helvetica, tahoma;
}

A { text-decoration: none;}
A:hover { color: #FFFFFF; text-decoration:  underline;}

.name {
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
	
.tagline_standard {
	font-size: 12px;
	color: #CCCCCC;
}

.tagline {
	font-size: 15px;
	color: #DEB78B;
}

a.tagline {
	text-decoration: underline;
}
	
.visiting_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.visiting {
	font-size: 12px;
	color: #CCCCCC;
}

.stats {
	font-size: 12px;
	color: #CCCCCC;
}

.stats_title {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.bio {
	font-size: 13px;
	line-height: 21px;
	color: #DEB78B;
}

.bio_title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.bio_standard {
	font-size: 13px;
	line-height: 21px;
	color: #CCCCCC;
}

.contact_title {
	font-size: 14px;
	font-weight: bold;
	color: #DEB78B;
}

.contact {
	font-size: 13px;
	color: #DEB78B;
}

a.contact {
	text-decoration: underline;
}

.text_only_bio {
	font-size: 13px;
	color: #DEB78B;
}

.breadcrumbs {
	font-size: 11px;
	color: #999999;
}

a.breadcrumbs:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bookmark {
	font-size: 11px;
	color: #CCCCCC;
}

a.bookmark {
	text-decoration: underline;
}

.contenttiny {
	font-size: 11px;
	color: #DEB78B;
} 

.textarea {
	border: solid 1px #C51D1D;
	background-color: #ffffff;	padding: 5px;
	height: 44px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: arial, helvetica, tahoma;
} 

.bordertop {	
	border-top: solid 1px #C51D1D;
}

.borderleftrightbottom {	
	background-color: #000000;
	border-left: solid 1px #C51D1D;	
	border-right: solid 1px #C51D1D;	
	border-bottom: solid 1px #C51D1D;
}

.borderboxgray {	
	background-color: #ffffff;
	border: solid 1px #C51D1D;
} 

.borderboxcolor {	
	background-color: #DC0B0C;
	border: solid 1px #C51D1D;
}

.photoname {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
