body {
margin-top: 0px;
} 
p {
font-size : 9pt; 
font-family : tahoma; 
color : black; 
} 
h1 {
font-size : 11px; 
font-family : tahoma; 
color : black; 
display : inline; 
font-weight : bold; 
} 
h2 {
font-size : 11px; 
font-family : tahoma; 
color : black; 
display : inline; 
font-weight : bold; 
} 

.black_text {
font-family : tahoma;
font-size : 10pt; 
color : black; 
text-decoration : none; 
}

a.menu {
font-family : tahoma;
font-size : 10pt; 
color : black; 
text-decoration : none; 
} 

a.menu:hover {
font-family : tahoma;
font-size : 10pt; 
color : #65514d; 
text-decoration : underline; 
} 

a.menu:active {
font-family : tahoma;
font-size : #65514d; 
color : black; 
text-decoration : none; 
}

a.epsilonmedia {
font-family : tahoma;
font-size : 10pt; 
color : white; 
text-decoration : none; 
} 

a.epsilonmedia:hover {
font-family : tahoma;
font-size : 10pt; 
color : white; 
text-decoration : underline; 
} 

a.epsilonmedia:active {
font-family : tahoma;
font-size : 10pt; 
color : white; 
text-decoration : none; 
}




#header {
	position: absolute;	
	left: 50%;
	margin-left: -380px;
	right: center;
	margin-right: 0;
	top: 0px;
	width: 765px;
}
#content_home {
	position: absolute;	
	left: 50%;
	margin-left: -380px;
	right: center;
	margin-right: 0;
	top: 370px;
	width: 765px;
}

.current_page {
	font-family : tahoma;
	font-size : 12pt; 
	color : #000000; 
	font-weight: bold;
	text-decoration : none; 
}

.page {
	font-family : tahoma;
	font-size : 10pt; 
	color : #65514D; 
	text-decoration : none; 
}

/* leftmenu links */

#link_blue {
width : 166px;
text-decoration : none;
}
#menulink {
background-color : #65514d;
font-family : tahoma;
text-decoration : none;
border-bottom: 2px solid white;
width : 166px;
}
#menulink a {
color : white;
font-size : 12px;
text-decoration : none;
display : block;
padding : 6px;
width : 166px;
}
#menulink a:hover {
background-color : #f6e597;
color : black;
font-size : 12px;
display : block;
width : 166px;
}

.branch_block {
	float: left; 
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.branch_block a {
	color: blue;
}

.kstyle_box {
	float: left; 
	width: 50%;
	text-align: center;	
}
#hideform {
	display: none;
}