a:link, a:active, a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none !important;
}

a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline !important;
}

a.details:link, a.details:active, a.details:visited {
	color: #c46611;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}

a.details:hover {
	color: #c46611;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline !important;
}

a.pub:link, a.pub:active, a.pub:visited {
	color: #5C5C5C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.pub:hover {
	color: #5C5C5C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.img:link, a.img:active, a.img:visited, a.img:hover {
	border: 1px;
	border-color: #767676;
	}

body,table,td,tr,li,ul,p,select,input,textarea{
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div.input ul {
	background-color: white;
	border: solid #f5deb3;
	border-width: 0 1px 1px 1px;
	list-style-image: none;
	list-style-type: none;
	margin: 0 15px 0 0;
	overflow: auto;
	padding: 0px;
}

div.input ul li {
	cursor: pointer;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 2px 10px;
	position: relative;
}

div.input ul li.selected { background-color: #efefef; }

ul { list-style-type: square; margin: 0px; padding: 0px; }

ul.line-separated{
        background-color: #a2a2a2;
        padding: 0;
        margin-left: 1em;
    }
	 
ul.line-separated li{
        background-color: white;
        margin: 1px 0 0 0;
        padding: 0;
        list-style-type: none;
    }

.comm { font-size: 14px; }

.header {
	background: #c46611;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.menu { color: White; font-size: 14px; font-weight: bold; }

.small { font-size: 11px; }

.nb { font-size: 12px; font-weight: 600; }

.page{ color: #5B5B5B; font-size: 14px; }

.sign { font-size: 11px; font-style: italic; font-weight: bold; }

.string { color: #cd853f; font-size: 14px; }
.company {
	font-size: 18px;
	color: #C46611;
}


.subtitle {
	background: #f2f5e6;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.table hor{ background-repeat: repeat-x; }

.table items {
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 12px;
	padding-top: 8px;
}

.table items .text {
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 12px;
	padding-top: 4px;
}

.table vert { background-repeat: repeat-y; }

.tbbgr { background-repeat: no-repeat; }

.text { font-size: 13px; }

.title {
	background: #cd853f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	
}
.box {
	padding: 2px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.justified {
	text-align: justify;
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}


.footer {
   font-family: "Times New Roman", serif;
	font-size: 9px;
	color: #999999;
	}
	
.attent {
	font-weight: bold;
	color: #c46611;
}
.color1 {
	background-color: #F0F0E0;
}
.color2 {
	background-color: #F0E0E0;
}
.color3 {
	background-color: #E0EAF0;
}
.color4 {
	background-color: #E2F0E0;
}
.color5 {
	background-color: #F2F2F2;
}
.color6 {
	background-color: #FFE3CD;
}
