/*-------------------------------------------------
 Imported Styles
-------------------------------------------------*/
@import url("base.css");


/*-------------------------------------------------
GLOBAL PAGE LAYOUT ELEMENTS
-------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background: #ECECDF url(../img/bkd_white_innershadow.gif) center repeat-y;
	}
	
/* Normal links */
a:link, a:visited {
	color: #3333FF;
	text-decoration: none;
	}

a:hover, a:visited:hover {
	color: #000;
	text-decoration: underline;
	}

a.inactive:link, a.inactive:visited {
	color: #CECEB5;
	}


/*-------------------------------------------------
HEADING TEXT ELEMENTS
-------------------------------------------------*/

p {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	font-size: 12px;
	/*line-height: 18px;*/
	}

h1 {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	width: 100%;
	text-indent: -5000px;
	height: 27px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	}

h2 {
	font-family: Tahoma, 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	}

h3 {
	font-family: Tahoma, 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding-left: 0px;
	font-size: 12px;
	color: #333;
	font-weight: bold;

	}

h3.middle {
	margin-top: 2.5em;
	}
	

/*-------------------------------------------------
MISCELLANEOUS
-------------------------------------------------*/

img { border: none; }
hr { display: none; }
input {
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
.small {

	font-family: Tahoma, 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;

	}
.news, .news p {
	font-family: Tahoma, 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
/*div#nifty{ margin: 0 1px; background: #9BD1FA}*/
div#nifty2{ margin: 0 1px ; background: #D4C8AD}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #D4C8AD}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.middle {
	position: absolute;
	left: 40px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-color: #EEEEE6;
	z-index: 150;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titlebar {
	background-color: #c0c0c0;
	line-height: 14px;
	padding: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F2726;
}
.closebutton {
	float: right;
}
.about	{
	margin-top: 1px;
	padding: 3px;
	font-family: verdana, arial, geneva, helvetica;
	font-Size: 11px;
	color: #000000;
}
