body {
	color: #0B1B2F;
	font-size:12pt;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
    text-align: center;
}

.post {
	align: left;
	padding: 18px 50px;
	background: url(../images/img04.jpg) no-repeat;
}

.headerTitle {
	align: left;
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #356AA0;
}

img { border: 0; }

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px; left: 252px;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

.text {
	padding: 10px 10px 10px 10px;
	text-decoration: none;
    font-size: 10px;
	font-weight: normal;
	color: #2a5e9d;
}

.text:hover {
	text-decoration: none;
    font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
}

.textHeader {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
	font-weight: bold;
	color: #fff;
	background: #4B4B4B;
	height: 23px;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
}

#browse dt {
	background: #4B4B4B;
	color: #fff;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	/*background: #EEF0F2;*/
	border-bottom: 1px dotted #4B4B4B;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #2a5e9d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padding: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	background: #39A7D3;
	color: #fff;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: none;
}

table, td, tr, th ,font, p, div, input, textarea, form {
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #24648D;
}

.select {
	font-size: 10px;	
	color: #fff;
	font-weight: bold;
	background-color: #5488BD;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}


#LeftPart
{
	width: 528px;
	float: center;
	margin-top: 5px;
}

*>#LeftPart
{
	margin-top: 0px;
}

#Page
{
	width: 520px;
	float: left;
	margin-top: 10px;
}

.article_left
{
	background: url("images/bac-left.gif") top left no-repeat;
    width: 520px;
    height: 120px;
    float: left;
	padding-top: 10px;
	margin-top: 10px;
}

.heading_left
{
	padding-left: 30px;
	padding-bottom: 0px;
}

.paragraf2
{
	padding: 0px 10px 10px 10px;
	text-align: justify;
	width: 350px;
}

.linkA {
	text-decoration: none;
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
}

.linkA:hover {
	text-decoration: none
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #676767;
}

.linkB {
	text-decoration: none;
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
}

.linkB:hover {
	text-decoration: none
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #676767;
}

.linkC {
	text-decoration: none
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #40A3D8;
}

.linkC:hover {
	text-decoration: none
	font-family: verdana, georgia,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #676767;
}

##########################################################################################################################################################################################

h1 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background: #122C4D;
	color: #ffffff;
	padding: 10px 1px 10px 1px;
	margin: 10px 0px 10px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #122C4D;
}

table h1 {
	font-size: 120%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px;
	border-width: 0;
}

code {
	color: #791212;
	font-family : Monospace, "Courier New", Courier, monospace;
}

tt {
	color: #791212;
	font-family : Monospace, "Courier New", Courier, monospace;
}


blockquote {
	color: #791212;
}

img.flag {
	border: 1px solid #999;
}

#main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0ex;
	margin-left: 0px;
	border-width: 0px;
}

/*****
/* Forms
*****/

form {
	margin: 0%;
	padding: 0%;
}

select {
	font-family : arial,verdana,sans-serif;
	font-size: 100%;
}

input {
	font-family : arial,verdana,sans-serif;
	font-size: 100%;
}

/*****
/* Table general features
*****/

table {
	font-family : arial,verdana,sans-serif;
	font-size: 100%;
	margin-bottom: 10px;
}

table td {
	padding: 0px 3px;
}

td a.img:hover {
	background-color : transparent;
	text-decoration : none;
}

td a.img {
	display: inline;
}

td a.img img {
	vertical-align: center;
}

td a.basic {
	display: inline;
}

/*****
/* Top menu with images
*****/

#topmenu {
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	padding: 0 5px 5px 5px;
	margin: 0;
}

#topmenu img {
	margin-top: 2px;
	border: 1px #CCCCCC solid;
	padding: 2px;
}

#topmenu img:hover {
	border: 1px #EFD073 solid;
	background: #FEFFDD;
	padding: 2px;
}

/*****
/* Head
*****/

#head {
	margin: 0px;
	padding: 0px;
	border-color: #CCCCCC;
	background: #efefef;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#head table {
	border-width: 0px;
	margin-bottom: 0px;
	background: #2FA0DA;
	color: #FFFFFF;
}

#head td {
	border-width: 0px;
	padding: 0px;
}

#head table td a {
	display: inline;
}

#head h1 {
	background: transparent;
	color: #122C4D;
	text-align: left;
	border-width: 0px;
	padding: 0px;
	color: #FFFFFF;
}

/*****
/* Dropdown menu on top of the page
/* CSS code inspired from http://www.htmldog.com/articles/suckerfish/dropdowns/ 
*****/

#dropdownmenu, #dropdownmenu ul {
	width: 100%;
	height: 1.1em;
	border: #CCCCCC solid;
	border-width: 0px 0px 1px 0px;
	list-style: none;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	background: #2FA0DA;
	color: #FFFFFF;
}

#dropdownmenu a {
	display: block;
	width: 10em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#dropdownmenu li {
	float: left;
	width: 10em;
	margin: 0;
	padding: 0;
}

#dropdownmenu li ul {
	position: absolute;
	width: 10em;
	height: auto;
	left: -999em;
	font-weight: normal;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background: #2FA0DA;
}

#dropdownmenu li ul li {
	border-style: none;
	width: 10em;
	padding: 0.1em 0em 0.2em 0em;
	height: auto;
}

#dropdownmenu li.latest {
	width: 15em;
}

#dropdownmenu li.latest a {
	width: 15em;
}

#dropdownmenu li.latest ul {
	width: 15em;
}

#dropdownmenu li.latest li {
	width: 15em;
}

#dropdownmenu li:hover ul {
	left: auto;
	z-index: 1;
}

#dropdownmenu li:hover ul, #dropdownmenu li.sfhover ul {
	left: auto;
	z-index: 100;
}

#dropdownmenu li:hover, #dropdownmenu li.sfhover {
	background: #6E191B;
	
}

#dropdownmenu li ul li:hover, #dropdownmenu li ul li.sfover {
	background: #6E191B;
}


/*****
/* Menu for setup page
*****/

#setupmenu, #setupmenu ul {
	width: 100%;
	height: 1.1em;
	border: #CCCCCC solid;
	border-width: 0px 0px 1px 0px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	background: #2FA0DA;
	color: #FFFFFF;
}

#setupmenu li {
	float: left;
	margin: 0;
	padding: 0 20px 0px 0px;
	width: 10em;
}

#setupmenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 10em;
}

#setupmenu li:hover, #setupmenu li.sfhover {
	background: #6E191B;
}

#setupmenu li ul {
	position: absolute;
	width: 15.3em;
	height: auto;
	left: -999em;
	font-weight: normal;
	border: 1px #6E191B solid;
	padding: 0px;
	margin: -1.0em 0 0 10em;
	background: #2FA0DA;
}

#setupmenu li ul li {
	border-style: none;
	width: 15.3em;
	padding: 0;
	line-height: 1.1;
}

#setupmenu li ul li a {
	width: 15em;
	margin-left: 0.2em;
}

#setupmenu li:hover ul, #setupmenu li.sfhover ul {
	left: auto;
	z-index: 100;
}

#setupmenu li ul li:hover, #setupmenu li ul li.sfover {
	background: #6E191B;
}


/*****
/* Statistics
*****/

#stats {
	padding: 20px 10px 20px 10px;
	text-align: center;
	margin: 0px;
}

#stats table {
	width: 98%;
	margin: 0 auto 10px auto;
}

#stats table.stat {
	border: 1px solid #122C4D;
	border-spacing: 0px;
	border-collapse: collapse;
}

#stats table.stat tr {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#stats table.stat td {
	border: #AFBBD1 solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px 2px;
	margin: 0px;
	vertical-align: middle;
}

#stats table.stat tr.caption td {
	border-width: 0px;
}

#stats table.stat td.bleft {
	border-left-width: 1px;
	border-left-style: solid;
}

#stats table.stat td.btop {
	border-top-width: 1px;
	border-top-style: solid;
}

#stats table.stat tr.caption td.bleft {
	border-left-width: 1px;
	border-left-style: solid;
}

#stats table.stat tr.caption td.btop {
	border-top-width: 1px;
	border-top-style: solid;
}

#stats table.stat tr.top td {
	border-top: 1px solid #122C4D;
}

/** Rows and cells in table in path designer **/
#stats table.stat tr.pathdesign td {
	border-width: 0px;
	border-style: none;
}

#stats table.stat tr.pathdesign table {
	margin: 3px;
	width: 200px;
	border: 1px solid #122C4D;
	background: #ffff94;
}

#stats table.stat tr.pathdesign table td {
	border-width: 0px;
	padding: 0px;
	font-size: 85%;
}

#stats table.stat tr.pathdesign td div.postit {
	float: left;
	font-size: 100%;
	margin: 2px;
	padding: 1px 2px;
	border: 1px solid #122C4D;
	background: #fffeba;
}

div.leftpath {
	background: url(Img/System/lc2.jpg) no-repeat right center;
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 230px;
	text-align: left;
	margin: 5px 0;
}

div.rightpath {
	background: url(Img/System/cr2.jpg) no-repeat left center;
	border-style: none;
	padding: 5px 0px 5px 25px;
	width: 230px;
	text-align: right;
	margin: 5px 0;
}

/** Rows and cells in table in visitors flow **/

#stats table.stat tr.vflow td {
	border-width: 0px;
	border-style: none;
	text-align: center;
}

#stats table.stat tr.vflow td div.postit {
	font-size: 100%;
	margin: 2px;
	padding: 1px 2px;
	border: 1px solid #122C4D;
	background: #fffeba;
	text-align: center;
	float: none;
}


/** Tables in forms **/

#stats table.form {
	width: auto;
	margin: 0 auto 10px auto;
}

#stats table.form td {
	border-width: 0;
	vertical-align: middle;
}

/*****
/* tables within statitistics tables
*****/

#stats table.basic {
	background: transparent;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#stats table.basic td {
	background: transparent;
	vertical-align: middle;
	border-width: 0;
	padding: 0;
	margin: 0;
}

/** tables and div used in path for latest visitors **/

div.postit {
	float: left;
	font-size: 85%;
	margin: 2px;
	padding: 1px 2px;
	border: 1px solid #122C4D;
	background: #fffeba;
}

#stats table.postit {
	margin: 3px;
	float: left;
	width: 300px;
	border: 1px solid #122C4D;
	background: #ffff94;
}

#stats  table.postit td {
	border-width: 0px;
	padding: 0px;
}

/*****
/* Table used in setup
*****/

#setup {
	padding: 10px 1px 10px 1px;
	text-align: center;
	margin: 0px;
}

#setup table {
	width: 98%;
	margin: 0 auto 10px auto;
	border: 1px solid #122C4D;
	border-spacing: 0px;
	border-collapse: collapse;
}

#setup tr {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#setup td {
	border: #AFBBD1 solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px 2px;
	margin: 0px;
	vertical-align: middle;
}

#setup td.bleft {
	border-left: #AFBBD1 solid 1px;
}

#setup tr.toprow td {
	border-top-style: none;
}

#setup td.padv {
	padding-top: 2px;
	padding-bottom: 2px;
}

#setup tr.caption td {
	border-width: 0px;
}

#setup table td table.basic {
	border-style: none;
	padding: 0;
	margin: 0;
}

#setup table td table.basic tr {
	border-style: none;
}

#setup table td table.basic td {
	border-style: none;
}

#setup table.form {
	width: auto;
	border: 1px solid #122C4D;
}

#setup table.form tr {
	border-style: none;
}

#setup table.form td {
	border-style: none;
	text-align: center;
	padding: 5px;
}

#setup table.form tr.title td {
	border-style: none;
	text-align: center;
	padding: 1px;
}

/*****
/* Text: for reminder, cookie, about page...
*****/

#text {
	width: 96%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #122C4D;
	background: #fff;
	padding: 2px 5px;
	text-align: left;
}

#text h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	background: transparent;
	color: #000;
	padding: 0;
	margin: 10px 0px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px 1px 0px;
}

#text ul.about {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}


#text ul.about li {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}


#text ul.about li blockquote {
	font-weight: normal;
	color: #0B1B2F;
	margin: 2px 0px 2px 50px;
}


#text ul.about li blockquote P {
	font-weight: normal;
	color: #0B1B2F;
	margin: 3px 0px 0px 0px;
}


#text ul.about li blockquote li {
	font-weight: normal;
}

#text ul.about table {
	border-width: 0;
}

#text ul.about table td{
	border-width: 0;
}

/*****
/* Help page
*****/

div.help div.top {
	margin: 0px 0px 15px 0px;
	background: #FFE4BE;
	border-color: #122C4D;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

div.help div.top h1 {
	font-size: 120%;
	color: #0B1B2F;
	text-align: center;
	padding: 3px 1px;
	margin: 5px 0px;
	border-style: none;
	margin: 5px;
	background: transparent;
}

div.help div.text {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #122C4D;
	background: #fff;
	padding: 2px 5px;
	text-align: left;
}

div.help ul {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

div.help li {
	margin: 0px 0px 10px 0px;
}

/*****
/* Ban referrer page
*****/

div.ban div.top {
	margin: 0px 0px 15px 0px;
	background: #FFE4BE;
	border-color: #122C4D;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

div.ban div.text {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #122C4D;
	background: #fff;
	padding: 2px 5px;
	text-align: left;
}

/*****
/* Signature
*****/

#sign {
	font-size: 85%;
	text-align: center;
	margin: 15px 0px 10px 0px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid none;
	background: #ffffff;
}

/*****
/* Table modifiers
*****/

tr.title td {
	border: 1px solid #122C4D;
	text-align: center;
	font-weight: bold;
	background: #2FA0DA;
	color: #ffffff;
}

tr.caption td {
	height: 23px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	background: #676767;
	font-size:12px;
}

td.bleft {
	border-left-width: 1px;
	border-left-style: solid;
}

td.btop {
	border-top-width: 1px;
	border-top-style: solid;
}

td.bright {
	border-right-width: 1px;
	border-right-style: solid;
}

td.av {
	font-size: 90%;
}

tr.av td {
	font-size: 90%;
}

tr.small td {
	font-size: 85%;
}

tr.small td table td {
	font-size: 100%;
}

td.odd {
	background: #FFFFFF;
}

tr.even {
	background: #eaeaea;
}

tr.data:hover td {
	background: #FEFFDD;
}

/***
/* Various div
***/

div.error {
	text-align: center;
	color: #ff0000;
	margin: 5px 100px 20px;
	padding: 5px;
	border-width: 1px;
	border-color: #ff0000;
	border-style: solid;
	background: #FFFFFF;
}

div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}


###################### DROPDOWN   #########################################

#nav {position:relative; z-index:100; margin:50px 0 150px 0;}
#nav h2 {font-family: "trebuchet ms", arial, sans-serif; font-weight:normal; color:#090;}
#nav h3 {font-family: "trebuchet ms", arial, sans-serif; font-weight:normal;}


/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:table;}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block;  width:120px; font-size:11px; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #000; border-width:1px 0 1px 1px; text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#2FA0DA;}
#pmenu li.tc {display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#2FA0DA url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#2FA0DA url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

#meniu {
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	align: right;
}

#meniu ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	align: right;
}

#meniu li {
	display: block;
	float: left;
	width: 122px;
	height: 20px;
	padding: 10px 0 0 0;
}

#meniu a {
	display: block;
	width: 122px;
	height: 18px;
	padding: 0 0 0 0;
	background: url(../images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#meniu a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	color: #000;
}

#submenu {
	clear: both;
	padding: 20px 0;
	padding-left: 20px;
	background: #535657 url(../images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 140px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	text-align:left;
	background: url(../images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 10px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.4em;
	text-align:left;
	color: #A9B6BB;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

td#headmenu
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	border-width: 0;
	background-image: url('../images/link1.jpg');
}
td#headmenu a
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url('../images/link1.jpg');
	display: block;
	text-decoration:none;
	padding: 5px;
}
td#headmenu a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/link2.jpg');
}
td#headmenu a.menuHead
{
	font-weight: bold;
	font-size: 10px;
}