#motioncontainer {
	WIDTH: 100%; HEIGHT: 131px
}
#motioncontainer A IMG {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid
}
#motioncontainer A:hover IMG {
	BORDER-BOTTOM: navy 1px solid; BORDER-LEFT: navy 1px solid; BORDER-TOP: navy 1px solid; BORDER-RIGHT: navy 1px solid
}
#statusdiv {
	BORDER-BOTTOM: gray 1px solid; POSITION: absolute; BORDER-LEFT: gray 1px solid; PADDING-BOTTOM: 2px; BACKGROUND-COLOR: lightyellow; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; VISIBILITY: hidden; BORDER-TOP: gray 1px solid; BORDER-RIGHT: gray 1px solid; PADDING-TOP: 2px; LEFT: -300px
}
#motioncontainer A:hover {
	
}





#slider {
	position:relative;
    width:618px;
    height:246px;
  
	background:url(pageimage/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(pageimage/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(pageimage/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* SLAYTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT */



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textmanset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.textmanset:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.space10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.space5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.space3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.manset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: CC0000;
	text-decoration: none;
}
.ustmanset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
.baslik14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 6c6c6c;
	text-decoration: none;
}
.yazar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.diger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: CC0000;
	text-decoration: none;
}
.baslik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.solmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
.solmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration: none;
}
.solmenu2e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.solmenup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuhaber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.alink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.solmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ce2029;
	text-decoration: none;
}
a.menuhaber:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}
a.solmenu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.solmenu2e:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #878686;
	text-decoration: none;
}
a.solmenup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #738300;
	text-decoration: none;
}
.ustnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ustnavbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 464646;
	text-decoration: none;
}
body {
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;


}
.space2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.space1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.baslik1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.baslikdetay {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.textbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
arial11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-decoration: none;
}

a.arial11:hover 
	{font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-decoration: underline;}
arial13 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-decoration: none;
}

a.arial13:hover 
	{font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #000000; 
	text-decoration: underline;}
	
	BODY {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
TH {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
TR {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
UL {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
OL {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
LI {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
P {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
FONT {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
A {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
BLOCKQUOTE {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
LABEL {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
FIELDSET {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}
.TabsPageBODY {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
.TabsFormTABLE {
	WIDTH: 100%
}
.TabsFormHeaderFont {
	FONT-WEIGHT: bold; FONT-SIZE: 25px; COLOR: #000000
}
.TabsFieldCaptionTD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; WIDTH: 120px; COLOR: #000000; PADDING-TOP: 1px
}
.TabsAltDataTD {
	FONT-SIZE: 11px; PADDING-BOTTOM: 2px; COLOR: #000000; PADDING-TOP: 2px; BACKGROUND-COLOR: #f7f7f7
}
.TabsColumnTD {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084
}
.TabsDataTD {
	PADDING-RIGHT: 10px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; COLOR: #000000; PADDING-TOP: 2px
}
.TabsErrorDataTD {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff0000; BACKGROUND-COLOR: #f7f7f7
}
.TabsSeparatorTD {
	HEIGHT: 2px; BACKGROUND-COLOR: #dedbde
}
.TabsFooterTD {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084
}
A.TabsSorterLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsSorterLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsSorterLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
A.TabsSorterLink:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
A.TabsDataLink:link {
	FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsDataLink:visited {
	FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsDataLink:hover {
	FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
A.TabsDataLink:active {
	FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
A.TabsNavigatorLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsNavigatorLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000084; TEXT-DECORATION: underline
}
A.TabsNavigatorLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
A.TabsNavigatorLink:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff0000; TEXT-DECORATION: none
}
.TabsButton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
.TabsInput {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; BACKGROUND-COLOR: #ffffff
}
.TabsTextarea {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; BACKGROUND-COLOR: #ffffff
}
.TabsSelect {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
A.today:link {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
A.today:visited {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
A.today:hover {
	FONT-WEIGHT: bold; COLOR: #000084; TEXT-DECORATION: none
}
A.today:active {
	FONT-WEIGHT: bold; COLOR: #000084; TEXT-DECORATION: none
}
A.selectedDay:link {
	FONT-WEIGHT: bold; COLOR: #000084; TEXT-DECORATION: none
}
A.selectedDay:visited {
	FONT-WEIGHT: bold; COLOR: #000084; TEXT-DECORATION: none
}
A.selectedDay:hover {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
A.selectedDay:active {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
A.weekDay:link {
	COLOR: #000084; TEXT-DECORATION: none
}
A.weekDay:visited {
	COLOR: #000084; TEXT-DECORATION: none
}
A.weekDay:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.weekDay:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
TD.selectedDay {
	FONT-SIZE: 10px; COLOR: #000000; BACKGROUND-COLOR: #e7e7e7
}
TD.today {
	BORDER-RIGHT: #ff0000 1px solid; BORDER-TOP: #ff0000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #ff0000 1px solid; COLOR: #000000; BORDER-BOTTOM: #ff0000 1px solid; BACKGROUND-COLOR: #ffffff
}
TD.workday {
	FONT-SIZE: 10px; COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
TD.weekend {
	FONT-SIZE: 10px; COLOR: #000000; BACKGROUND-COLOR: #eeeeee
}
TH.calendar {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 1px; COLOR: #000084; BACKGROUND-COLOR: #e7e7e7
}
.CalendarButtons {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; BACKGROUND-COLOR: #eeeeee
}
.CalendarControls {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica
}
.Table {
	
}
#paging DIV.FirstRecord {
	FLOAT: left; MARGIN: 0px
}
#paging DIV.FirstRecord A {
	DISPLAY: block; BACKGROUND-IMAGE: url(../assets/images/BarFirstRecord.gif); WIDTH: 20px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 26px; TEXT-DECORATION: none
}
#paging DIV.FirstRecord A SPAN {
	DISPLAY: none
}
#paging DIV.PreviousRecord {
	FLOAT: left; MARGIN: 0px 4px 0px 0px
}
#paging DIV.PreviousRecord A {
	DISPLAY: block; BACKGROUND-IMAGE: url(../assets/images/BarPreviousRecord.gif); WIDTH: 15px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 26px; TEXT-DECORATION: none
}
#paging DIV.PreviousRecord A SPAN {
	DISPLAY: none
}
#paging DIV.NextRecord {
	FLOAT: right; MARGIN: 0px 0px 0px 4px
}
#paging DIV.NextRecord A {
	DISPLAY: block; BACKGROUND-IMAGE: url(../assets/images/BarNextRecord.gif); WIDTH: 15px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 26px; TEXT-DECORATION: none
}
#paging DIV.NextRecord A SPAN {
	DISPLAY: none
}
#paging DIV.LastRecord {
	FLOAT: right; MARGIN: 0px
}
#paging DIV.LastRecord A {
	DISPLAY: block; BACKGROUND-IMAGE: url(../assets/images/BarLastRecord.gif); WIDTH: 20px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 26px; TEXT-DECORATION: none
}
#paging DIV.LastRecord A SPAN {
	DISPLAY: none
}
#paging DIV.page {
	FLOAT: left; MARGIN: 6px 0px 0px; WIDTH: auto; TEXT-ALIGN: center
}
#paging DIV.page A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 9px; FLOAT: left; MARGIN: 0px 3px 0px 0px; WIDTH: 16px; FONT-FAMILY: verdana, tahoma; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#paging DIV.page A.active:visited {
	BORDER-RIGHT: #d3c58f 1px solid; BORDER-TOP: #d3c58f 1px solid; BORDER-LEFT: #d3c58f 1px solid; COLOR: #a68537; BORDER-BOTTOM: #d3c58f 1px solid
}
#paging DIV.page A.active:link {
	BORDER-RIGHT: #d3c58f 1px solid; BORDER-TOP: #d3c58f 1px solid; BORDER-LEFT: #d3c58f 1px solid; COLOR: #686354; BORDER-BOTTOM: #d3c58f 1px solid
}
#paging DIV.page A.active:active {
	BORDER-RIGHT: #d3c58f 1px solid; BORDER-TOP: #d3c58f 1px solid; BORDER-LEFT: #d3c58f 1px solid; COLOR: #686354; BORDER-BOTTOM: #d3c58f 1px solid
}
#paging DIV.page A.active:hover {
	BORDER-RIGHT: #d3c58f 1px solid; BORDER-TOP: #d3c58f 1px solid; BORDER-LEFT: #d3c58f 1px solid; COLOR: #8c2f00; BORDER-BOTTOM: #d3c58f 1px solid
}
#paging DIV.page A.passive:visited {
	BORDER-RIGHT: #b9b4a7 1px solid; BORDER-TOP: #b9b4a7 1px solid; BORDER-LEFT: #b9b4a7 1px solid; COLOR: #b9b4a7; BORDER-BOTTOM: #b9b4a7 1px solid
}
#paging DIV.page A.passive:link {
	BORDER-RIGHT: #b9b4a7 1px solid; BORDER-TOP: #b9b4a7 1px solid; BORDER-LEFT: #b9b4a7 1px solid; COLOR: #b9b4a7; BORDER-BOTTOM: #b9b4a7 1px solid
}
#paging DIV.page A.passive:active {
	BORDER-RIGHT: #b9b4a7 1px solid; BORDER-TOP: #b9b4a7 1px solid; BORDER-LEFT: #b9b4a7 1px solid; COLOR: #b9b4a7; BORDER-BOTTOM: #b9b4a7 1px solid
}
#paging DIV.page A.passive:hover {
	BORDER-RIGHT: #b9b4a7 1px solid; BORDER-TOP: #b9b4a7 1px solid; BORDER-LEFT: #b9b4a7 1px solid; COLOR: #b9b4a7; BORDER-BOTTOM: #b9b4a7 1px solid
}
.border {
	BORDER-RIGHT: #c2c8ce 1px solid; BORDER-TOP: #c2c8ce 1px solid; BORDER-LEFT: #c2c8ce 1px solid; BORDER-BOTTOM: #c2c8ce 1px solid
}

