/************************* Common ************************/

html,body
	{
		min-height: 100%;
		height: 100%;
	}
body, form
	{
		margin: 0;
		padding: 0;
	}
a
	{
		text-decoration: none;
	}
a:hover
	{
		text-decoration: underline;
	}
.clear
	{
		clear: both;
	}
.nowrap
	{
		white-space: nowrap;
	}
a img
	{
		border: none;
	}
table
	{
		border-collapse: collapse;
	}

.input-error
	{
		color: #ea0a0e;
	}

.pointer
	{
		cursor: pointer;
	}

/************************* Transmaster ************************/

body
	{
/*		background: #083a63 url('/Transmaster/Images/bg.jpg') repeat-x;*/
		color: #0d3f69;
		font: normal 13px arial;
	}

a, label
	{
		color: #0d3f69;
	}

.main
	{
		width: 1003px;
		min-height: 100%;
/*		background: #c7d0d7 url('/Transmaster/Images/main.jpg') 0 0 no-repeat;*/
		margin: 0 auto;
		position: relative;
	}
.phone
	{
		position: absolute;
		left: 23px;
		top: 150px;
		font-weight: bold;
		color: white;
	}
.header
	{
		height: 189px;
		padding-top: 25px;
	}
.header div
	{
		display: none;
	}
.header img
	{
		opacity: 0.9;
		filter: alpha(opacity = 90);
	}
.menu
	{
		position: absolute;
		top: 188px;
		left: 0;
		height: 21px;
	}
.menu ul
	{
		float: left;
		margin: 0;
		padding: 0 0 0 20px;
	}
.menu li
	{
		padding: 5px 15px 4px 15px;
		float: left;
		list-style: none;
		height: 15px;
	}
.menu li a
	{
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}
.menu li.active
	{
		background: #99001e;
	}
.menu li:hover a
	{
		color: #99001e;
	}
.menu li.active a
	{
		color: #e9a61c;
	}
.content
	{
		float: left;
		margin-top: 14px;
		width: 1003px;
		background: #c7d0d7;
		margin-bottom: 132px;
		padding-bottom: 10px;
	}
.right
	{
	}
.center
	{
		position: relative;
		width: 581px;
		margin-left: 16px;
		float: left;
		color: #083a62;
		padding-bottom: 20px;
		padding-top: 0;
	}
.center p
	{
		margin-top: 12px;
		margin-bottom: 12px;
	}
.right .box p.date
	{
		margin-bottom: 4px;
	}
.right .box p.title
	{
		margin-top: 0;
	}
.top2
	{
		margin-bottom: 10px;
	}
.top2 a
	{
		font-size: 11px;
	}
a.bright-blue,
.bright-blue
	{
		color: #0b5d85;
	}
a.bright-blue
	{
		font-size: 12px;
		text-decoration: underline;
	}
a.red
	{
		color: #99001e;
	}
.center h1 a
	{
		color: white;
	}
.center .box a
	{
		color: #083a62;
	}
.center p
	{
		padding-right: 20px;
	}
.center h1
	{
		float: none;
		display: block;
		font: bold 13px arial;
		width: 561px;
		margin: 0 0 10px 0;
		color: #dde4e9;
		background: #174871;
		padding: 6px 10px;
		text-transform: uppercase;
	}

.center h2
	{
		font: bold 13px arial;
		color: #99001e;
		margin: 10px 0;
	}

.right
	{
		width: 240px;
		float: right;
		padding: 0 9px 0 8px;
	}

.right ul
	{
		margin: 0 0 0 20px;
		padding: 0;
	}
.right li
	{
		list-style: square;
		color: #0d3f69;
	}
.right li a:hover
	{
		color: #99001e;
	}

.left-and-center
	{
		margin-left: 9px;
		float: left;
		background: #dde4e9;
	}

.left
	{
		float: left;
		width: 140px;
	}
.left ul
	{
		margin: 0;
		padding: 0;
	}
.brands li
	{
		padding: 5px 5px 5px 40px;
		list-style: none;
		border-bottom: 1px solid #c7d0d7;
	}
.brands li.category
	{
		padding: 5px;
		background: #99001e;
		color: #e9a61c;
		text-transform: uppercase;
		text-align: center;
	}
.brands li.category a
	{
		color: #e9a61c;
	}
.footer
	{
		background: url('/Transmaster/Images/footer.jpg') no-repeat;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 10px 0 0 0;
		height: 122px;
	}
.footer li
	{
		list-style: none;
		float: left;
	}
.counters
	{
		float: left;
	}
.counters ul
	{
		margin-top: 0;
	}
.copyright
	{
		position: absolute;
		top: 60px;
		left: 10px;
		color: #0d3f69;
	}
.box
	{
		background: #dde4e9;
		margin-bottom: 20px;
	}
.box-header
	{
		color: #dde4e9;
		background: #174871;
		padding: 6px 5px;
		text-transform: uppercase;
		font-weight: bold;
	}
.box-header a
	{
		color: white;
	}
.right .box-header,
.left .box-header
	{
		text-align: center;
	}
.box-content
	{
		padding: 5px;
	}
.left .box-content
	{
		padding: 1px 0 0 0;
	}
.counters li
	{
		margin-right: 5px;
	}
.banner
	{
		background: #99001e;
		height: 150px;
		margin-bottom: 20px;
	}
ul.announces-list
	{
		margin-top: 10px;
	}
.map
	{
		position: relative;
	}
.city
	{
		position: absolute;
	}
.city a
	{
		color: #febb1d;
		font-weight: bold;
		text-decoration: none;
	}
.city a img
	{
		float: left;
	}
.url-dealers .center img
	{
		float: left;
		margin: 0 5px 5px 0;
	}
.url-dealers .center p
	{
		margin-top: 0;
	}
.url-dealers .center h2
	{
		margin-top: 30px;
	}

h1 a
	{
		color: white;
	}
.url-news .center p
	{
		margin-top: 0;
	}
.news ul,
.news li
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
.news li
	{
		margin-bottom: 10px;
	}
.contact
	{
		margin: 20px 0;
		width: 98%;
		clear:both;
	}
.contact-prompt
	{
		margin-bottom: 10px;
	}
.button
	{
		border: 1px solid gray;
		background: #eeeeee;
		color: black;
		cursor: pointer;
	}
a.button
	{
		display: block;
		padding: 2px 10px;
		height: 16px;
	}
a.button:hover
	{
		text-decoration: none;
	}
.contact-submit
	{
		float: right;
		margin-right: 2px;
	}
.url-matherial .right
	{
		text-align: center;
	}
.url-matherials .center h2
	{
		display: inline;
	}
.url-matherials .center h1
	{
		margin-bottom: 20px;
	}
.matherial
	{
		margin: 10px 0;
	}
.url-matherial .right img
	{
		display: block;
		margin: 20px auto;
		cursor: pointer;
	}

.url-seminars h1
	{
		margin-bottom: 0;
	}
.url-seminars table
	{
		table-layout: fixed;
	}
.url-seminars .col1
	{
		width: 70px;
	}
.url-seminars .col2
	{
		width: 140px;
	}
.url-seminars .col3
	{
		width: 140px;
	}
.url-seminars .col4
	{
		width: 100%;
	}
.url-seminars th
	{
		text-align: left;
		padding: 7px 2px;
		font: bold 13px arial;
		text-transform: uppercase;
		border-bottom: 1px solid #c7d0d7;
		background: #d1dadf;
	}

.url-seminars td
	{
		padding: 2px;
		border-top: 1px solid white;
		background: #f0f0f0;
	}
.url-queez th
	{
		width: 100px;
	}
.url-queez .center .button
	{
		float: right;
		padding: 0 20px;
		margin-right: 10px;
		width: auto;
	}
.url-register .register
	{
		width: 400px;
	}
.url-register .form-label
	{
		font: bold 13px arial;
		color: #99001e;
		margin: 10px 0;
	}
.url-register .register-submit
	{
		width: 100px;
		float: right;
		margin-right: -58px;
	}
.url-queez a.button
	{
		float: left;
		margin-right: 10px;
	}
.url-queez .center ul
	{
		padding: 0;
		margin: 20px 0 10px 0;
	}
.url-queez .center li
	{
		list-style: none;
	}
.queeze li,
.queeze a
	{
		color: white;
	}
.queeze li a:hover
	{
		color: white;
		text-decoration: underline;
	}
.login ul
	{
		padding-left: 20px;
	}
.login li
	{
		list-style: square;
	}
.url-register .login h1
	{
		display: none;
	}
.login input
	{
		width: 110px;
	}
.url-register .login
	{
		width: 150px;
	}
.login input.button
	{
		width: 50px;
		margin: 3px 0 0 65px;
	}
.url-catalogue .top2 .link1
	{
		margin: 0 55px 0 25px;
	}
.url-catalogue .right
	{
		display: none;
	}
.url-catalogue .left-and-center
	{
		width: 985px;
	}
.url-catalogue .center
	{
		width: 822px;
		margin-left: 16px;
	}
.url-catalogue .center h1
	{
		width: 809px;
	}
.url-catalogue .content table .cat1,
.url-catalogue .content table .cat2
	{
		font: bold 13px arial;
		padding: 6px 10px;
		background: #99001e;
		color: #e9a61c;
	}
.url-catalogue .content table .cat2
	{
		color: #dde4e9;
		background: #6798c1;
	}
.url-catalogue .content table .cat1 td,
.url-catalogue .content table .cat2 td,
.url-catalogue .content table .cat3 td
	{
		text-align: center;
	}
.url-catalogue .content table .cat3
	{
		padding: 5px 5px;
		color: #dde4e9;
		background: #174871;
	}
.url-catalogue .content table .cat4
	{
		text-align: left;
	}
tr.even
	{
/*		background: white;*/
	}
.url-catalogue .center td,
.url-catalogue .center th
	{
		text-align: left;
		padding-right: 3px;
	}

.login form
	{
		padding: 0 5px;
	}

.left .login label
	{
		display: none;
	}

.left .login
	{
		padding: 10px;
	}

#post-frame
	{
		display: none;
	}

.url-my-profile table.box
	{
		width: 500px;
	}
.passwordInput
	{
		margin: 0;
	}
.center .login a
	{
		display: none;
	}
.url-reset-password .center form
	{
		width: 300px;
		padding-top: 10px;
	}
.url-reset-password .center form table
	{
		margin: 20px 0;
	}

.url-reset-password .center form .button
	{
		float: right;
	}

.url-news .center li img
	{
		float: left;
		margin: 0 10px 0 0;
	}
.url-news .center li
	{
		clear: left;
	}

a.provider-logo
	{
		display:  block;
		float: left;
		margin: 0 10px 10px 0;
	}
.url-seminar .center h2
	{
		clear: left;
	}
.url-seminar .center li
	{
		list-style: none;
		float: left;
		margin: 0 10px 10px 0;
		text-align: center;
	}

.news-archive-wrapper
	{
		float: right;
		margin-right: 10px;
	}

.news-archive-wrapper h2
	{
		margin-top: 0;
	}

.news-archive-wrapper ul
	{
		padding: 0;
		margin: 0;
	}
.search-field
	{
		width: 150px;
		margin-right: 10px;
	}

.prize-and-winner
	{
		width: 100%;
	}
.prize-and-winner td
	{
		border: 0;
	}
.url-results table
	{
	}
.poll .box-content
	{
		padding: 10px;
	}
.poll td div
	{
		margin-right: 5px;
		height: 15px;
		float: left;
	}
.poll .button
	{
		margin-top: 10px;
		float: right;
	}
.url-home .center p
	{
		text-indent: 40px;
	}
.url-forum input.page-size
	{
		width: 15px;
	}
/*
.url-forum .center .button
	{
		border: none;
		background: none;
	}
.url-forum .center .action
	{
		border: 1px solid gray;
		background: #eeeeee;
	}
*/
.forum-row
	{
		background: #f0f0f0;
	}
.forum-row td
	{
		border-top: 1px solid white;
		padding: 10px 5px;
	}
.forum-row td a:link
	{
/*		font-weight: bold;*/
	}
.forum-row a:visited
	{
		color: #3d6fbb;
		font-weight: normal;
	}
.url-forum .center .box
	{
	}
.url-forum th
	{
		color: #99001e;
		text-align: center;
		vertical-align: middle;
		padding: 1px 5px;
	}
.url-forum .left-and-center
	{
		width: 985px;
	}
.url-forum .center
	{
		width: 822px;
		margin-left: 16px;
	}
.url-forum .center h1
	{
		width: 809px;
	}
.url-forum .right
	{
		display: none;
	}
.url-forum .center .field-titles
	{
		background: #c7d0d7;
	}
.url-forum .center .field-titles a
	{
/*		color: #dde4e9;*/
	}
.url-forum .column-title
	{
		width: 50%;
	}

.url-forum .bottom-panel td
	{
		padding-top: 10px;
	}

.url-forum .EditPanel .button
	{
		margin-left: 10px;
	}
.url-forum .SearchPanel
	{
		float: left;
	}
.url-forum .paging
	{
		clear: left;
	}
.url-forum .SearchPanel td
	{
		vertical-align: middle;
	}
.url-forum .center .box
	{
	}
.url-forum .center .item-top-panel
	{
		height: 20px;
	}
.url-forum .navigation-panel td,
.url-forum .item-top-panel th
	{
		padding: 10px 0;
	}
.url-forum .navigation-panel table td
	{
		padding: 1px 2px;
	}
.url-forum tr.field-titles th
	{
		height: 30px;
	}
.item-top-panel th
	{
		padding-right: 0;
	}
.url-catalogue .center div.scrollable
	{
		position: absolute;
		float: left;
		overflow-y: scroll;
		height: 570px;
		margin: 0;
		padding: 0;
		top: 28px;
		left: 0;
		width: 828px;
	}
.url-catalogue .center .fixed
	{
		position: absolute;
		top: 28px;
		left: 0px;
		z-index: 2;
		height: 38px;
		overflow: hidden;
		background: #c7d0d7;
	}
.url-catalogue .center table
	{
		width: 811px;
	}
.url-catalogue .center h1
	{
		margin-bottom: 0;
	}
.h1
	{
		border: 1px solid blue;
		padding: 0;
	}

.url-results h2,
.url-news h2,
.url-news-archive h2,
.url-contact h2,
.url-dealers h2,
.url-certificates h2
	{
		float: left;
		clear: left;
		width: 98%;
		background: #d1dadf;
		color: #b32318;
		padding: 5px 1%;
	}
.url-guarantee table a
	{
		color: #0b5d85;
		text-decoration: underline;
	}
.url-certificates .center div
	{
		margin-bottom: 20px;
	}
.url-certificates h1,
.url-contact h1
	{
		clear: left;
		margin-bottom: 0;
	}
.url-certificates h2,
.url-contact h2
	{
		margin-top: 0;
	}
.url-news h2 a
	{
		display: block;
		float: right;
		text-decoration: underline;
		font: normal 13px arial;
		color: #99001e;
	}
.url-news-archive h1,
.url-news h1
	{
		margin-bottom: 0;
	}
.url-news-archive h2,
.url-news h2
	{
		margin-top: 0;
	}
.url-news-archive .center a
	{
		color: #99001e;
		text-decoration: underline;
	}
.url-news-archive h3
	{
		font: bold 13px arial;
		color: #99001e;
		margin: 15px 0 10px 0;
	}
.url-news-archive .center ul,
.url-news-archive .center li
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
.url-news-archive .center li
	{
		margin-bottom: 3px;
	}
.url-news-archive h2
	{
		font-weight: normal;
		text-decoration: underline;
	}
.url-news .center img
	{
		margin-bottom: 5px;
	}
.url-certificates .center img
	{
		float: left;
		margin: 0 5px 5px 0;
		cursor: pointer;
	}
.url-certificates .center div
	{
		float: left;
		padding: 0 10px;
	}
.url-certificates .center div.test
	{
		padding-bottom: 10px;
	}
.url-certificates .center div.test img
	{
		float: left;
		margin: 10px 0 10px 0;
	}
.url-forum .center .box
	{
		margin-bottom: 0;
	}
.url-forum .center .statistics
	{
		padding: 0 5px;
	}
.url-forum .center .legend
	{
		padding: 0 5px 20px 10px;
	}

.url-forum .center
	{
		width: 829px;
	}

.url-forum .center h1
	{
		margin-bottom: 5px;
	}
.url-forum .center .navigation-panel td
	{
		padding-left: 5px;
	}
.url-forum .center .SearchPanel tr
	{
	}
.url-forum .center .box .paging td
	{
		height: 65px;
	}
.center .login1
	{
		background: #d1dadf;
		position: absolute;
		right: 0;
		top: 40px;
		width: 240px;
		height: 70px;
		padding: 5px;
	}
.center .login11
	{
		width: 135px;
	}
.center .login1 label
	{
		display: none;
		width: 100px;
	}
.center .login1 .username
	{
		position: absolute;
		left: 10px;
		top: 25px;
	}
.center .login1 .password
	{
		position: absolute;
		left: 10px;
		top: 50px;
	}
.center .login1 a
	{
		display: block;
		text-decoration: underline;
	}
.center .login1 .input-error
	{
		position: absolute;
		left: 10px;
		top: 10px;
	}
.center .login1 .register-link
	{
		display: block;
		z-index: 10;
		position: absolute;
		left: 10px;
		top: 5px;
	}
.center .login1 .reminder-link
	{
		display: block;
		position: absolute;
		left: 135px;
		top: 30px;
	}
.center .login1 .button
	{
		position: absolute;
		left: 135px;
		top: 50px;
		margin: 0;
	}
.url-contact img
	{
		margin-bottom: -10px;
	}
.url-forum .item-top-panel
	{
		height: 90px;
	}
.url-queez .center h1
	{
		margin-bottom: 0;
	}
.url-queez .center h2
	{
		padding: 5px;
		background: #99001e;
		color: #e9a61c;
		margin: 0;
	}
.url-queez .question-title
	{
		padding: 2px 5px;
		font-weight: bold;
		color: #99001e;
		border: 1px solid white;
		width: 569px;
	}
.url-queez .center ul
	{
		margin-left: 10px;
	}
.correct
	{
/*		border: 2px solid #99001e;*/
	}
.url-catalogue .cat4 ul
	{
		padding: 0;
		margin: 0;
	}
.url-catalogue .cat4 li
	{
		padding: 0;
		margin: 0;
		list-style: none;
		float: left;
		margin-right: 10px;
		font-weight: bold;
	}
.url-catalogue .cat4 li a
	{
		color: #99001e;
	}
/*
.url-catalogue .cat1 th,
.url-catalogue .cat2 th,
.url-catalogue .cat3 th,
.url-catalogue .center .captions th*/
.url-catalogue .center td,
.url-catalogue .center th
	{
		padding: 5px 4px;
		border-top: 1px solid white;
	}
.url-catalogue .center .captions th
	{
		text-align: left;
		padding: 10px 5px;
		border-bottom: 1px solid white;
	}

.url-results .center table
	{
		width: 100%;
	}
.url-results .center th,
.url-result .center th
	{
		background: #d2dbe0;
		border-top: 1px solid white;
		vertical-align: top;
		padding: 5px;
		color: #99001e;
	}
.url-result .center td,
.url-results .center td
	{
		padding: 5px;
		border-top: 1px solid #dadfe3;
		text-align: center;
		background: #e4e9ed;
	}
.url-results .center .champion td.first,
.url-results .center th.first
	{
		border-left: 1px solid white;
	}
.url-results .center .champion td.last,
.url-results .center th.last
	{
		border-right: 1px solid white;
	}

.url-results-authorize .register-submit
	{
		float: right;
		padding: 0 20px;
	}
.url-results label
	{
		display: block;
	}
.url-results .champion td
	{
		background: #99001e;
		color: #e9a61c;
		font-weight: bold;
	}
.url-results .center h1
	{
		margin-bottom: 0;
	}
.url-results .center h2
	{
		margin-top: 0;
		text-transform: uppercase;
	}
.prize img
	{
		margin-bottom: 10px;
	}
.prize
	{
		padding-left: 10px;
		margin-bottom: 20px;
	}
.url-results-authorize .center h1
	{
		margin-bottom: 0;
	}
.url-results-authorize th
	{
		color: #0b5d85;
		font-weight: normal;
		padding-left: 10px;
	}
.url-results-authorize td
	{
		color: #0b5d85;
		padding-right: 10px;
		padding-left: 10px;
	}
.url-results-authorize .field-avatar td
	{
		padding-bottom: 20px;
	}
.url-results-authorize .field-mobile td,
.url-results-authorize .field-mobile th
	{
		padding-top: 20px;
	}
.url-results-authorize .form-label,
.url-results-authorize .center h2
	{
		text-align: left;
		margin-top: 0;
		padding: 5px;
		font-weight: bold;
		color: #99001e;
		border: 1px solid white;
		width: 569px;
		background: #d2dbe0;
	}
.center h3
	{
		height: 15px;
		clear: left;
		font: bold 13px arial;
		background: #99001e;
		color: #e9a61c;
		font-weight: bold;
		padding: 5px 10px;
	}
.url-results-authorize .required-fields-remark
	{
		color: #99001e;
	}
input.input
	{
		border: 2px inset white;
	}
textarea
	{
		border: 2px inset white;
	}
.url-results-authorize .button
	{
		margin-right: 15px;
	}
.url-results-authorize .center .login1
	{
		position: relative;
		float: right;
		top: 0;
		right: 0;
		height: 73px;
	}
.url-results-authorize .center .login1 .input-error
	{
		top: 2px;
	}
.url-results-authorize .center .login1 .username
	{
		top: 20px;
	}
.url-results-authorize .center .login1 .password,
.url-results-authorize .center .login1 .button
	{
		top: 43px;
	}
.url-results-authorize .center .login1 a.reminder-link
	{
		top: 24px;
	}
.url-contact .map img
	{
		width: 563px;
	}
.url-queez .center .progress td
	{
		padding: 5px;
		text-align: center;
	}
.center .input-error
	{
		color: #99001e;
	}
.EditPanel
	{
		float: right;
	}
.url-forum .EditPanel
	{
		float: left;
	}
.center .login1 ul
	{
		margin: 0;
	}
.left .login ul
	{
		margin-top: 10px;
	}
.url-forum .attached-image
	{
		float: left;
		margin-right: 10px;
	}
.attached-images-label
	{
		clear: left;
		margin: 0px 0 10px 0;
	}
.attached-files-label
	{
		clear: left;
		padding: 10px 0 10px 0;
	}
.url-forum .search-by
	{
		width: 140px;
	}
.url-forum .SearchPanel .search-field
	{
		width: 220px;
	}
.url-forum .paging .page-size
	{
		width: 50px;
	}
.url-forum .paging .all,
.url-forum .paging .ok
	{
		width: 60px;
	}
.url-dealers .center h3
	{
		margin-bottom: 0;
	}
.light-box-image
	{
		border: 10px solid white;
		position: fixed;
		background: #174871;
		z-index: 3;
	}
.light-box-shade
	{
		background: black;
		position: fixed;
		left: 0;
		top: 0;
		background: black;
		width: 100%;
		height: 100%;
		opacity: 0.5;
		filter: alpha(opacity = 50);
	}
.light-box-close-button
	{
		position: fixed;
		left: 0;
		top: 0;
		width: 30px;
		background: white;
		font: normal 14px arial;
		text-align: center;
		color: black;
		cursor: pointer;
	}
.light-box-arrow
	{
		position: fixed;
		left: 0;
		top: 0;
		width: 30px;
		height: 30px;
		background: white;
		font: normal 20px verdana;
		text-align: center;
		color: black;
		cursor: pointer;
	}
.url-queez-archive .center ul
	{
		margin: 0;
		padding: 0;
	}
.url-queez-archive .center li
	{
		list-style: none;
		margin: 0;
		padding: 0 5px;
	}
.url-results h2.queez-archive-link
	{
		margin-top: 50px;
		text-transform: none;
		font-weight: normal;
		text-align: right;
	}
	
.url-queez-archive .center table
	{
		width: 100%;
	}
.url-queez-archive .center th,
.url-result .center th
	{
		background: #d2dbe0;
		border-top: 1px solid white;
		vertical-align: top;
		padding: 5px;
		color: #99001e;
	}
.url-result .center td,
.url-queez-archive .center td
	{
		padding: 5px;
		border-top: 1px solid #dadfe3;
		text-align: center;
		background: #e4e9ed;
	}
.url-queez-archive .center .champion td.first,
.url-queez-archive .center th.first
	{
		border-left: 1px solid white;
	}
.url-queez-archive .center .champion td.last,
.url-queez-archive .center th.last
	{
		border-right: 1px solid white;
	}
.url-queez-archive .champion td
	{
		background: #99001e;
		color: #e9a61c;
		font-weight: bold;
	}

