
/* -------------- www.dynamixnyc.com CSS Document ---------------- */

/* menu links */

.menulink:link {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
BORDER: none;
border: solid 1px #EBEBEB;
}
.menulink:active {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
BORDER: none;
border: solid 1px #EBEBEB;
}
.menulink:visited {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
BORDER: none;
border: solid 1px #EBEBEB;
}
.menulink:hover {
border: solid 1px #000066;
background-color:#EBEBEB;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #E65C00;
}

/* menu for galleries */

.menugal:link {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
.menugal:active {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
.menugal:visited {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
.menugal:hover {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #E65C00;
}


/* Basic links */

a:link {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
a:active {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
a:visited {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #000066;
}
a:hover {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #E65C00;
}

/* listen links */

.listen:link {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.listen:active {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.listen:visited {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.listen:hover {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #E65C00;
}

/* listen links */

.poppie:link {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.poppie:active {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.poppie:visited {
text-decoration: underline;
font-family:verdana;
font-size:11px;
color: #000066;
}
.poppie:hover {
text-decoration: none;
font-family:verdana;
font-size:11px;
color: #E65C00;
}

/* credit links */

.creditlink:link {
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #000066;
}
.creditlink:active {
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #000066;
}
.creditlink:visited {
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #000066;
}
.creditlink:hover {
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #E65C00;
}

/* Styles used in page */

.content {
	text-decoration: none;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.prog_messg {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.menuheader {
	text-decoration: none;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.credits {
	text-decoration: none;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.subtext {
	text-decoration: none;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/*
.picborder {
border: solid 2px;
color: #8B8F7D;
}
*/

/* body */

body {
color : #EBEBEB;
background-color: #EBEBEB;
SCROLLBAR-base-COLOR: #6699CC;
SCROLLBAR-ARROW-COLOR: #333333;
SCROLLBAR-TRACK-COLOR: #3A537C;
scrollbar-3dlight-color: #EBEBEB;
}