body {
	font-family: Tahoma;
	font-size: 12px;
	margin:0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	LINE-HEIGHT: 1.3;
	BACKGROUND-POSITION: 50% top;
	BACKGROUND-IMAGE: url(/images/bg.jpg);  
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #f1f2f7
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

th {
	font-family: Tahoma;
	font-size: 12px;
}

form {
	font-family: Tahoma;
	font-size: 12px;
	}

input {
	font-family: Tahoma;
	font-size: 11px;
	color:#004A8D;
}

textarea {
	font-family: Tahoma;
	font-size: 12px;
	color:#004A8D;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	color:#004A8D;
}

.selectENG {
	font-family: Tahoma;
	font-size: 10px;
	color:#004A8D;
	width:259px;
}

ul {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Tahoma;
	font-size: 12px;
}

ol {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Tahoma;
	font-size: 9px;
}

.big {
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
}

.big2 {
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 24px;
	font-weight:bold;
}

.big3 {
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 24px;
	font-weight:bold;
}


.bodystyle {
	font-family: Tahoma;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.bbaslik{
	font-weignt:bold;
	color:#cccccc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top:0px;
	padding-top:0px;
}

.hataYazi{
	font-weignt:bold;
	color:#989898;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top:0px;
	padding-top:0px;
}

.hataYazi a{
	font-weignt:bold;
	color:#989898;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.hataYazi a:hover{
	font-weignt:bold;
	color:#989898;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.hataYazi2 {
	color:#989898;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}

.hataYazi2 a:hover{
	font-weignt:bold;
	color:#989898;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}

.solMetin{
	font-weight:bold;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:10px;
	padding-left:5px;
	text-decoration:none;
}

.solMetin a{
	padding-left:0px;
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:10px;
}
.solMetin a:hover{
	text-decoration:underline;
	color:#FFFFFF
}

.solMetin2{
	font-weight:bold;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:12px;
	/*padding-left:35px;*/
	text-decoration:none;
}

.solMetin2 a{
	padding-left:0px;
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:12px;
}
.solMetin2 a:hover{
	text-decoration:underline;
	color:#FFFFFF
}

#usttd{
	border-bottom:2px solid #CCCCCC;
}

#navigation {
	FONT-SIZE: 12px;
	COLOR:  #004A8D;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #FAB900;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #FAB900;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FAB900;
	border-left-color: #FAB900;
}

#navigation a {
	COLOR:  #004A8D;
	text-decoration: none;
}

#navigation a:hover,
#navigation a:active
{
	COLOR:  #3B84E2;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #004A8D;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #004A8D;

}
#navigation a.active:visited,
#navigation a.active:active
{
	color: #113130;
	cursor: default; /* changing the cursor to normal arrow, so people think it's not a link */
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#bigTbl{
	border-right:2px solid #004A8D;
	
}

#frmLogin {
	margin: 0px;
	padding: 0px;
}

#form1 {
	margin: 0px;
	padding: 0px;
}

.Yazi{
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	margin-top:0px;
	padding-top:0px;
}

.Yazi a{
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 11px;
	margin-top:0px;
	padding-top:0px;
	font-weight:bold
}

.duzYazi{
	color:#7E7E7E;
	font-family: Tahoma;
	font-size: 14px;
	padding-left: 5px;
	margin-top:0px;
	padding-top:0px;
	padding-right:5px;
	line-height:20px;
}

.yatik{
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color:#7E7E7E;
}

.yatik2{
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color:#ffffff;
	padding-top:5px;
}

.duzYazi li{
	line-height:25px;
}

.indexMetin {
color:#7E7E7E;
padding-top:11px;
padding-left:20px;
padding-right:20px;
}

.indexMetin a {
color:#7E7E7E;
padding-top:12px;
padding-left:20px;
padding-right:20px;
text-decoration:none;
} 

.indexList {
color:#7E7E7E;
padding-top:3px;
padding-left:5px;
/*padding-right:8px;*/
font-size:12px;
text-decoration:none;
}

.indexFlash{
padding-top:20px;
}

.grupList a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #004A8D;
	font-weight: bold;
	text-decoration: none;
}
.grupList a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#3B84E2;
	font-size:12px;
	text-decoration: underline;
}

.urunlistBaslik {
/*text-decoration:underline; 
*/padding-left:5px; 
border-bottom:1px dotted #CCCCCC;
padding-bottom:5px;
color:#7E7E7E;
font-family: Tahoma;
font-weight:bold;

}


.urunlistBaslik a{
color:#7E7E7E;
font-family: Tahoma;
font-weight:bold;
text-decoration:underline;
}

.urunlistBaslik a:hover{
text-decoration:none; 
color:#7E7E7E;
font-family: Tahoma;
font-weight:bold;
}

#UrunResim{ /*div*/
	width:180px;  
	height:135px;
	BORDER-RIGHT: #bababa 3px solid; 
	BORDER-TOP: #707070 3px solid; 
	BORDER-LEFT: #707070 3px solid; 
	BORDER-BOTTOM: #bababa 3px solid; 
}

#habResim{ /*div*/
	width:180px;  
	height:135px;
	BORDER-RIGHT: #bababa 3px solid; 
	BORDER-TOP: #707070 3px solid; 
	BORDER-LEFT: #707070 3px solid; 
	BORDER-BOTTOM: #bababa 3px solid; 
}
	
.footer {
	text-align: left;
	color: #CCCCCC;
	height: 30px;
	padding-top: 15px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-position: bottom;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
