/* Normal, standard links. */
a:link
{
	color: #4d4d4d;
	text-decoration: none;
}
a:visited
{
	color: #4d4d4d;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

body
{
	background-color: #efefef;	
	text-align:center;
	width: 980px;
	margin: 0 auto;
	padding: 15px 0px 4px 0px;
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;

}


#wrapper { 
 margin: 0 auto;
 width: 942px;
}
#leftcolumn { 
 color: #333;
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 185px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 496px;
 display: inline;
 border: 1px solid #d3d3d3;
 background-color:#FFFFFF;
 
}
#rightcolumn { 
 color: #333;
 margin: 10px 0px 5px 0px;
 padding: 10px;
 width: 185px;
 float: left;
 position: relative;
}

.orta
{
background-image: url('images/orta.gif');
background-repeat: repeat-y;
width: 980px;
text-align:left;

}

.ust
{
background-image: url('images/ust.gif');
background-repeat: no-repeat;
width: 980px;
height: 205px;

}
.menu
{
background-image: url('images/menu.gif');
background-repeat: no-repeat;
width: 980px;
height: 26px;

}
.menu a
{
color:#efefef;

}

.alt
{
background-image: url('images/alt.gif');
background-repeat: no-repeat;
width: 980px;
height: 10px;
}
#menu2 {
	width: 185px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cat
{
background-image: url('images/cat.jpg');
background-color: #000000;
color: #ffffff;
padding-left: 6px;
padding-right: 6px;
font-family:Arial, Helvetica, sans-serif;
}
.tborder
{
padding: 1px;
border: 1px solid #d3d3d3;
background-color: #d3d3d3;
}
.windowbg
{
color: #000000;
background-color: #f7f7f7;
font-family:Arial, Helvetica, sans-serif;


}

	



