html, body {
	height: 100%;
	margin:0px;
}

body
{
	text-align: left;
	color: #000033;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #99ccff;
}

.clear {clear:both;}

#page {
	width:800px;
	margin:0 auto;
}

/**************************** header ****************************/
#header {
	height:75px;
	margin: 0 auto;
	background: url('images/header.gif') no-repeat;
	padding:0px;
}

#header a {
	color:#000;
}

#header a:hover {
	color:#000;
	text-decoration:underline;
}

#logo
{
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-top: 15px;
}

#topbar {
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 8px;
}

/**************************** menu ****************************/

.box_top {
	background:url('images/box_top.gif') no-repeat;
	height:18px;
}

.box_btm {
	background:url('images/box_btm.gif') no-repeat;
	height:18px;
	margin-bottom:5px;
}

.box_bg {
	background: url( 'images/box_bg.gif' ) repeat-y;
	height:auto;
	padding-bottom:1px;
}

.box_subject
{
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.box_body
{
	padding-left: 22px;
}

.redbox_top {
	background:url('images/redbox_top.gif') no-repeat;
	height:24px;
}

.redbox_btm {
	background:url('images/redbox_btm.gif') no-repeat;
	height:16px;
	margin-bottom:5px;
}

.redbox_bg {
	background: url( 'images/redbox_bg.gif' ) repeat-y;
	height:auto;
	padding-bottom:1px;
}

.redbox_subject
{
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.redbox_body
{
	padding-left: 20px;
}

.yellowbox_top {
	background:url('images/yellowbox_top.gif') no-repeat;
	height:24px;
}

.yellowbox_btm {
	background:url('images/yellowbox_btm.gif') no-repeat;
	height:16px;
	margin-bottom:5px;
}

.yellowbox_bg {
	background: url( 'images/yellowbox_bg.gif' ) repeat-y;
	height:auto;
	padding-bottom:1px;
}

.yellowbox_subject
{
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.yellowbox_body
{
	padding-left: 10px;
}

.button
{
	background: url( 'images/buton_bg.gif' ) no-repeat;
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
}

#leftcolumn
{
	float: left;
	width: 170px;
	color: #000;
	height: 100%;
	margin-left:0px;
}

#rightcolumn {
	float:right;
	width: 170px;
	color:#000;
	height:100%;
}

/**************************** content ****************************/

#content
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url('images/orta-zemin.gif' ) repeat-y;
}

#info_single
{
	width: 724px;
}

.post_top_single {
	width:724px;
	height:0px;
}

.post_btm_single {
	width:724px;
	height:16px;
}

#info_double
{
	width: 628px;
	float: right;
	margin-left: 0px;
}

.post_double
{
	padding-left: 0px;
	padding-right: 60px;
}

.post_bg_double
{
}

.post_top_double {
	height:0px;
}

.post_btm_double {
	height:0px;
}

#info_triple
{
	width: 432px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

.post_top_triple {
	background:url('images/info_triple_top.gif') no-repeat;
	height:24px;
}

.post_btm_triple {
	background:url('images/info_triple_btm.gif') no-repeat;
	height:16px;
}
.post_triple
{
	background: url(  'images/info_triple_bg.gif' ) repeat-y;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.flash_left
{
	width: 48%; 
	float: left; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 10px;
}

.flash_right
{
	width: 48%; 
	float: right; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 10px;
}

a {
 text-decoration: none;
 color: #000033;
}

a:hover {
 text-decoration: none;
 color: #993300;
}

a:visited    
{
	color: #000033;
	}

h1
{
	color: #000033;
	font-weight: normal;
	font-size: 18pt;
	padding: 0px;
	margin:0px;
}

.BigImage
{
	padding-top: 25px;
	padding-left: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: silver;
	border-bottom-style: outset;
}

.MansetLink
{
	color: #000033;
	font-weight:bolder;
	font-size: 22pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
}

h2
{
	color: #000033;
	font-weight: normal;
	font-size: 14pt;
	padding: 0px;
	margin:0px;
}

/**************************** lists ****************************/

ul
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}	

li
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 7px;
	padding-top: 0px;
}

.ul_zero
{
	list-style-type: none;
}	

.bullet
{
	list-style-type: none;
	background: transparent url(  'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
}

.li_newslist
{
	list-style-type: none;
	margin-top: 8px;
}

.li_newslist_alt
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 0px;
}

.li_newslist_alt2
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}

.li_newslist_alt3
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	padding-bottom: 7px;
}

.li_question
{
	background: transparent url( 'images/icons/question.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.li_information
{
	background: transparent url( 'images/icons/information.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}

/**************************** footer ****************************/

#footer
{
	background: url( 'images/footer.gif' ) no-repeat;
	text-align: left;
	height: 75px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}

#footer a {
}

#footer a:hover
{
	text-decoration: underline;
}

.GridTableStyle
{
	font-size: 8pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.GridHeaderStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	background-color:#C0C0C0
}

.GridPagerStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	background-color:#C0C0C0
}

.GridItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:#DDDDDD
}

.GridAltItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:#EEEEEE
}

.GridDeletedItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:yellow
}
.float_left
{
	float: left;
}

.baslik {
 font-size: 10pt; color:#008080; font-weight:bold
}

/******************Menu*************/
.ul_menu
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}	

.li_menu
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
}

/******************Sub Menu*************/

.ul_submenu
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}	
.li_submenu
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
}
/******************Sub Menu Second*************/

.ul_submenusecond
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}	
.li_submenusecond
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 0px;
}
