body {
	background-color: #333333;
	background-image: url(images/background.gif);
}
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
/*font-size:10px;
font-family:arial, verdana, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #333333;
	background-image: url(images/background.gif);
	}

#content {overflow:auto; position:absolute; z-index:3; top:200px; bottom:60px; left:200px; width:580px; right:0px; background-color:white;}

* html #content {
	top:3px;
	left:200;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:580px;
	overflow:auto;
	position:absolute;
	z-index:6;
	border-top:200px solid #fff;
	border-bottom:60px solid #fff;
	border-left:0px solid #fff;
	visibility: visible;
	background-color:white;
}


#head {
	position:absolute;
	margin:0;
	top:0px;
	left:0;
	display:block;
	width:780;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:4em;
	z-index:10;
	overflow:hidden;
	color:#fff;
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:780;
	height:50px;
	z-index:8;
	overflow:visible;
	background:url(images/bottomBar-bg.jpg) rgb(76,76,76);
	color:#fff;

	
}

#left {
	position:absolute;
	left:0px;
	top:200px;
	bottom:50px;
	width:200px;
	background:rgb(76,76,76);
	background-repeat:no-repeat;
	background-color: #EFEFEF;
	z-index: 9;
	visibility: visible;

font-size: 1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}

* html #left {height:100%; top:0; bottom:0; border-top:200px solid #fff; border-bottom:50px solid #fff; color:#fff;}

#content p {padding:10px;}
.bold {font-size:1.2em; font-weight:bold;}

dd {display:none;}
a.nav:visited {margin-left:20px; display:block; width:150px; height:40px; background:#ff0000; color:#fff; border:1px solid #000; text-decoration:none; text-align:center; line-height:20px; vertical-align:middle;}
a.nav:hover {background:#ccc; color:#000066; height:40px; vertical-align:middle;}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}a.nav { margin-left:20px; display:block; width:150px; height:40px; background:#ff0000; color:#fff; border:1px solid #000; text-decoration:none; text-align:center; line-height:20px; vertical-align:middle;} 


A.1:visited  {color: #0099cc; text-decoration: none; font-size: 11px}
A.1:link  {color: #0066cc; text-decoration: none; font-size: 11px}
A.1:active  {color: #333366; text-decoration: underline; font-size: 11px}
A.1:hover   {cursor: hand; color: #0099cc; text-decoration: underline; font-size: 11px}

A.2:visited  {color: #FFFFFF; text-decoration: none; font-size: 12px; }
A.2:link  {color: #FFFFFF; text-decoration: none; font-size: 12px;}
A.2:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A.2:hover   {cursor: hand; color: #FFFF33; text-decoration: none; font-size: 12px;}

.Highlight {background-color:#6699FF;}
.Normal{
	background-color:default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Hiddent{background-color:white;}
.copyright {
	font-size:0.7em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.anaMetin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
