body {
background-color: #2E2D2D;
font-size:11px;
}

.baslik_ust {
		font-family: Arial;
		font-size: 16px;
		font-weight: 700;
		line-height: 17px;
		letter-spacing: -1px;
		color: #ffffff;
}
.rumuz {
		font-family: Arial;
		font-size: 16px;
		font-weight: 700;
		line-height: 17px;
		letter-spacing: -1px;
		color: #ffffff;
}
.baslik_alt {
		font-family: Tahoma;
		font-size: 11px;
		color: #2f2f2f;
}
.yazi {
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
}
.yazi2 {
		font-family: Tahoma;
		font-size: 11px;
		color: #ffda46 ;
}
.yazi3 {
		font-family: Tahoma;
		font-size: 9px;
		color: #ffffff;
}
.hata {
		font-family: Tahoma;
		font-size: 11px;
		color: #FFCC00;
}
.kalin_yazi, .kalin_yazi:link, .kalin_yazi:visited {
		font-family: Tahoma;
		font-size: 11px;
		font-weight:bold;
		color: #ffcc00;
		text-decoration: none;

}
a.kalin_yazi:hover{
	font: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

.liste {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
}
.menu, .menu:link, .menu:visited
{
	font: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover
{
	font: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}

.amenu, .amenu:link, .amenu:visited
{
	font: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.amenu:hover
{
	font: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}


.inputButton {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	background-color: #040811;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #ffffff;
	border:1px solid #040811;
	background-image: url(buttons/button_normal.gif); 
}
.inputButtonOver {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	background-color: #040811;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #ffffff;
	border:1px solid #040811;
	background-image: url(buttons/button_over.gif);
}
form { 
	float: none; 
	display: inline; 
	margin:0;
	padding:0;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial;
	font-size: 18px;
}
.style2 {
	font-size: 6px
}
.style3 {
	color: #FF0000
}
.lining {
line-height:20px;
}
.online {
font-size:9px;
}
.yonetim_mesaj {
font-size:11px;
padding-top:10px;
color:#CC9900;	
}
.servis_table {
font-size:11px;
}
.servis_table thead{
background-color:#232323;
color:#ffcc00;
}
.servis_table tbody {
background-color:#333333;
color:white;
}
.yenikatilan {
color:white;
padding-top:3px;
padding-bottom:3px; 
font-size:12px; 
line-height:18px;
padding-left:5px;
}
.viptable img{
border:solid 1px #333333;
}
.viptable a{
color:#ffcc00;	
}
.viptable a:visited{
color:#ffcc00;	
}
.viptable a:hover{
color:#ffcc00;	
}
.viptable a:active{
color:#ffcc00;	
}
.mesaj_table {
font-size:11px;
}
.mesaj_table thead{
font-size:11px;
color:ffcc00;
}
.formad {
font-size:12px;
color:ffcc00;
}

.input {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	background-color: #040811;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #ffffff;
	border:1px solid #040811;
	background-image: url(buttons/button_normal.gif); 
}
.inputOver {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	background-color: #040811;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;	
	color: #ffffff;
	border:1px solid #040811;
	background-image: url(buttons/button_over.gif);
}
.form {
font-size:11px;
background:232323;
color:white;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
font: 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
color: white;
background-color:101010;
border-style: outset;
border-bottom:solid 2px #212121;
border-left:solid 2px #212121;
border-right:solid 2px #313131;
border-top:solid 2px #313131;
padding:3px;
text-decoration:none;
}

.bevelmenu li a:visited{
color: #white;
background-color:101010;
border-style: outset;
border-bottom:solid 2px #212121;
border-left:solid 2px #212121;
border-right:solid 2px #313131;
border-top:solid 2px #313131;

text-decoration:none;
}
.bevelmenu li a:hover{
color: #ffcc00;
background-color:101010;
border-style: outset;
border-bottom:solid 2px #212121;
border-left:solid 2px #212121;
border-right:solid 2px #181818;
border-top:solid 2px #181818;

text-decoration:none;
}
.bevelmenu li a:active{
color: white;
background-color:101010;
border-style: outset;
border-bottom:solid 2px #212121;
border-left:solid 2px #212121;
border-right:solid 2px #313131;
border-top:solid 2px #313131;

text-decoration:none;
}
html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.msgust {
font-size:11px;
color:ffcc00;
}
.msgkon {
font-size:11px;
color:white;
}
.select {
FONT-FAMILY: Arial;
FONT-SIZE: 11px;
}
input {
font-size:11px;
font-family:arial;
}
textarea {
font-size:11px;
font-family:arial;
}
.formisim {
font-size:11px;
color:white;
}
.turuncu {
color:#ffcc00;
}
formad {
font-size:11px;
color:white;
}