@charset "UTF-8";

body {
	color: #ededed;
	background-color: #ededed;
	margin: 0px;
	padding: 0px;
	text-align:center;
height: 100% auto;

}




#maintable {
		position: relative;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 100% auto;
	width: 800px;
	background-color: #FFF;
    text-align:left;margin:0 auto;
}


#maintable_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 668px;
	width: 800px;
	text-align:left;
	margin:0 auto;
	background-image: url(images/wbg.gif);
	background-repeat: no-repeat;	
}


#addressbar {
	font-size: 10px;
	height: 67px;
	width: 800px;
	text-align:left;
	margin:0 auto;
	background-image: url(images/wadrbg.gif);
	background-repeat: no-repeat;	
	position:relative;
}
#reslogos {
	position: absolute;
	top: 400px;
	left: 654px;
}


#logo {
	position: absolute;
	top: 30px;
	left: 0px;
}

#returnhome {
	position: absolute;
	top: 70px;
	left: 716px;
	
}

#content {
	position: absolute;
	top: 410px;
	left: 20px;
	width:600px;
	height:286px;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
}


#flash {
	position: absolute;
	top: 135px;
	left: 20px;
	width:760px;
	height:250px;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	
}





#address1 {
	position:absolute;
	left:27px;
	top:20px;
	font-size: 12px;
	width: 360px;
	text-align:left;
	margin:0 auto;
}

#address2 {
	position:absolute;
	left:370px;
	top:20px;
	font-size: 12px;
	width: 400px;
	text-align:right;
	margin:0 auto;
}





.hdrclr1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 22px;
	background-color: #24248a;
    text-align:left;margin:0 auto;
}
.hdrclr2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 22px;
	background-color: #536e5f;
    text-align:left;margin:0 auto;
}
.hdrclr3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 22px;
	background-color: #561838;
    text-align:left;margin:0 auto;
}
.hdrclr4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 22px;
	background-color: #3a1e12;
    text-align:left;margin:0 auto;
}
.hdrclr5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	height: 22px;
	background-color: #f7af1c;
    text-align:left;margin:0 auto;
}


.addressbar1 {
		color: #24248a;

}
.addressbar2 {
		color: #536e5f;

}
.addressbar3 {
		color: #561838;

}
.addressbar4 {
		color: #3a1e12;

}
.addressbar5 {
		color: #f7af1c;

}


.baslik1 {
		color: #24248a;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
.baslik2 {
		color: #536e5f;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
.baslik3 {
		color: #561838;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
.baslik4 {
		color: #3a1e12;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
.baslik5 {
		color: #f7af1c;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
}
