@charset "utf-8";

BODY {
	background-color: #ffffff;
	background-image: url(img/main_back.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
}
#main_body {
	top:0px;
	margin-right: auto;
	margin-left: auto;
}

PRE {
	font-size:12px;
	color:#000000;
}


/*---------titles----------------------------*/
.type16 { 
	font-size:18px;
	font-weight:bold;
}

.type14 { 
	font-size:14px;
	font-weight:bold;
}
.type14c { 
	font-size:14px;
	font-weight:bold;
	color:#9B5628;
}
.typeNc {
	color: #FF6633;
}



/*-----------------------------------------*/
td.normalMenu {
	background-color:#eaeaea;
    color:#4c4c4c;
	font-size:11px;
	text-decoration:none;
	cursor:default;
}
td.overMenu {
	background-color:#FF9900;
    color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	cursor:default;
}
/* ----------------------------------------------*/
a.endpagemenu {
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.endpagemenu:hover {
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}
/* ----------------------------------------------*/
a{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
.demoPic {
	border:1px solid #333333;
}
/*--------------------------------------------------*/
.headline {
	background-image:url(/layout/html/puntari/images/headlinefon.jpg);
	background-repeat:repeat-y;
	color:#6A2F15;
	font-weight:bold;
		
}
.contactUs {
	border:1px solid #000066;
	background-color:#DADBFC;
	color:#000033;
}
/*-----------------------------------------------------------*/

a.navigation1_title {
//	background-image:url(/layout/html/puntari/images/green_arrow.gif);
//	background-repeat:no-repeat;
	color:#FFFFFF;
        font-weight:bold;
        font-size:11px;
        text-decoration:none;
        cursor:default;
}
a:hover.navigation1_0 {
	background-color:#FF9900;
    color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	cursor:default;
}

