/* universal stuff */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  background: url(/img/bgline.gif);
  background-attachment:fixed;
	}
h1	{
	color:#fff;
	font-size:24px;
	margin-top:10px;
	padding-top:0px;
	padding-left:10px;
	}
h2  {
	color:#000099;
	padding-top:10px;
	padding-left:10px;
	}
h3  {
	color:#000099;
	padding-top:10px;
	padding-left:10px;
	}
h6	{
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-top:5px;
	}
a:link, a:visited {
	color:#FFCC33;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#00ffff;
	text-decoration:underline;
	}
p	{color: #eeeeee;
	}
hr {
	color:#0055ff;
	border-width: 1px;
	border-style: solid;
	border-color: #0055ff;
	}
img {
	border: 0;
	}
#progtable {
	font-size:12px;
	}
#progtable font {
	font-size:14px;
	color:fff;
	}
#titlelist ul {
	font-size:10px;
	}
#info font {
	color:#000099;
	}
#info p {
	color:#000;
	}
#cal font {
	color:eee;
	}
#cal td {
	align:left;
	}
#cal p {
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
	}

/* round corners */
.roundblue {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 font-size:16px;
 z-index:1;
 margin-left:15px; /* default, width of left corner */
 margin-bottom:0; /* spacing under dialog */
}
.roundblue .content,
.roundblue .t,
.roundblue .b,
.roundblue .b div {
 background:transparent url(img/roundblue_949x1600.png) no-repeat top right;
 _background-image:url(img/roundblue_949x1600.png);
}
.roundblue .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}
.roundblue .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1500px; /* arbitrary long height, IE 6 */
 background-position:top left;
}
.roundblue .b {
 /* bottom */
 position:relative;
 width:100%;
}
.roundblue .b,
.roundblue .b div {
 height:20px; /* height of bottom cap/shade */
 font-size:1px;
}
.roundblue .b {
 background-position:bottom right;
}
.roundblue .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}
.roundblue .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1480px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.roundgreen {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000099;
 z-index:1;
 margin-left:15px; /* default, width of left corner */
 margin-bottom:0; /* spacing under dialog */
}
.roundgreen .content,
.roundgreen .t,
.roundgreen .b,
.roundgreen .b div {
 background:transparent url(img/roundgreen_949x1600.png) no-repeat top right;
 _background-image:url(img/roundgreen_949x1600.png);
}
.roundgreen .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px;
}
.roundgreen .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1500px; /* arbitrary long height, IE 6 */
 background-position:top left;
}
.roundgreen .b {
 /* bottom */
 position:relative;
 width:100%;
}
.roundgreen .b,
.roundgreen .b div {
 height:20px; /* height of bottom cap/shade */
 font-size:1px;
}
.roundgreen .b {
 background-position:bottom right;
}
.roundgreen .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}
.roundgreen .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1480px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.roundbluelong {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 font-size:16px;
 z-index:1;
 margin-left:15px; /* default, width of left corner */
 margin-bottom:0; /* spacing under dialog */
}
.roundbluelong .content,
.roundbluelong .t,
.roundbluelong .b,
.roundbluelong .b div {
 background:transparent url(img/roundblue_949x2400.png) no-repeat top right;
 _background-image:url(img/roundblue_949x2400.png);
}
.roundbluelong .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}
.roundbluelong .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:2300px; /* arbitrary long height, IE 6 */
 background-position:top left;
}
.roundbluelong .b {
 /* bottom */
 position:relative;
 width:100%;
}
.roundbluelong .b,
.roundbluelong .b div {
 height:20px; /* height of bottom cap/shade */
 font-size:1px;
}
.roundbluelong .b {
 background-position:bottom right;
}
.roundbluelong .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}
.roundbluelong .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:2280px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

