/* --- new definitions by 920.design */
#ctr {
/*	background: #900;
*/}
.ctrbase {
	width: 762px;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.base {
	width: 762px;
	background-color: #FFF;
}
table {
	border: 0px;
}
marquee {
	font: normal 10px sans-serif;
}
td.vid_dash {
	width: 1px;
	height: 70px;
	background: url(gfx/bg_dotted_v.gif) repeat-y top left;
}
/* end new definitions */

td {
	font-size : 9pt;
}
.red {
	font-size : 9pt;
	color : #f00;
}
.sml {
	font-size : 8pt;
}
.redsml {
	font-size : 8pt;
	color : #f00;
}
.orange {
	color : #f60;
	font-size : 11px;
}
a.orange {
	text-decoration: underline;
}
a.orange:hover {
	text-decoration: none;
}
.head {
	color : #8383AC;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
}
.head2 {
	color : #8383AC;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}
.purple {
	font-size : 9pt;
	color : #8383AC;
}
.footer {
	color: #666666;
	font-size : 7pt;
	background: #FFF;

}
a.footer {
	color: #000;
	font-size : 7pt;
	text-decoration: none;
}
a:hover.footer {
	color: #000;
	font-size : 7pt;
	text-decoration: underline;
}

/* ============= navigation styles  by 9.20 design =================================*/
#nav, #nav li, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}	
#nav {
	position: relative;
	height: 17px;
	z-index: 99;
}
#nav li {
	float: left;
	position: relative;
	display: block;
}
#nav li a {
	line-height: 17px;
	color: #FFF;
	width: 100%;
}
#nav li a div {
	cursor: pointer;
	text-indent: -5000px;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	text-indent: 0px;
}
html>body #nav li ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
	margin-top: 6px;
}
html>body #nav li:hover ul, html>body #nav li.over ul {
	margin-top: 1px;
}
#nav ul li {
	float: none;
}
#nav ul li a {
	text-indent: 0px;
	padding-left: 5px;
	height: 17px;
	font-weight: normal;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #D4D4EB;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: -1px;
}
#nav ul li a:hover {
	background-color: #B4B4E4;
	color: #FFF;
}

#nav1 {
	width: 70px;
}
#nav1 ul {
	width: 102px;
}
#nav1 a div {
	background: url(gfx/nav1.gif) no-repeat left top;
}


#nav2 {
	width: 100px;
}
#nav2 ul {
	width: 120px;
}
#nav2 a div {
	background: url(gfx/nav2.gif) no-repeat left top;
}


#nav3 {
	width: 126px;
}
#nav3 ul {
	width: 105px;
}
#nav3 a div {
	background: url(gfx/nav3.gif) no-repeat left top;
}


#nav4 {
	width: 89px;
}
#nav4 ul {
	width: 160px;
}
#nav4 a div {
	background: url(gfx/nav4.gif) no-repeat left top;
}


#nav5 {
	width: 66px;
}
#nav5 ul {
	width: 137px;
}
#nav5 a div {
	background: url(gfx/nav5.gif) no-repeat left top;
}


#nav6 {
	width: 110px;
}
#nav6 ul {
	width: 110px;
}
#nav6 a div {
	background: url(gfx/nav6.gif) no-repeat left top;
}


#nav7 {
	width: 103px;
}
#nav7 ul {
	width: 85px;
}
#nav7 a div {
	background: url(gfx/nav7.gif) no-repeat left top;
}


#nav8 {
	width: 56px;
}
#nav8 ul {
	width: 120px;
}
#nav8 a div {
	background: url(gfx/nav8.gif) no-repeat left top;
}


#nav9 {
	width: 42px;
}
#nav9 a div {
	background: url(gfx/nav9.gif) no-repeat left top;
}
