@charset "iso-8859-9";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-image: url(../images/back-center.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	
	scrollbar-arrow-color: #547741;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	background-color: transparent;
	
}

a:link {
	color: #387D20;
	text-decoration: underline;
}

a:visited {
	color: #387D20;
	text-decoration: underline;
}

a:hover {
	color: #DB7211;
	text-decoration: underline;
}

input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: solid 1px;
}

.button {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 1px 10px;
	border-top:    2px solid #2B9614;
	border-left:   2px solid #2B9614;
	border-bottom: 2px solid #103807;
	border-right:  2px solid #103807;
	color: #FFF;
	background-color: #206D0F;
	height:25px;
}


textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: solid 1px;
}

.img { border: 1px solid #fff ;}

a:hover .img { border: 1px solid #387D20;}


.progress {
	background-color: #D54608;
	height:20px;
}

.font1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.font1 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.font1 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.font2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

.font2 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: underline;
}

.font3 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.font3 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

#misotailesi{
width: 170px;
height: 100px;
padding: 5px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.pagination a, .pagination a:visited, .pagination a:active{
	padding: 0 5px;
	text-decoration: none;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #C2C2C2;
	background-color: #EFEFEF;
}

.pagination a:hover{
	color: #000000;
	background-color: #C2C2C2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
