<style type="text/css">
/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}
</style>

<style type="text/css">
a.style1:link{color:#FFFFFF;}
a.style1:visited{color:#FFFFFF;}
a.style1:hover{color:#005AF0;}
a.style1:active{color:#FFFFFF;}
a.style2:link{color:#F5A714;}
a.style2:visited{color:#F5A714;}
a.style2:hover{color:#808080;}
a.style2:active{color:#F5A714;}
a.style3:link{color:#333333;}
a.style3:visited{color:#333333;}
a.style3:hover{color:#3381FD;}
a.style3:active{color:#333333;}
a.style4:link{color:#FFFFFF;}
a.style4:visited{color:#FFFFFF;}
a.style4:hover{color:#FF9900;}
a.style4:active{color:#FFFFFF;}
a.style5:link{color:#263C9D;}
a.style5:visited{color:#263C9D;}
a.style5:hover{color:#182665;}
a.style5:active{color:#263C9D;}
a.style6:link{color:#FAD55C;}
a.style6:visited{color:#FAD55C;}
a.style6:hover{color:#E1E1E1;}
a.style6:active{color:#FAD55C;}
a.style7:link{color:#45B026;}
a.style7:visited{color:#45B026;}
a.style7:hover{color:#EAF4FF;}
a.style7:active{color:#45B026;}
</style>

/* Normal, standard links. */

a:link

{

	color: #686868;

	text-decoration: none;

}

a:visited

{

	color: #686868;

	text-decoration: none;

}

a:hover

{

    color: #686868;

	text-decoration: none;

}



/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited

{

	color: #000000;

	text-decoration: none;

}

a.nav:hover

{

	color: #A4ACB9;

	text-decoration: underline;

}



/* Tables should show empty cells. */

table

{

	empty-cells: show;

}



/* By default (td, body..) use verdana in black. */

body, td, th , tr

{

	color: #000000;

	font-size: small;

	font-family: verdana, sans-serif;

      line-height: 145%; font-size: 11px;

}



/* The main body of the entire forum. */

body

{

background: #ffffff 

	margin: 0 auto;

	padding: 23px 0px 0px 0px;
width:820px;
}



/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button

{

	color: #000000;

	font-family: verdana, sans-serif;

}

input, button

{

	font-size: 90%;

}



textarea

{

	font-size: 100%;

	color: #000000;

	font-family: verdana, sans-serif;

}



/* All input elements that are checkboxes or radio buttons. */

input.check

{

}



/* Selects are a bit smaller, because it makes them look even better 8). */

select

{

	font-size: 90%;

	font-weight: normal;

	color: #000000;

	font-family: verdana, sans-serif;

}



/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor

{

	height: 1px;

	border: 0;

	color: #666666;

	background-color: #666666;

}



/* No image should have a border when linked */

a img

{

	border: 0;

}

/* A quote, perhaps from another post. */

.quote

{

	color: #000000;

	background-color: #D7DAEC;

	border: 1px solid #000000;

	margin: 1px;

	padding: 1px;

	font-size: x-small;

	line-height: 1.4em;

}



/* A code block - maybe even PHP ;). */

.code

{

	color: #000000;

	background-color: #dddddd;

	font-family: "courier new", "times new roman", monospace;

	font-size: x-small;

	line-height: 1.3em;

	/* Put a nice border around it. */

	border: 1px solid #000000;

	margin: 1px auto 1px auto;

	padding: 1px;

	width: 99%;

	/* Don't wrap its contents, and show scrollbars. */

	white-space: nowrap;

	overflow: auto;

	/* Stop after about 24 lines, and just show a scrollbar. */

	max-height: 24em;

}



/* The "Quote:" and "Code:" header parts... */

.quoteheader, .codeheader

{

	color: #000000;

	text-decoration: none;

	font-style: normal;

	font-weight: bold;

	font-size: x-small;

	line-height: 1.2em;

}



/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help

{

	cursor: help;

}



/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction

{

	color: red;

}



/* The main post box - this makes it as wide as possible. */

.editor

{

	width: 96%;

}



/* Highlighted text - such as search results. */

.highlight

{

	background-color: yellow;

	font-weight: bold;

	color: black;

}



/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg, #preview_body

{

	color: #000000;

background-repeat: repeat-x;



	background-color: #FFFFFF;

}

.windowbg2

{

	color: #000000;

background-repeat: repeat-x;

	background-color: #FFFFFF;

}

.windowbg3

{

	color: #000000;

	background-color: #EFEFEF;

}

/* the today container in calendar */

.calendar_today

{

	background-color: #FFFFFF;

}



/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td

{

	color: white;

	font-style: normal;

	background: url(images/titlebg.jpg) #FFFFFF repeat-x;

	border-bottom: solid 0px #FFFFFF;

	border-top: solid 0px #FFFFFF;

	padding-left: 10px;

	padding-right: 10px;

}

.titlebg, .titlebg a:link, .titlebg a:visited

{

	font-weight: bold;

	color: #00137F;



	font-style: normal;

}



.titlebg a:hover

{

	color: #FFFFFF;

}

/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited

{

	color: white;

	font-style: normal;

	text-decoration: underline;

}



.titlebg2 a:hover

{

	text-decoration: underline;

}



/* This is used for categories, page indexes, and several other areas in the forum.

.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td

{

	background: url(images/catbg.jpg) #ffffff repeat-x;

	color: #ffffff;

	padding-left: 10px;

	padding-right: 10px;

line-height: 23px;

}

.catbg2 , tr.catbg2 td

{

	background: url(images/catbg2.jpg) #214696 repeat-x;

	color: #ffffff;

	padding-left: 10px;

	padding-right: 10px;

line-height: 23px;

}

.catbg, .catbg2, .catbg3

{

	border-bottom: solid 0px #214696;

}

.catbg, .catbg2

{

	font-weight: bold;

}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited

{

	font-size: 95%;

	color: #ffffff;

	text-decoration: none;

}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited

{

	color: #ffffff;

	text-decoration: none;

}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover

{

	color: #ffffff;

}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor

{

	background-color: #EFEFEF;

	padding: 0px;

}



/* This is used on tables that should just have a border around them. */

.tborder

{

	padding: 0px;

	border: 0px solid #FFFFFF;

	background-color: #FFFFFF;

}



/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext

{

	font-size: x-small;

	font-family: verdana, sans-serif;

}

.middletext

{

	font-size: 90%;

}

.normaltext

{

	font-size: small;

}

.largetext

{

	font-size: large;

}





/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage

{

	width: 100%;

	overflow: auto;

	line-height: 1.3em;

}



/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */

.signature

{

	width: 100%;

	overflow: auto;

	padding-bottom: 3px;

	line-height: 1.3em;

}



/* Sometimes there will be an error when you post */

.error

{

	color: red;

}





/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last

{

	color: white;

	text-transform: uppercase;

	vertical-align: top;

}

.maintab_back, .maintab_active_back

{

	color: white;

	text-decoration: none;

	font-size:  11px;

      font-weight: bold;

	vertical-align: top;

	padding: 4px 4px 2px 4px;

	font-family: arial, sans-serif;

}



.maintab_first

{

	background: url(images/baslik.gif) left bottom no-repeat;

	width: 0px;

}

.maintab_back

{

	background: url(images/baslik.gif) left bottom repeat-x;

}

.maintab_last

{

	background: url(images/baslik.gif) left bottom no-repeat;

	width: 10px;

}

.maintab_active_first

{

	background: url(images/baslik2.gif) left bottom no-repeat;

	width: 6px;

}

.maintab_active_back

{

	background: url(images/baslik2.gif) left bottom repeat-x;

}

.maintab_active_last

{

	background: url(images/baslik2.gif) left bottom no-repeat;

	width: 8px;

}



/* how links behave in main tab. */

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited

{

	color: white;

	text-decoration: none;

}



.maintab_back a:hover, .maintab_active_back a:hover

{

	color: #000000;

	text-decoration: none;

}

/* definitions for the mirror tab */

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last

{

	color: white;

	text-transform: uppercase;

	vertical-align: top;

}

.mirrortab_back, .mirrortab_active_back

{

	color: white;

	text-decoration: none;

	font-size: 9px;

	vertical-align: bottom;

	padding: 4px 4px 2px 4px;

	font-family: tahoma, sans-serif;

}



.mirrortab_first

{

	background: url(images/baslik.gif) no-repeat;

	width: 10px;

}

.mirrortab_back

{

	background: url(images/baslik.gif) repeat-x;

}

.mirrortab_last

{

	background: url(images/baslik.gif) no-repeat;

	width: 6px;

}

.mirrortab_active_first

{

	background: url(images/baslik2.gif) no-repeat;

	width: 6px;

}

.mirrortab_active_back

{

	background: url(images/baslik2.gif) repeat-x;

}

.mirrortab_active_last

{

	background: url(images/baslik2.gif) no-repeat;

	width: 8px;

}



/* how links behave in mirror tab. */

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited

{

	color: white;

	text-decoration: none;

}



.mirrortab_back a:hover, .mirrortab_active_back a:hover

{

	color: #111111;

	text-decoration: none;

}







/* The AJAX notifier */

#ajax_in_progress

{

	background: #32CD32;

	color: white;

	text-align: center;

	font-weight: bold;

	font-size: 18pt;

	padding: 3px;

	width: 100%;

	position: fixed;

	top: 0;

	left: 0;

}



.catbg {

	height: 29px;

	line-height: 29px;

	color: #ffffff;

	font-weight: bold;

	background: #000000;

	background: url(images/catbg.png);

	padding-left:0px; 

	padding-right:0; 

	padding-top:0; 

	padding-bottom:0

}





#styletwo{position:relative;display:block;height:56px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top center;font-family:Arial,Verdana,Helvitica,sans-serif;}

#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}

#styletwo ul li a{display:block;float:left;color:#808080;text-decoration:none;padding:11px 15px 0 15px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}

#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x center right;}



.catbg a:link

{

	color: #ffffff;

	text-decoration: none;



}

.catbg a:visited

{

	color: #ffffff;

	text-decoration: none;

}

.catbg a:hover

{

      color: #ffffff;

	text-decoration: none;

}



.catbgsol {

	background: url(images/catbgsol.png) no-repeat 100% 0;

	padding-left: 19px;

	position: relative;

	background-position:left top;

}

.catbgsag {

	background: url(images/catbgsag.png) no-repeat 100% 0;

	padding-right: 29px;

	position: relative;

}





#menu {

	margin: 0px;

	padding: 0px;

	height: 45px;

}



#hg {

	font-size: 1.0em;

	color: #999;

	font-family: arial, sans-serif;

	float: right;

	padding: 20px 30px 0 0;

	text-align: right;

}



#hg a:link, #hg a:visited {

      color: #808080;

      font-weight: bold;

}



#hg a:hover {

      color: #111111;

      text-decoration: none;

}



#arama .inputbox {

	background: #fff;

	color: #555;

	padding: 0px 6px 0;

	border: none;

	margin: 8px 0 0 20px;

	width: 80px; 

	height: 15px;

	

}



.ust {  background: url(images/ust.gif) no-repeat top center; height: 18px; width: 153px; }

.bag {  background: url(images/bag.gif) no-repeat top center; height: 40px; width: 153px; }

.alt {  background: url(images/alt.gif) no-repeat top center; height: 18px; width: 153px; }

.orta {  background: url(images/orta.gif) repeat-y center; height: auto; width: 153px; }



#altt {

	background: #343434 url(images/altt.gif) 0 0 repeat-x;

	text-align: center; 

      margin: 0;

	padding: 10;

      font-size: 10px;

      color: #909090;

}







	
