html {
    border-left: 0px;
    }

body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

body {
    text-align: center;
    color: #003334;
	background-color: #f5f6f2;	
    }

body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family:  arial, sans-serif;    
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;	
    line-height: 1.3em;
    }

strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    }

h1 {
	font-size: 20px;
	}

h2 {
	font-size: 19px;
	}

h3 {
	font-size: 18px;
	}

h4 {
	font-size: 17px;
	}

h5 {
	font-size: 16px;
	}

h6 {
	font-size: 15px;
	}

a:link, a:visited, a:active {
    font-weight: bold;
	color: #003334;	
	background-color: inherit;
	}

.alignLeft {
	text-align: left;
	}

.alignRight {
	text-align: right;
	}

.alignCenter {
	text-align: center;
	}
	
.clearBoth {
	clear: both;
	float: none;
	}

.par {
	color: inherit;
	background-color: #cfcfcf;	
	}

#feedback_user {
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
}
	
#wrapper {
    width: 1000px;
    float: none;
    text-align: left;    
    margin: 0px auto;
	background-color: #ffffff;
	border: 1px dashed #a9a9a9;
	padding: 10px;
	}
	
/* START top */
#top {	
	padding: 10px;
	color: #000000;
	background-color: #ffffff;
	}
    
#top img {
    display: block;
    }
/* END top */

/* START left */
#left {
	float: left;
	width: 160px;
	padding: 10px;
	color: inherit;
	background-color: #dddddd;
	height: 500px;
	}
/* END left */

/* START content */
#content {
	float: right;	
	width: 800px;
	padding: 10px;
	color: inherit;
	background-color: #eeeeee;
	height: 500px;
	}
	
html>body #content {
	min-height: 500px;
	height: auto;
	}
/* END content */

/* START bottom */
#bottom {
	clear: both;
	float: none;
	}
/* END bottom */


/* START fieldset_01 */
fieldset.fieldset_01 {		
	margin: 0px auto;	
	border: 1px solid #777777;	
	background-color: #dfe4e6;
	color: inherit;
	padding: 10px;
	}

* html fieldset.fieldset_01	{
	position: relative;
	margin-top: 1em;
	padding-top: 10px;
	}

* html fieldset.fieldset_01 legend {	
	position:absolute;
	top: -1.1em;
	left: .5em;
	height: 20px;
	padding-top: 6px;
	}

fieldset.fieldset_01 acronym {
	padding-left: 5px;
	padding-right: 5px;
	border: 0px;
	font-weight: bold;
	font-size: 14px;
	cursor: help;
	}

fieldset.fieldset_01 table {
	width: 100%;
	}

fieldset.fieldset_01 td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	}

fieldset.fieldset_01 td.alignRight, fieldset.fieldset_01 th.alignRight {
	text-align: right;
	}

fieldset.fieldset_01 td.alignCenter, fieldset.fieldset_01 th.alignCenter {
	text-align: center;
	}

fieldset.fieldset_01 th {	
	padding-bottom: 2px;
	background-color: #f5f6f2;		
	padding-top: 5px;
	padding-bottom: 5px;	
	color: #163E65;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}
	
fieldset.fieldset_01 img.table {
	display: block;
	margin: 0px;	
	}
	
fieldset.fieldset_01 input.inputText {
	border: 1px solid #a9a9a9;
	width: 185px;
	}
	
fieldset.fieldset_01 select.select {
	width: 188px;
	}

fieldset.fieldset_01 textarea.textarea {
	border: 1px solid #a9a9a9;	
	width: 185px;
	height: 100px;
	font-size: 12px;	
	}

fieldset.fieldset_01 input.inputTextSEO {
	border: 1px solid #a9a9a9;
	width: 185px;
	}

fieldset.fieldset_01 textarea.textareaSEO	 {
	border: 1px solid #a9a9a9;
	width: 185px;
	height: 100px;
	font-size: 12px;	
	}

fieldset.fieldset_01 textarea.textareaTinyMCE	 {
	border: 1px solid #a9a9a9;
	width: 675px;	
	height: 400px;
	font-size: 12px;	
	}

fieldset.fieldset_01 input.inputSubmit {
	color: #FFFFFF;
	border: 1px solid #a9a9a9;
	background-color: #003334;	
	width: 80px;
	font-weight: bold;	
	}
	
* fieldset.fieldset_01 input.inputSubmit, * fieldset.fieldset_01 input.inputSubmit_01 {
	padding-top: 2px;
	}

fieldset.fieldset_01 a:link, fieldset.fieldset_01 a:visited, fieldset.fieldset_01 a:active {
	color: #02182f;
	font-weight: bold;
	background-color: inherit;
	text-decoration: none;
	}
	
fieldset.fieldset_01 a.folder {
	background: url('../images/folder.png') no-repeat;	
	padding-left: 20px;
	padding-top: 1px;
	}
	
fieldset.fieldset_01 a.file {
	background: url('../images/file.png') no-repeat;	
	padding-left: 20px;
	padding-top: 1px;
	}
/* END fieldset_01 */

/* START login */
#login {
	
	}
/* END login */

/* START menu */
#menu {	
	}

#menu h6 {
	margin-bottom: 10px;		
	}
		
#menu ul {		
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	background-color: #e9eef1;		
	list-style-type: none;	
	}
	
#menu li {
	padding-top: 1px;
	}

HTML>BODY #menu li {		
	}

#menu a:link, #menu a:visited, #menu a:active {	
	background: url('../images/menu_arrow_hover.gif') no-repeat left;
    color: #003334;
	background-color: #dfe4e6;	
	display: block;
	height: 20px;	
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #8b9192;
	text-decoration: none;
	}

#menu a:hover {
	color: #003334;
	background-color: #f5f6f2;
	}
/* END menu */


/* START module_submenu */
ul.module_submenu {
	list-style-type: none;
	text-align: right;
	margin-bottom: 8px;
	}
	
ul.module_submenu li {
	display: inline;
	}
	
ul.module_submenu span {
	padding-left: 5px;
	padding-right: 5px;
	}
	
ul.module_submenu a {
	color: #02182f;
	background-color: inherit;
	font-weight: bold;
	}	
/* END module_submenu */

/* START debug */
ul.feedback {
	list-style-type: none;	
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	margin-top: 10px;
	}
/* END debug */

/* START debug */
#debug {
	color: inherit;
	background-color: #f7f1d7;
	}
/* END debug */