/* CSS Document */

body{
	background-color: #0b2f43;
	margin:0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top:20px;
	margin-bottom:20px;

}
.bgleft {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	height:500px;
}
.lefttd {
	background-color: #FFFFFF;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
	padding-left:12px;
	vertical-align:top;
	width:220px;
}
.righttd {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;

	background-color: #FFFFFF;
	vertical-align:top;
	padding:10px;
	padding-top:215px;
	
}
.girisbg {
	background-image: url(images/giris_bg.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 220px;

}

.menu{
margin-top:11px;
}

body, p, td, h1, h2, h3, h4, h5, h6, input, textarea, select, pre{
	font-family: "Segoe UI", "Trebuchet MS", Verdana;
}
.maintd {
	background-color: #FFFFFF;
	height:400px;
	padding:5px;
	vertical-align:top;

}
.submenu {
	font-family: Verdana;
	font-size: 12px;
	color: #0e3044;
	display:block;
	line-height:22px;
	background-color: #dbeff7;
	background-image: url(images/s_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:27px;
}



td,p,body{
	font-family: "Segoe UI", "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #0c486a;
}

input, select, textarea{
	font-family: "Segoe UI", "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #0c486a;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #0792c5;
}

.loginin {
	height: 16px;
	width: 120px;
	border: 1px solid #73bbe4;
}



.padding7px {
	padding:7px;
}
.title01 {
	font-size: 11px;
	font-weight: bold;
}
.altborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c486a;
}

.trans{
cursor:pointer;
}

a{
	color:#0089d7;
	text-decoration:none;
}


a:hover{
	color:#0089d7;
	text-decoration:underline;
}

.reftable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cad0d7;
	margin-bottom:10px;
	margin-top:10px;
}

h2 {
	font-size: 13px;
	font-weight:bold;
	color: #006699;
	padding-left:10px;
	background-image: url(images/h2.jpg);
	background-repeat:no-repeat;
	line-height:27px;
}

.error
{
    color:Red;
    
}



/* grid styles */
.rowStyle
{
	text-align:left;
	background-color: #FFFFFF;
	height:20px;
}

.alternatingRowStyle
{
	height:20px;
	text-align:left;
	background-color: #f2f9fb;
}

.rowStyle td, .alternatingRowStyle td
{
	padding-left:5px;
	padding-right:10px;

}
.rowStyle a, .alternatingRowStyle a
{	
	
	width:80px;
	color:#8b0000;
	text-decoration:none;
	display:block;
	text-align:center;
}


.rowStyle .btn, .alternatingRowStyle .btn, .btn
{
	width:80px;
	height:15px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
	background-color: #183564;
	background-image: url(images/btn1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #032356;
}

.rowStyle .btn:hover, .alternatingRowStyle .btn:hover, .btn:hover
{
	background-image:none;
	background-color:#000033;
	text-decoration:none;

}

.rowStyle a:hover, .alternatingRowStyle a:hover
{
	text-decoration:underline;
}

.EditRowStyle
{
	text-align:left;
	background-color: #FFFFFF;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.headerStyle
{
	background-color:#dcf0f7;
	background-image: url(images/th.jpg);

}

.headerStyle th
{

	color:#006699;
	height:28px;
	text-align:left;
	font-size:12px;
	padding-right:3px;

	padding-left:5px;

}




.pagerStyle
{
	background-color:#5D7B9D;	
	text-align:right;
	font-size:10px;	
}
.footerStyle
{
	background-color:#5D7B9D;
	color:#FFFFFF;
	}
.SelectedRowStyle
{
	background-color:#E2DED6;
	color:#333333;
}

.btn2
{
	display:block;
	width:174px;
	height:32px;
	
	color:#203a65;
	text-decoration:none;
	text-align:center;
	background-color: #EFEFEFE;
	background-image: url(images/btn2.gif);
	background-repeat:no-repeat;
	background-position: center top;
	font-size:12px;
	padding-top:6px;
	font-weight:bold;
}

.btn2:hover
{

	color:#0066CC;
	text-decoration:none;

}

.maintablo{

	border: 2px solid #dcf0f7;
}

.l1 {
	background-image: url(images/l1bg.gif);
}


.l2 {
	background-image: url(images/l2bg.gif);
}

.l3 {
	background-image: url(images/l3bg.gif);
	
}

.l4 {
	background-image: url(images/l4bg.gif);
}


.contenttd{
vertical-align:top;

}

.ustmenu{
height:23px;
text-align:right;
vertical-align:middle;
display:block;
margin:10px;
}
