a:link    {text-decoration: none; }
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: none;}

a.navbar:link    {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px;}
a.navbar:visited {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}
a.navbar:active  {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}
a.navbar:hover   {font-weight:bolder; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}

a.profiles:link    {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px;}
a.profiles:visited {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}
a.profiles:active  {font-weight:bolder; text-decoration: none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}
a.profiles:hover   {font-weight:bolder; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size: 12px}


.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d7d7d;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
	border-left-color: #7d7d7d;
	background: White;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7d7d7d;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
	border-left-color: #7d7d7d;
}
.leftandrightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7d7d7d;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
	border-left-color: #7d7d7d;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #7d7d7d;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
}
.fbackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7d7d7d;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
	border-left-color: #7d7d7d;
}
.yellowfback {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.goldlinebottom {
	border-top: 1px none f1c823;
	border-right: 1px none #f1c823;
	border-bottom: 1px solid #f1c823;
	border-left: 1px none #f1c823;
}
.greyfbackground {
	background-attachment: fixed;
	background-image: url(images/greyfbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.topandbottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: a9a2a1;
	border-right-color: a9a2a1;
	border-bottom-color: a9a2a1;
	border-left-color: a9a2a1;
}