/* Global Styles */

body {
	margin: 0;
	background-image: url(menu/watermark3.gif);
	background-color: White;
}

td {
	font-family: Tahoma, sans-serif; 
	font-size: 10pt;
	color: Black;
	font-weight: normal;
}
td.footermenu {
	color: #FFFFFF;
	font-size: 10pt;
}


td.light {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
}



	
a {
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}
	
A:link {
TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; TEXT-DECORATION: none
}

a:hover {
	color: #006699;
	text-decoration:underline;
	}
	
a.footermenu {
	color: #FFFFFF;
	font-size: x-small;
}



a.textlight {
	color: #FFFFFF;
}

h1 {
	color: Black;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	color: #003366;
	font-size: 11pt;
	font-weight: bold;
}
h4 {
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
}
h5 {
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
}
h6 {
	color: #003366;
	font-size: 8pt;
	font-weight: bold;
}

input {
	font-size: 10pt;
}


/* ID Styles */


#navigation td {
	border-bottom: 1px solid #FE7DFF;
}
	
#navigation a {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #E2007A;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 30px;
	background: no-repeat 12px 50%;
}
	
#navigation a:hover {
	background: Silver no-repeat 12px 50%;
	color: #F3F4F7;
}

/* Class Styles */
	
.bodyText {
	font: 10pt Tahoma, sans-serif;
	color: Black;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 0;
}
.actionshop {
	line-height: 26px;
	color: #E2007A;
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	
}
.pageName{
color: #E2007A;
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
	
.subHeader {
	font: 11pt Tahoma, sans-serif;
	color: #5F5F5F;
	letter-spacing: .2em;
	line-height: 12pt;
	font-weight: bold;
}	
	.subsubheader {
	font-family: Tahoma, sans-serif;
	color: #E2007A;
	font-size: 10pt;
	font-weight: bold;
}
	.pinkheader {
	font-family: Tahoma, sans-serif;
	color: #E2007A;
	font-size: 10pt;
	font-weight: bold;
	background-color: Black;

}
.subheaderwhite {
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: Gray;

}


.subsubheaderdark {
	color: #000099;
	font-size: 11pt;
	font-weight: bold;
}


.textlight {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.textsmall {
	font-size: 8pt;
}


.smallText {
	font:10px Tahoma, sans-serif;
	color:#333333;
	}
	

