@import "../../calendar-blue2.css";
@charset "utf-8";

.UnderNav {
	float: left;
	width: 238px;
	clear: left;
}
.HeaderTop {
	height: 216px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(logo.jpg);
}
.HeaderBottom {
	background-image: url(Header-Right.jpg);
	background-repeat: no-repeat;
	background-position: 599px;
	height: 107px;
	width: 100%;
}
.HeaderBottomLeft {
	background-image: url(Header-Left.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 599px;
}
.TitleHeader {
	background-image: url(main-header.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #0b0b51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}

a {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
}
a:active {
	color: #FF9900;
}


.NavBar {
	width: 238px;
	background-image: url(Nav-Body.gif);
	background-color: #28086A;
	z-index: 2;
	float: left;
}
.NavBar .NavBarHeader {
	background-image: url(Nav-Top.gif);
	position: absolute;
	height: 82px;
	width: 238px;
	z-index: 3;
}
/* nav */

#nav {
	position: relative;
	width: 235px;
	background-repeat: repeat-x;
	background-position: right top;
	z-index: 6;
	margin-left: 0px;
}

#nav li {
	height: 32px;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center;
	list-style-type: none;
}
.NavBar .NavBarFooter {
	background-image: url(Nav-Footer.gif);
	height: 23px;
	width: 238px;
	background-repeat: no-repeat;
}
.footer {
	margin-top: 30px;
	clear: left;
	background-color: #790B0B;
	text-align: center;
}


/* right */

.MainBody {
	width: 100%;
	margin-top: 15px;
}

.MainBody .i {
	margin: 0 253px 0 27px;
}

.MainBody .j {
	float: right;
	width: 246px;
	margin-top: 0.5em
}

.MainBody .i .left {
	margin: 0;
}

.MainBody .j ul {
	float: right;
	width: 130px;
	display: inline;
	margin-right: 10px;
}

.MainBody .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

ul.bigbullets li {
	background: url(bullet.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

* html ul.bigbullets li {
	text-indent: -1.5em;
}

.headerfield {
	background-repeat: no-repeat;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	background-image: url(header.png);
}
.MainBody li {
	list-style-image: url(bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 50px;
}
.headerfield td#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}


#wrapper #wrapper-i #header #nav a {
	color: #FFFF00;
	font-weight: bold;
}
.NewsInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFCC00;
}

div#display {
	position: absolute;
	width: 42.5em;
	left: 278px;
	top: 359px;
}

.previewpane {
	text-align: center;
	padding: 2px;
	z-index: 1000;
	position:absolute;
	width:450px;
	height:360px;
	background-color:#FFFFFF;
	opacity:1;
	color:#000000;
	left: 300px;
	top: 500px;
}

.windowdim {
	background: rgb(0, 0, 0) none repeat scroll 0%;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
/*	left: -261px;*/
	opacity:.7;
	position: absolute;
	top: 0px;
/*	height: 2200px;
	width: 2800px;*/
	height:1020px;
	width:100%;
	min-width:100%;
	min-height:100%;
	z-index: 999;
	filter:alpha(opacity=70);
	overflow: hidden;
}
th, td {
	font-size: 11px;
}

.tablebox {
	background-image:url(Box_BodyFade.gif);
	background-repeat:repeat-x;
	background-color:#7C5085;
}
.tablebox #corner,
.tablebox .corner {
	background-color:#0B0B51;
	width:11px;
}

.tablebox .topbar {
	background-image:url(Box_TopRep.gif);
	height:14px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}

.tablebox .bottombar {
	background-image:url(Box_BottomRep.gif);
	height:12px;
	font-size: 2px;
}
.tablebox .cornerTL {
	background-image:url(Box_TopLeft.gif);
	background-repeat:no-repeat;
	background-color:#0B0B51;
	width:12px;
	height:14px;
	font-size: 2px;
}
.tablebox .cornerTR {
	background-image:url(Box_TopRight.gif);
	background-repeat:no-repeat;
	background-color:#0B0B51;
	width:11px;
	height:14px;
	font-size: 2px;
}
.tablebox .cornerBL {
	background-image:url(Box_BottomLeft.gif);
	background-repeat:no-repeat;
	background-color:#0B0B51;
	width:11px;
	height:12px;
	font-size: 2px;
}
.tablebox .cornerBR {
	background-image:url(Box_BottomRight.gif);
	background-repeat:no-repeat;
	background-color:#0B0B51;
	width:11px;
	height:12px;
	font-size: 2px;
}

.tablebox a {
	color: #FFFF33;
}

.tablebox a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.tablebox a:visited {
	color: #FFFF99;
}
.tablebox a:active {
	color: #FF9900;
}

 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div, .headerfield { behavior: url(images/iepngfix.htc) }
