.prod p a {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #838383;
	text-decoration: underline;
}
.prodv p a {
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
}
a:hover{
	text-decoration : none;
}

.bgcn{
	background-position : center;
	background-repeat : no-repeat;
}
.bgmain{
	background-position : 50% 135px;
	background-repeat : no-repeat;
}

.menu a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B11E23;
}
.menu a.sub{
	color : #244286;
}

.news{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #818181;
}
.news span.date{
	color : #000000;
}

.map{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #818181;
	font-weight : bold;
}
.map a{
	color : #818181;
	text-decoration : none;
}
.map a:hover{
	text-decoration : none;
}

.mapinn{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4E4E4E;
}
.mapinn a{
	color : #4E4E4E;
	text-decoration : none;
}
.mapinn a:hover{
	text-decoration : none;
}

.address{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #838383;
}
.addresslnk a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #838383;
	text-decoration : none;
}

.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.text td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.text h1{
	margin-top : 0px;
	margin-bottom : 35px;
	font-size : 24px;
	color : #244286;
}
.text h1 span{
	color : #9D0005;
}
.text  ul{
	margin-left : 0px;
}
.text  ol{
	margin-left : 0px;
}
.text ul  li{
	margin-left : 15px;
	list-style-image : url(images/li.gif);
}
.text ol  li{
	margin-left : 22px;
}

.copyr a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A6A6A6;
	text-decoration : none;
}
.copyr a:hover{
	text-decoration : underline;
}

.button{
	border : 1px solid #818181;
	color : #000000;
	font-size : 11px;
}

.mainprod {	
	height: 280px;
	overflow: auto;
	overflow-y: scroll;
	padding-right: 10px;
}


