*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

body {

	background: #ffffff url(../../images/back_all.gif);
	background-repeat:repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	margin: 0 auto;
	width: 763px;
	text-align: left;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

#main
{
width: 743px;
padding-top: 40px;
background: url(../../images/table_back.jpg) no-repeat;
}

#back
{
width: 743px;
padding-left: 10px;
padding-right: 10px;
background: #ffffff;
}

#header {
	height: 330px;
	text-align: right;
	background: url(../../images/logo_birlik.png) no-repeat;
}

#flags
{
width: 743px;
padding-top: 10px;
}

#menu
{
width: 563px;
height: 35px;
padding-left: 193px;
padding-top: 12px;
}

#menu ul {
	list-style: none;
}

#menu li {

	display: inline;

}

#menu a {
	float: left;
	width: 110px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	background: url(../../images/button.gif) no-repeat;
}

#menu a:hover {
	width: 110px;
    height: 27px;
	padding-top: 10px;
	color: #fff;
	background: url(../../images/button_r.gif) no-repeat;
	text-decoration: underline;
}




#menubottom
{
	width: 443px;
	height: 35px;
	padding-left: 303px;
	padding-top: 11px;
}

#menubottom ul {
	list-style: none;
}

#menubottom li {

	display: inline;

}

#menubottom a {
	float: left;
	width: 110px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	background: url(../../images/button2.jpg) no-repeat;
}

#menubottom a:hover {
	width: 110px;
    height: 27px;
	padding-top: 10px;
	color: #fff;
	background: url(../../images/button_r2.jpg) no-repeat;
	text-decoration: underline;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #CAE3F7;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #9FCCE1;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


#left
{
	width: 213px;
	margin-left: 5px;
}

#left H3
{
width: 188px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../../images/title.gif) repeat-x;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(../../images/title_back.gif) repeat-x top;
}


#left ul {
	border: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
}

#left li {
	padding: 4px;
}

#arc li
{
padding-left: 20px;
}

#left a {
	color: #B66411;
}
#left a:visited {
	color: #B66411;
}

#left p
{
padding: 10px;
}

#right
{
float: right;
width: 500px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #C5C5C5;
	text-transform: uppercase;
}

#right a
{
color: #B66411;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #B66411;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right .box
{
border: 1px solid #ccc;
width: 497px;
margin-bottom: 20px;
}

#right .box2
{
border: 1px solid #ffffff;
background: #ffffff url(../../images/box_back.gif) repeat-x top;
width: 475px;
padding: 10px;
}


#footer {
	height: 49px;
	width: 743px;
	clear: both;
	padding-top: 5px;
	background: url(../../images/footer.gif) repeat-x bottom;
	border-top: 4px solid #1F61B7;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000;
}

#footer a {
	color: #000;
}
