/*
hue: 141
sat: 240
lum: 48

red 0
green 50
blue 103

#003267

*/


A:hover  
{ 
	text-decoration: none; 
	font-weight:lighter;
	color: #C2DFFF;
	text-decoration: underline;
	font-family:Century Gothic;
} 

.hover  
{ 
	text-decoration: none; 
	font-weight:lighter;
	color: #C2DFFF;
	text-decoration: underline;
	font-family:Century Gothic;
} 

A:link
{ 
	/*color: white;*/
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 
 
.link
{ 
	/*color: white;*/
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 
 
A:visited  
{ 
	/*color: white;*/
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 

.visited  
{ 
	/*color: white;*/
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 

A:active  
{ 
	color: white;
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 

.active  
{ 
	color: white;
	font-weight:bold;
	text-decoration:none;
	font-family:Century Gothic;
} 

.LinkButton
{ 
	color: white;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: black; 
	TEXT-DECORATION: underline; 
	BORDER-BOTTOM-STYLE: none;
	cursor: pointer;
}

.BlogBox
{
	BORDER-RIGHT: white thin solid; 
	BORDER-TOP: white thin solid;
	BORDER-LEFT: white thin solid; 
	BORDER-BOTTOM: white thin solid; 
}

.BottomBar
{
	BORDER-BOTTOM: #696969 1px solid
}

.TabActive
{
	font-family:Century Gothic;
	background-color:#696969;
	
	border-bottom-style:none;
	
	vertical-align:middle;

	color:Black;
	font-weight:bold;
}

.GiantTab
{
	color: white;
	background-color:#696969;
}

.TabSpacer
{
	font-family:Century Gothic;
	background-color:Black;

	vertical-align:middle;

	color: white;
	font-weight:bold;
}

.TabInActive
{
	font-family:Century Gothic;
	background-color:#373737;
	
	vertical-align:middle;

	color: white;
	font-weight:bold;
}

.TabActive2
{
	background-color:#696969;
	
	border-bottom-style:none;
	
	vertical-align:middle;

	color:white;
	font-weight:bold;
	font-size:medium;
	font-family:Century Gothic;
}

.TabInActive2
{
	background-color:transparent;
	
	vertical-align:middle;

	color: white;
	font-weight:bold;
	font-size:medium;
	font-family:Century Gothic;
}
ont-family:Century Gothic;
	color: white;
	background-color: Transparent;
}

.Title
{
	font-family:Century Gothic;
	color: white;
	font-size:x-large;
	font-weight:bold;
}

.TitleMedium
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium;
}

.EventText
{
	font-family:Century Gothic;
	color: black;
	background-color:white;
	FONT-WEIGHT:normal; 
	FONT-SIZE:small;
	text-align:left;
	vertical-align:top;
}

.EventText2
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal; 
	FONT-SIZE: medium;
	text-align:left;
	vertical-align:top;

}

.BasicText
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal; 
	FONT-SIZE: small;
	text-align:left;
	vertical-align:top;
}

.Copyright
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal;
	font-size:xx-small;
	background-color: Transparent;
	text-align:left;
	vertical-align:top;
}

.BasicLabel
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal; 
	FONT-SIZE: small;
	text-align:right;
}

.SmallText
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal; 
	FONT-SIZE: x-small;
	text-align:left;
	vertical-align:top;
}

.VerySmallText
{
	font-family:Century Gothic;
	color: white;
	FONT-WEIGHT:normal; 
	FONT-SIZE: xx-small;
	text-align:left;
	vertical-align:top;
}

.ToolTip
{
	font-family:Century Gothic;
	color:Black;
	background-color:#ffffcc;
	FONT-WEIGHT:normal; 
	FONT-SIZE: x-small;
	text-align:left;
	vertical-align:top;
}

.HugeBackground
{ 
	font-family:Century Gothic;
	background-color: Black; 
	color: white;
} 

.Menus 
{ 
	font-family:Century Gothic;
	z-index:50;
	background-image:url('Pictures/MenuBackground.jpg');
	font-weight:bold;
	font-size:small;
}

.TitleLabels
{
	font-family:Century Gothic;
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium;
}

.CDTitleLabels
{
	font-family:Century Gothic;
	FONT-WEIGHT:bold; 
	FONT-SIZE: small;
	color:#EEEEEE;
}

.GridText 
{
	font-family:Century Gothic;
	text-align:center;
	border-style:none;
	font-size:xx-small;
} 
 
 
.GridPic 
{ 
	font-family:Century Gothic;
	border-color:#adadad; 
	border-style:solid;
	border-width:thin;
	text-align:center;
} 

.TooltipLyric
{
	background-color:#003267;
	color:White;
	font-size:x-small;
}

.TooltipNormal
{
	background-color:#ffffcc;
	font-size:x-small;
}

.NoBorders
{
	border-style: none; 
	border-width: thin;
}
