﻿
body{	
	font-family: Verdana;  
    background: #990000;  
    line-height:14px;  
    font-size: 10px;  
}

.GridCell
{
    border-bottom: solid 1px #C0C0C0;
    font-family: Arial Narrow;
    font-size: 11px;
}

.TabArea
{
	background-color: #FAFAFA;	
	width:700px;
}


.tdControl
{
	font-weight:normal;
	vertical-align:middle;
}
#uyeformu
{
}
.tdLabel
{
	height:25px;
	font-family: Verdana;
    font-size: 10px;
    text-align:left;
}


.txtBox
{
    border: 1px solid #AAAAAA;
    font-family: Verdana;
    font-size: 10px;
}

.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    font-family: Tahoma;
    padding :2px 4px 2px 4px;
    background-color:#595959;
    font-weight:bold;
    font-size:10px;
}

.label
{
    font-family: Verdana;
    font-size: 10px;
	text-align: right;
	}


/*


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
 tfoot, thead, tr, th, td   
 {
	 	border:0pt none;  
		font-family:inherit;  
		font-size: 100%;  
		font-style:inherit;  
		font-weight:inherit;  
}  
body{  
     background: #990000;  
    line-height:14px;  
    font-size: 12px;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  
    
    body{  
    background: #990000;  
    line-height:14px;  
    font-size: 12px;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  

    cursor:default;  

}  
html,body{  
    height:100%;       
}  
.clear{  
    clear: both;  
    height: 0;  
    visibility: hidden;  
    display: block;  
}  
a{  
    text-decoration: none;  
}   



#container{   
    width: 600px;  
}  
#container ul{  
    list-style: none;  
    list-style-position: outside;  
}  
#container ul.menu li{  
    float: left;  
    margin-right: 5px;  
    margin-bottom: -1px;  
}  
#container ul.menu li{  
    font-weight: 700;  
    display: block;  
    padding: 5px 10px 5px 10px;   
     background: #D90002;  
    margin-bottom: -1px;  
    border: 1px solid #d0ccc9;  
    border-width: 1px 1px 1px 1px;  
    position: relative;  
    color: #FFF;  
    cursor: pointer;  
}  
#container ul.menu li.active{  
    background: #FAFAFA; 
    top: 1px;  
    border-bottom: 0;  
    color: #FFF;  
    color: #898989; 
}  

.content{  
    margin: 0pt auto;  
    background: #FAFAFA;   
    text-align: left;  
    padding: 10px;  
    padding-bottom: 20px;  
    font-size: 11px;  
}  
.content h1{  
    line-height: 1em;  
    vertical-align: middle;  
    height: 48px;  
    padding: 10px 10px 10px 52px;  
    font-size: 32px;  
}  

.content.news h1{  
    background: transparent url(images/news.jpg) no-repeat scroll left top;  
}  
.content.news{  
    display: block;  
}  
.content.tutorials h1{  
    background: transparent url(images/tuts.jpg) no-repeat scroll left top;  
}  
.content.tutorials{  
    display: none;  
}  
.content.links h1{  
    background: transparent url(images/links.jpg) no-repeat scroll left top;  
}  
.content.links{  
    display: none;  
}  
.content.links a{  
    color: #5f95ef;  
}  
 
*/
