/* CSS Document */
body {
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
}

.text {
	color:#4e4e4e;
	font-family:Arial;
	font-size:12px;
}

.textMIN {
	color:#385080;
	font-family:Arial;
	font-size:10px;
}

.textMIN A:link {color:#385080;}
.textMIN A:visited {color:#385080;}
.textMIN A:active {color:#385080;}

.tab_text2 A:link {color:#385080;}
.tab_text2 A:visited {color:#385080;}
.tab_text2 A:active {color:#385080;}

.tab_text3 A:link {color:#4e4e4e; text-decoration:none;}
.tab_text3 A:visited {color:#4e4e4e; text-decoration:none;}
.tab_text3 A:active {color:#4e4e4e; text-decoration:none;}
.tab_text3 A:hover {color:#4e4e4e; text-decoration:underline;}

.headline {
	color:#8e6d5c;
	font-family:Arial;
	font-size:14px;
	letter-spacing:.11px;
	font-weight:bold;
}

.tab {
background-image:url(../images/bar_bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#cac4ac;
}

.tab_text {
color:#4e4e4e;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
}

.tab_text2 {
color:#6b6b6b;
font-family: Tahoma;
font-size: 11px;
}

.style1 {color: #385080}
.style2 {font-size: 11px; font-weight: bold; font-family: Tahoma;}
.style3 {color: #4e4e4e}
