/* global styles */



a:link {
	text-decoration: none;
	color:#9b7d01;
}
a:visited {
	text-decoration: none;
	color:#9b7d01;
}
a:hover {
	text-decoration: underline;
	color:#9b7d01;
}
a:active {
	text-decoration: none;
	color:#9b7d01;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/bak-gold-gradi-v3.jpg);
}




/* class styles */

.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.bodytextheader {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
#menubartop {
	font-family: Arial;
	font-size: 11px;
	
}

#menubartop a {
	color: #FFFFFF;
	
}



.submenu {
	font-family: Arial;
	font-size: 11px;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}



/* ID styles */


#paypalsubscriptions {
	background-image: url(../donate/img/05pct-gray.jpg);
	border: thin dotted #666666;
	padding: 0px;
}
.tablebak {
	background-image: url(../img/janetslogo-bw-20pct-250w.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#vertbar {
	background-image: url(../img/color-square-2x2-20pct.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
