.TranspBG {
background-repeat:repeat;
background:url(graphics/black75.png)
}


#menuitem A:link {
color: white;
text-decoration: none;
}
A:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menuitem A:Visited {
color: #FFFFFF;
}
A:Visited  {
color: #FFFFFF;
text-decoration: none;
}

#menuitem A:hover { 
color : #F0E68C; 
text-decoration : underline; 
}
A:hover {
color : #FF0000;
text-decoration : underline;
}

.white  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
	padding-left:2px;
	padding-right:2px;
}

.white1  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 14pt;
	color : #FFFFFF;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
	
}

.big  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 12pt;
	color : #FFFFFF;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
}

.trophy  {
	font-family : Arial, Helvetica, San Serif;
	font-size:small;
	color : #FFFFFF;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}

.front {
	font-family : Arial, Helvetica, San Serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
}

.normal {
	font-family : Arial, Helvetica, "San Serif";

	font size:10pt;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}

.blue  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
}

body.content
{
	background-color	: #000000;
	margin				: 0;
	padding				: 0;
}

div.banner
{
	position			: absolute;
	top					: 0;
	left				: 70;
}

div.linkTop
{
	position			: absolute;
	top					: 89;
	left				: 70;
}

div.content
{
	position			: absolute;
	top					: 130;
	left				: 80;
	width				: 590;
}

div.linkBottom
{
	position			: absolute;
	bottom				: 0;
	left				: 70;
}

div.logo
{
	position			: absolute;
	bottom				: 30;
	left				: 245;
}

table.link
{
	background-color	: #000000;
	width				: 600;
	text-align			: center;
	font-weight			: bold;
	font-family 		: Arial, Helvetica, San Serif;
	font-size			: 9pt;
	padding-left		: 2px;
	padding-right		: 2px;
}

table.content
{
	width				: 590;
	text-align			: center;
	font-weight			: bold;
}

img.imageLink
{
	border				: 0;
}

/* Link Styles */

A:link
{
	text-decoration		: none;
	color				: #FFFFFF;
}

A:visited
{
	text-decoration		: none;
	color				: #FFFFFF;
}

A:active
{
	text-decoration		: none;
	color				: #FFFFFF;
}

A:hover
{
	text-decoration		: underline;
	color				: #FFFFFF;
}

div.bannerFront
{
	position			: absolute;
	top					: 5;
	left				: 25%;
	border-top			: black 2px solid;
	border-bottom		: black 2px solid;
	border-left			: black 2px solid;
	border-right		: black 2px solid;
}

div.linkTopFront
{
	position			: absolute;
	top					: 89;
	left				: 25%;
	border-left			: black 2px solid;
	border-right		: black 2px solid;
	border-bottom		: black 2px solid;
}

div.linkBottomFront
{
	position			: absolute;
	top					: 742;
	left				: 25%;
	border-left			: black 2px solid;
	border-right		: black 2px solid;
}

div.background
{
	position			: absolute;
	top					: 110;
	left				: 25%;
	border-bottom		: black 2px solid;
	border-left			: black 2px solid;
	border-right		: black 2px solid;
}

div.backgroundContent
{
	position			: absolute;
	top					: 110;
	left				: 25%;
	width				: 275;
}

table.background
{
	background-image	: url("images/background.jpg");
	background-color	: #000000;
	width				: 600;
	height				: 632;
}

td.backgroundContentHeader
{
	font-weight			: bold;
	font-size			: 16;
}

td.backgroundContentBody
{
	font-weight			: normal;
}

td.backgroundContentFooter
{
	font-weight			: bold;
	text-align			: center;
}
.SmItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.InsideArcheryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	font-variant: small-caps;
}

