a.SubMenuItem{
font-family:Tahoma;
font-size:11px;
color:black;
width:100%;
text-decoration:none;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}
a:Hover.SubMenuItem{
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#fbfbfb;
width:100%;
text-decoration:none;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}
a.MenuItemOver{
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#eeeeee;
width:100%;
text-decoration:none;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}
a:Hover.MenuItemOver{
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#eeeeee;
width:100%;
text-decoration:none;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}
a.MenuItem{
font-family:Tahoma;
font-size:11px;
color:black;
width:100%;
text-decoration:none;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}
a:Hover.MenuItem{
font-family:Tahoma;
font-size:11px;
color:#333333;
background-color:#fbfbfb;
width:100%;
text-decoration:none;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #EEEEEE;
}

/*old CSS*/
p,table,tr,td,body {
font-family:Verdana;
font-size:11px;
color:black;
line-height:150%;
}
.ari10 {
font-family:Arial;
font-size:10px;
color: black;
}
.menubaslik {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;
color: #FFFFE0;
}
.icerikbaslik {
font-family:Tahoma;
font-size:11px;
padding-left:6px;
color:black;
font-weight:bold;
}
.icerikkucukbaslik {
font-family:Arial, Verdana, Tahoma;
font-weight: bold;
font-size:12px;
color: black;
; text-decoration: underline
}
.bullet {
font-family:verdana;
font-weight: bold;
font-size:10pt;
color: #ffcc00;
}
.footer {
font-family:arial;
font-size:8pt;
color: #cccccc;
}
a.ustlink {
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
color: #999999;
text-decoration: none;
}
a:hover.ustlink {
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
color: Silver;
}
a.solbbl {
font-family: Tahoma;
font-weight: bold;
font-size:8 pt;
color: navy;
}
a:hover.solbbl {
font-family: Tahoma;
font-weight: bold;
font-size:8 pt;
color: navy;
}
input,textarea {
font-family: verdana;
font-size:8 pt;
}
.koyu {
font-family: verdana;
font-size: 8 pt;
color: black;
}
.acik{
font-family: verdana;
font-size: 8 pt;
color: #eeeeee;
}
a {
font-family: verdana;
font-size:8 pt;
text-decoration: underline;
font-weight:bold;
color: #4682B4;
}
a:hover{
font-family: verdana;
font-size:8 pt;
font-weight:bold;
text-decoration: none;
color: navy;
}
a.siyahlink {
font-family: Tahoma;
font-size:8 pt;
text-decoration: none;
color: black;
}
a:hover.siyahlink{
font-family: Tahoma;
font-size:12px;
text-decoration: bold;
color: #FF8C00;
}
a.grilink {
font-family: Tahoma;
font-size:8pt;
text-decoration: none;
color: cccccc;
}
a:hover.grilink{
font-family: Tahoma;
font-size:8pt;
text-decoration: bold;
color: #cccccc;
}
a.link {
font-family:Verdana;
font-size:8pt;
text-decoration: underline;
/*color:#FF6600;*/
color:black;
font-weight:normal;
}
a:hover.link{
font-family:Verdana;
font-size:8 pt;
text-decoration:none;
color:#555555;
font-weight:normal;
}
.form {
font-weight: bold;
font-family: verdana;
font-size: large;
color: black;
}
.icerikustbaslik { 
font-family:Georgia, "Times New Roman", Times, serif; 
font-weight: bold; 
font-size:14px; 
color: #1E1E1E; }

.icerikaltbaslik { 
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold; 
font-size:12px; 
color: #1E1E1E; }
td { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8 pt;
color: black;
 } 

 /*Calendar*/
 .Calendar{
	text-align:center;
	color: black;
	font: 10px Verdana;
	border: 1px #eeeeee solid;
	cursor:default;
	padding:2px;
	margin:1px;
}
 .CalendarOver{
	text-align:center;
	color: black;
	font: 10px Verdana;
	border: 1px black solid;
	cursor:default;
	padding:2px;
	margin:1px;
}
.CalendarEmpty{
	text-align:center;
	color: black;
	font: 10px Verdana;
	border: 1px white solid;
	cursor:default;
	padding:4px;
	margin:0px;
}
 .CalendarBaslik{
	text-align:center;
	color: black;
	background-color:#eeeeee;
	font:10px Verdana;
	font-weight:bold;
	border-right: 1px #cccccc solid;
	padding:2px;
}
 .CalendarSelected{
	color: black;
	background-color: rgb(235,235,235);
	font: 10px Verdana;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	cursor: pointer;
	padding:2px;
}
 
 
/* OLD Calendar*/
/*.month, .nav{
	background-color:#;
	color: black;
	font: 10px Verdana;
}
.nav{
	cursor: pointer;
	cursor: hand;
}
.dayHeader{
	color: black;
	font: 10px Verdana;
	border-bottom: 1px black solid;
	font-weight: bold;
}
.empty{
	background-color: white;
	border-bottom: 1px #cccccc solid;
}
.days{
	color: black;
	background-color: rgb(235,235,235);;
	font: 10px Verdana;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	padding:2px;
}
.date{
	color: maroon;
	font: 10px Verdana;
	font-weight: bold;
	border: 1px black solid;
	cursor: pointer;
	cursor: hand;
}*/
