BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER {
	color : #301C9C;
}
A.path {
	color : #2574B4;
	text-decoration : none;
	font-size : 8pt;
	font-weight : bold;
}
A.toolbar {
	color : white;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A.toolbar:HOVER {
	color : #E2E2E2;
}
A.menulinkHL {
	color : #301C9C;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A.menulinkHL:HOVER {
	color : black;
}
A.menulink {
	color : black;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A.menulink:HOVER {
	color : #301C9C;
}
A.details {
	color : #7B5FB5;
	font-weight : bold;
	font-size : 10px;
}
A.details:HOVER {
	color : black;
}
A.details2 {
	color : #333399;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}
A.details2:HOVER {
	color : black;
}
A.res {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : black;
}
A.res:HOVER {
	color : #301C9C;
}
INPUT.search {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 0px;
}
DIV.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #9D9D9D;
}
DIV.comment {
	font-family : Tahoma, Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
}
DIV.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9D9D9D;
}
DIV.content {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	margin : 5 10 5 10;
}
DIV.shortnews {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 10px;
	margin : 2 5 2 5;
}

DIV.header {
	font-family : Arial, sans-serif;
	color : white;
	font-weight : bold;
	font-size : 15px;
	text-transform : uppercase;
	margin :  4 10 4 10;
}
DIV.date {
	font-family : Verdana, sans-serif;
	color : #333399;
	font-size : 13px;
	font-weight : bold;
}

DIV.news {
	font-family : Arial, sans-serif;
	font-size : 12px;
	margin :  4 10 4 10;
}
td.news {
	font-family : Arial, sans-serif;
	font-size : 12px;
}

DIV.newsheader{
	font-family : Arial, sans-serif;
	color : black;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	margin :  2 10 2 10;
}
DIV.catalogblack {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 12px;
	font-weight : bold;
	margin :  2 5 2 5;
	
}
DIV.path {
	margin :  2 5 5 5;
}

.white {
	font-family : Arial, sans-serif;
	color : white;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
.black {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 12px;
	font-weight : bold;
}
.grey {
	font-family : Arial, sans-serif;
	color : #d3d3d3;
	font-size : 12px;
	font-weight : bold;
}
.Dblack {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 12px;
	border-color: #000000;
}
.Dwhite {
	font-family : Arial, sans-serif;
	color : #ffffff;
	background-color: #333399;
	font-size : 12px;
}

.Dsub {
	font-family : Arial, sans-serif;
	color : black;
	font-weight: bold;
}

dt.dsub {
	font-size : 14px;
        margin-top: 9px;
}

#content h1, h2, h3 {
	font-family : Arial, sans-serif;
	color : black;
	font-weight: bold;
	text-transform: uppercase;
}

#content h1, .Dtitle {
	font-size : 21px;
	text-align: center;
}

#content h2, h3, .Dsub {
	font-size : 12px;
	text-align: left;
}

#content h2 { font-size : 15px; }
#content h3 { font-size : 14px; }
#content dd h3 { font-size : 12px; }

.notes {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 12px;
	font-weight: normal;
	text-align: left;
	text-decoration : italic;
        font-style: italic;
        margin-left: 70px;
}

.img_sign {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 12px;
	font-weight: normal;
	text-decoration : italic;
        font-style: italic;
}

p.img_sign {
	text-align: center;
}

.out_of_prod {
	font-family : Arial, sans-serif;
	color : black;
	font-size : 14px;
	font-weight: bold;
        margin-top: 30px;
        margin-bottom: 30px;
}

ul.img_sign {
    margin-left: 25%;
    margin-right: 25%;
}

#fsm_acc_list dd {
    margin-left: 150px;
}
#fsm_acc_list dt  {
   margin-top:30px;
   font-size : 14px;
   font-weight: bold;
}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}