H1  {
font-family: Century Gothic, Helvetica, sans-serif;
	font-size: xx-large;
color: #7c2b4b;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #7c2b4b;
	text-decoration: underline;
}

A:visited   {
color: #7c2b4b;
	text-decoration: underline;
}

A:active    {
color: #ff0000;
	text-decoration: underline;
}
.E_menubg {
	background-image: url('images/menu_center.gif');
	text-align:center;
}

.F_menubg {
	background-image: url('images/menu_center_fr.gif');
	text-align:center;
}

.footerbg {
	background-image: url('images/footer.gif');
	text-align:center;
	background-repeat:no-repeat;
	color: white;
}

#dnn_dnnLOGIN_hypLogin {
	color: white;
}

#dnn_dnnTERMS_hypTerms {
	color: white;
}

#dnn_dnnCOPYRIGHT_lblCopyright {
	color: white;
}

.contentBG {
	background-image: url('images/background_cup.gif');
		background-repeat:no-repeat
}

.bannerBG {
	background-image: url('images/banner.jpg');
		text-align:center;
}

A:hover {
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.curve_middle {
	background-image: url(images/curve_middle.jpg);
	text-align: center;
	background-repeat: no-repeat;
}
