body {
	font-size: 13px;
	font-family: Arial;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
}


#frame {
	border:1px solid #8b95a0;
	margin:0px auto;
	width: 778px;
	background: #FFF;
	text-align:left;
}

#logo {
	position:relative;
	float:left;
}

#menu {
	background:url(img/menu_bg.png);
	position:relative;
	float:right;
	width: 442px;
}

#menu_IE {
	background:url(img/menu_bg.png);
	position:relative;
	float:right;
	height:95px;
	width: 440px;	
}

.menu {
	margin-top:40px;
}

#menu a {
	font-size: 11px;
	color:#3d3d3d;
	font-weight:bolder;
	font-family: Tahoma;
	text-decoration:none;
}

#menu a:visited {
	font-size: 11px;
	color:#3d3d3d;
	font-weight:bolder;
	font-family: Tahoma;
	text-decoration:none;
}

#menu a:hover {
	font-size: 11px;
	color:#3d3d3d;
	font-weight:bolder;
	font-family: Tahoma;
	text-decoration:underline;
}


#flash {
	text-align:left;
	z-index:-1;
	position:relative;
	width:778px;

}


#submenu {
	overflow:hidden;
	background:url(img/sub_bg.png);	
	position:relative;
	width: 778px;	
}

#subFrame {
	background:url(img/full_bg.png);
	position:relative;
	float:left;
}

#webmail {
	background:url(img/web_bg.png);	
	overflow: hidden;
	position:relative;
	float:left;
	width: 155px;
	text-align:left;
}

.webmail {
	margin-top:0px;
	margin-left:3px;
}

#contentFrame {
	overflow: hidden;
	float:right;
	text-align:left;
	width:600px;
}



#bottom {
	background:url(img/bottom_bg.png);
	padding-top:10px;
	font-size: 9px;
	color:#FFF;
	font-family: Tahoma;
	text-decoration:none;
	clear:both;
	position:relative;
	color:#7d7d7d;
	height:33px;
	width:778px;
	background-color:#e9e8e8;
}


#footer {
	background:url(img/bottom_sub_bg.png);
	font-size: 9px;
	color:#FFF;
	font-family: Tahoma;
	text-decoration:none;
	clear:both;
	position:relative;
	color:#7d7d7d;
	height:33px;
	width:778px;
	background-color:#e9e8e8;
}

p {
	color:#646464;
	font-size: 11px;
	font-family: Verdana;	
}

h5 {
	color:#cd3232;
	font-size: 11px;
	font-weight:bold;

}

h3 {
	color:#8b95a0;
	font-size: 25px;
}


a {
	font-size: 11px;
	color:#7d7d7d;
	font-family: Tahoma;
	text-decoration:none;
}
a:visited {
	font-size: 11px;
	color:#7d7d7d;
	font-family: Tahoma;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	color:#b84c4e;
	font-family: Tahoma;
	text-decoration:underline;
}

#kutu input {background: #FFF; border: 1px solid gray; height:20px; width:90px; font-weight:bold; color:gray;} 
#kutu input:hover { background: #FFF; border: 1px solid red; }
#kutu input:focus { background: #E6E9F3; border: 1px solid red; }


#contact {width: 140px; }
#contact input, textarea, select {background: #FFF; border: 1px solid gray; color:gray;} 
#contact input:hover, textarea:hover, select:hover { background: #FFF; border: 1px solid red; }
#contact input:focus, textarea:focus, select:focus { background: #E6E9F3; border: 1px solid red; }

.opt { color:red; size:1; }