body{
    margin:0px;
    padding:0;
    text-align:center;
	background-color: #e4e4e4;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
    font-size: 12px;
	color:#344551;
}
#header{
	background: url('../images/head.jpg') top center no-repeat;
	height:234px;
	width:991px;
    margin:0 auto;
}
#menucolumn{
	width:991px;
	height:35px;
	overflow:hidden;
    margin:0 auto;
	padding:0;
}
#menunav{
	background:url('../images/topmenu.jpg') top center no-repeat;
	width:991px;
	height:35px;
	margin:0 auto;
	text-align:left;
	padding:0;

}
#footer{
    width:991px;
    background:url('../images/footer_bcg.jpg') top center no-repeat;
    margin:0 auto;
    text-align:center;
    font-size:10px;
}
#footercontent{
    height:71px;
    margin:0 auto;
    text-align:center;
    width:100%;
}
#page{
	background:#fff url('../images/bcg.jpg') top center repeat-y;
	width:991px;
	margin:0 auto;
	padding:0;
	text-align:left;
	overflow:hidden;
	padding-bottom:55px;

}
#kfooter{
    width:590px;
    overflow:hidden;
    margin:0 auto; 
    text-align:left;   
}
#footerclear{
	width:991px;
	margin:0 auto;
	padding:0;
	text-align:left;
	height:50px;
}
#page #pagemain{
	width:140px;
	margin-left:16px;
	margin-top:20px;
	padding:0;
	text-align:left;
	display:inline;
	float:left;
}
#page #contentcolumn{
	width:593px;
	min-height:200px;
	height:auto !important;
	padding-left:33px;
	padding-right:35px;
	padding-top:30px;
	text-align:left;
	display:inline;
	float:left;
}
#page #columnright{
	width:140px;
	margin:27px 0 0 0px;
	padding:0 0 0 5px;
	float:left;
	display:inline;
}
.clear{
	clear:both;
}

h1{
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	margin:0;
	padding:0;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;

}
p{
    text-align: justify;
	line-height:1,5;
}
.right{
    text-align:right;
}
a{
    color:#CC0000;
    text-decoration:underline;
}
a:hover{
    color:#2fb1e1;
    text-decoration:none;
}
div.hr{
    border-bottom:solid 1px #d4d9ca;
    margin:1em 0;
    height:1px;
}
.date {
    font-family: "Trebuchet MS"; 
    font-size: 10px; 
    color: #666666; 
    float:right;
}
.title {
	color: #CC0000;
	font-weight: bold;
}
.tablespot{
	width: 280px;
	text-align: left;
	float: left;
	margin: 0 ;
	display: inline;
	background: #FFF;
	margin-right:10px;
}
.tablespot h2{
	background-color: #86CFEA;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:2px;
	text-indent:2px;
}
.tablespot2{
	width: 280px;
	text-align: left;
	float: left;
	margin: 0 ;
	display: inline;
	background: #FFF;
	margin-right:10px;
}
.tablespot2 h2{
	background-color: #F3BD4A;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:2px;
	text-indent:2px;
}
tr#sayfalama {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:34px;
	padding:0px;
}
tr#sayfalama td {
	display:inline;
	float:left;
	margin-right:4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	font-size: 9px;
}
tr#sayfalama td a {
	background:#FFFFFF url(../images/syfbcg.jpg) repeat-x scroll left bottom;
	border:1px solid #2fb1e1;
	color:#333;
	display:block;
	float:left;
	padding:2px 4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
}

tr#sayfalama tr a:visited {
border:1px solid #CCCCCC;
color:#666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}

tr#sayfalama td a:hover {
background-color:#2fb1e1;
color:#666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
border:1px solid #F3BD4A;

}
tr#sayfalama td.empty {
background:#FFFFFF url(../images/fade.jpg) repeat-x scroll left bottom;
border:1px solid #EEEEEE;
color:#CCCCCC;
display:block;
padding:2px 4px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}
tr#sayfalama td.selected a, tr#sayfalama td.selected a:visited {
background:#CCCC99 none repeat scroll 0% 50%;
color:#D50D00;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}
.leftside { 
    float:left;
}
.rightside { 
    float:right;
}
input {
	border: 1px solid #dbd7d6;
	background-color: #f4f4f4;
	padding: 3px;
	margin-bottom: 2px;
	margin-left:3px;
	vertical-align: bottom;
	width: 75px;
	font-size:11px;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	color: #9b9693;
}

textarea {
	border: 1px solid #dbd7d6;
	background-color: #f4f4f4;
	padding: 3px;
	margin-bottom: 2px; 
	font-size:11px;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	color: #9b9693;
	width: 200px;
    height:100px;
}
.button { 
    width: 40px; 
    padding: 2px; 
    background: #fff; 
    border: none; 
    color: #9b9693; 
	font-size:11px;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	margin-right:2px;
	float:left;
}
.button:hover { 
    background: #fbc44d;
    color: #9b9693; 
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	margin-right:2px;
	float:left
}
.titletext {
	color: #9b9693;
	font-size:11px;
    font-family:"Trebuchet MS", trebuchet, arial, sans-serif;
	font-weight: bold;
}
.foto a{
    color:#CC0000;
    text-decoration:underline;
}

.foto a{
    color:#CC0000;
    text-decoration:underline;
}
.foto a:hover{
    color:#2fb1e1;
    text-decoration:none;
}
.newstitle{
    color:#CC0000;
    text-decoration:none;
	font-weight:bold;
}
.ssstitle {
    color:#CC0000;
    text-decoration:none;
}

.content
{
	margin: 0;
}

.content a
{
	color: #CC0000;
}
.content h2
{
	color: #fff;
	font-size: 2.5em;
}

.content h3
{
	color: #CC0000;
	font-size: 1.5em;
}
.handcursor {
	cursor: pointer;
	color:#CC0000;
    text-decoration:underline;
}