
	
body {
	background: url(grgrad.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#838383;
	margin: 0px;
	padding: 0px;
	height: 100%;
	
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow:scroll;
}
	
#flashcontent {
	position:relative;
	height: 100%;
}


a:link {
	text-transform : none;
	text-decoration : none;
	font-weight:bold;
	color : #ec008c;
}


a:visited {
	text-decoration : none;
	text-transform : none;
	font-weight:bold;
	color : #ec008c;
}

a:hover {
	text-decoration : none;
	text-transform : none;
	color : #CCCCCC;
}


h2 { font-size:1.2em; margin: 0px 0px 15px 0px; padding:0px 0px 10px 0px; border-bottom: 1px solid #cfcfcf; }
h3 { font-size:1em; margin: 0px 0px 5px 0px; padding:0px;}

h1{ position:relative; width:689px; padding:22px 0px 20px 0px; margin: 0px 20px 0px 20px;font-size:1.7em; color : #ec008c; }
* html h1 {margin: 0px 10px 0px 10px;}
.content { position:relative; width:689px; padding: 20px 0px 0px 0px; margin: 0px 20px 0px 20px;  }
* html .content {margin: 0px 10px 0px 10px;}
#footer { position:relative; width:689px;  padding: 20px 0px 10px 0px; margin: 20px 20px 0px 20px; font-size:0.8em; border-top: 1px solid #cfcfcf;}
* html #footer {margin: 0px 10px 0px 10px;}

p { background: url (grgrad.gif) repeat-x;margin: 0px 0px 8px 0px; padding:0px;}

dl { margin:0px }
dt { margin:0px 0px 5px 0px;}
dl a { font-weight:normal; }

img { border:0px; }

