a:link, a:active, a:visited {	font-family: Tahoma, Arial;	color: #c0c0c0;	font-weight: normal;	text-decoration: underline;}a:hover {	font-family: Tahoma, Arial;	color: #D8FF00;	text-decoration: underline;	font-weight: normal;}BODY {	font-weight: normal;	background-color: #303030;/*	background-image: url(images/bursak.jpg); */	background-repeat: repeat-x;}TD {	font-family: Tahoma, Arial;	font-size: 11px;	color: #9EAAAB;}h1 {	color: #D8FF00;	font-size: 14px;	font-weight: bold;	margin: 0;}h2 {	color: #FFFFFF;	font-size: 12px;	font-weight: bold;	margin: 0;}h3 {	color: #D8FF00;	font-size: 11px;	margin: 0;}.subhead {	color: #D8FF00;	font-size: 11px;}.slogan {	color: #FFFFFF;	font-size: 16px;	font-weight: bold;}.pagehead {	color: #FFFFFF;	font-size: 16px;	font-weight: bold;}.white {	color: #FFFFFF;}.blue {	color: #319CFA;}.red {	color: #A20000;}.px11 {	font-size: 11px;}.px12 {	font-size: 12px;}.grey {	color: #9C9C9C;	font-weight: normal;}.green {	color: #D8FF00;}.orange {	color: #FF5A00;}/* ######### Style for Tab Interface itself ######### */.shadetabs{/* border-bottom: 1px solid gray; */margin-bottom: 1em;background-color: #293031;bgColor=#323a3c;font: bold 12px;}.shadetabs ul{padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;list-style-type: none;text-align: left; /*set to left, center, or right to align the menu as desired*/}.shadetabs li{display: inline;margin: 0;color: #D8FF00;bgColor=#293031;}/* Defines top of dropdown menu INACTIVE */.shadetabs li a{text-decoration: none;padding: 3px 7px;margin-right: 3px;border: 1px solid #222;font-size: 14px;font-weight: bold;color: #D8FF00;bgColor=#293031;/* background: white url(shade.gif) top left repeat-x; /*THEME CHANGE HERE*/}/* Defines single level link when VISITED */.shadetabs li a:visited{color: #D8FF00;bgColor=#293031;}/* Defines single level link when HOVERED */.shadetabs li a:hover{font-size: 14px;font-weight: bold;color: #D8FF00;background-color: #505050;}.shadetabs li.selected{}/* Defines top of multi-level menu when OPENED (ie; hovered) */.shadetabs li.selected a{ /*selected main tab style *//* background-image: url(shadeactive.gif); /*THEME CHANGE HERE*/color: #D8FF00;background-color: #505050;font-size: 14px;font-weight: bold;border-bottom-color: white;}.shadetabs li.selected a:hover{ /*selected main tab style */text-decoration: none;color: #D8FF00;bgColor=#293031;}/* ######### Style for Drop Down Menu ######### */.dropmenudiv{position:absolute;top: 0;border: 1px solid #918d8d; /*THEME CHANGE HERE*/border-width: 0 1px;/* font:normal 16px; */line-height:18px;z-index:100;background-color: #293031;width: 200px;visibility: hidden;color: #D8FF00;bgColor: #293031;}.dropmenudiv a{width: auto;display: block;text-indent: 3px;/*border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/padding: 2px 0;text-decoration: none;/* font-weight: bold; */color: #D8FF00;}* html .dropmenudiv a{ /*IE only hack*/width: 100%;}.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color: #505050;}