.clr {
	clear: both;
}

body {
	padding:0px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 14px;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #353535;
	text-align: left;
	font-size: 11px;
}

a:link, a:visited {
	color: #004B57;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px; 
}


/* ################# Linklerin Rengi ############## */


a:link, a:visited

{

color: #71c000;

text-decoration  : undeline;



}

a:hover 

{

text-decoration: none;

color: #CECECE;

}

a.category:link, a.category:visited

 {

  color            : #ccc;

  font-weight      : bold;

}

a.category:hover 

{

  color            : #00A5E4;

}

a.mainlevel:link, a.mainlevel:visited

 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	color: #999;

}

a.mainlevel:hover

 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	color: #000;



}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #508800;
	text-align: left;
	width: 100%;
	background: transparent url("../../../templates/g_rey_reen/images/arrow.gif") no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #71c000 repeat;
	}
	
/* AnaMenü */

a.mainlevel {
font-size: 30px;
padding-left: 14px;
width: 143px;
line-height: 15px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
background: transparent url("../../../templates/g_rey_reen/images/menustrelica.gif") no-repeat left;
}

a.mainlevel:hover, a.mainlevel#active_menu {
background: transparent url("../../../templates/g_rey_reen/images/menustrelica1.gif") no-repeat left; 
text-decoration: none;
}

.inputbox  {

  border           : 1px dashed #999999;

  background-color : #EDEDED;

  margin-bottom    : 5px;

  font-size        : 8pt;
  
  font-weight: bold;

  font-family: Arial, Verdana;

  color		 : #71c000;

  background: #EDEDED url("../../../templates/g_rey_reen/images/input.gif") repeat;}



.componentheading, .contentheading

{

	font-family: Helvetica, sans-serif;

	color: #71c000;

	font-weight: bold;

	font-size: 14px;

	text-decoration: underline;

}

.small 

{

  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #9b9b9b;

  text-decoration  : none;

  font-weight      : normal;

  

}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}


a.readon:link, a.readon:visited {

  color: #71c000; 

  text-decoration: none;
  
  font-weight: normal;

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

}

 

a.readon:hover {

  color: #71c000;

  text-decoration: underline;

  font-weight: normal;

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

}


.pagenavbar {
	margin-right: 10px;
	float: right;
}

.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}


.pollstableborder {

  border: 1px dashed #465675;

}

.sectiontableentry1 {

  background-color : #f5ffe6;

  color: #1a395b;
  
  border : 1px solid #eeeeee;

}

.sectiontableentry2 {

  background-color: #ecffd1;  

  color: #091f36;
  
  border : 1px solid #eeeeee;

}


.back_button {

	float: left;

  text-align: center;

  font-size: 10px;

  font-weight: bold;

  border: 3px double #9ca3b4;

  width: auto;

  background: url("../../../templates/g_rey_reen/images/subhead_bg.png") repeat-x;

  padding: 0px 10px;

  line-height: 20px;

  margin: 1px;

}


.button {

  color: #424756;

  font-family: Arial, Hevlvetica, sans-serif;

  text-align: center;

  font-size: 11px;

  font-weight: bold;

  border: 1px double #999999;

  width: auto;

  background: url("../../../templates/g_rey_reen/images/subhead_bg.png") repeat-x;

  padding: 0px 5px;

  line-height: 18px !important;

  line-height: 16px;

  height: 26px !important;

  height: 24px;

  margin: 1px;

}

a.category:link, a.category:visited

 {

  color            : #353535;

  font-weight      : bold;

}

a.category:hover 

{

  color            : #71c000;

}






/* ################## Üst Menü ############## */

ul#mainlevel-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 0.8em;

}



ul#mainlevel-nav li

{

	display: block;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0;

	width: auto !important;

	font-size: 11px;

	line-height: 23px;

	white-space: nowrap;

}



ul#mainlevel-nav li a

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #99CC00;

	font-weight:bold;

    background-image:url("../../../templates/g_rey_reen/images/g2.jpg");
    
    text-transform: uppercase;
    
}

ul#mainlevel-nav li a:hover {

	background: #999;

	text-decoration:none;

	color: #fff;

}


