/* Declare styles for all browsers */

body {
	text-align: center;
	background: url(../im/shadowimageBg.gif) top center repeat-y #FFFFFF;
	padding: 0;
	margin: 0;
}

HTML { 
	height:100%; 
	margin-bottom:1px; 
}  /* Forces vertical scroll bar to be visible */

A:link, A.navtext:link { 
	color: #FFFF00;
	text-decoration: underline; 
}

A:visited, A.navtext:visited { 
	color: #FFFF00;
	text-decoration: underline; 
}

A:active, A.navtext:active { 
	color: #009999;
	text-decoration: underline; 
}

A:hover, A.navtext:hover {
	color: #FF9900; text-decoration: none;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height: normal;
}

.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: normal;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009999;
}

.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F30;
}

.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.headerGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: normal;
	font-style: normal;
	color: #009999;
	font-weight: bold;
}