body {
    background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	border:none;
}

body#home {
    background-color:#DCDCDC;
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	border:none;
}

body a {
    color:#0000FF;
}
body a:hover {
    color:#0000FF;
}
body a:visited {
    color:#0000FF;
}

body img {
    border:none;
}

body p {
    padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

h1, h2, h3, h4, h5 {
    color:#000000;
}

h4 {
    font-size:16px;
	padding-top:0px;
	margin-top:0px;
}

h3 {
    font-size:18px;
	padding-top:0px;
	margin-top:0px;
}

h2 {
    font-size:20px;
	padding-top:0px;
	margin-top:0px;
}

h1 {
    font-size:24px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

p.infop {
    font-size:10px;
	color:#808080;
}

a.info {
    text-decoration:none;
	color:#0000FF;
}

a.info:hover {
    background-color:#0000FF;
	color:#FFFFFF;
	text-decoration:none;
}

div#header {
    /*height:80px;*/
	padding-bottom:10px;
	background-color:#FFFFFF;
	border-bottom:1px dotted #DCDCDC;
}

div#searchbox {
    float:right;
	text-align:right;
	width:290px;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	margin:0px;
}

div#container {
    width:780px;
	margin:0 auto;
	text-align:left;
}

div#container_home {
    width:780px;
	margin:0 auto;
	text-align:left;
}

div#reg_form {
    float:right;
	width:200px;
	height:200px;
	background-color:#BFFFBF;
	padding:20px;
	margin:10px;
}

div#sidebar {
    float:right;
	width:140px;
	height: auto !important;  /* modern browsers */
    height: 380px;      /* IE5.x e IE6 (they doesn't support min-height) */
    min-height: 380px;  /* modern browsers */
	/*background-color:#E8F4F7;*/
	background-color:#FFFFFF;
	padding:0px;
	margin:10px;
}

div#leftbar {
    float:left;
	width:135px;
	height: auto !important;  /* modern browsers */
    height: 380px;      /* IE5.x e IE6 (they doesn't support min-height) */
    min-height: 380px;  /* modern browsers */
	/*background-color:#E8F4F7;*/
	background-color:#FFFFFF;
	padding:5px;
	margin-top:20px;
}
div#leftbar ul {
    margin-top:10px;
}
div#leftbar ol {
    margin-top:10px;
}
div#leftbar ul li {
	margin-bottom:5px;
}
div#leftbar ol li{
    margin-top:5px;
}

div#text_log_reg {
    height:220px;
	padding:20px;
	margin-right:400px;
	font-size:14px;
}

div#main_text {
	height: auto !important;  /* modern browsers */
    height: 400px;      /* IE5.x e IE6 (they doesn't support min-height) */
    min-height: 400px;  /* modern browsers */
	padding:20px;
	margin-right:180px;
	font-size:14px;
}

img.smallicon {
    width:40px;
	height:40px;
	vertical-align:middle;
}
img.tinyicon {
    width:24px;
	height:24px;
	vertical-align:middle;
}

div#divider {
    height:15px;
	background-color:#E8ECEB;
	margin-bottom:20px;
}

div#topbar {
    width:760px;
	height:15px;
	background-color:#FFFFFF;
	margin:0px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:20px;
	text-align:right;
	border-bottom:1px dotted #DCDCDC;
}

div#topbar_home {
    width:760px;
	height:15px;
	background-color:#E8ECEB;
	margin:0px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:20px;
	text-align:right;
}

div#plant {
	margin-right:200px;
}

div#content {
    background-color:#FFFFFF;
}

div#content_home {
    background-color:#FFFFFF;
}

div#menu {
    width:100%;
	height:15px;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	clear:right;
	border-top:1px dotted #DCDCDC;
	border-bottom:1px dotted #DCDCDC;
}

div#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
div#menu li {
    display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#menu a {
    text-decoration:underline;
}

div#menutop {
	margin-left:10px;
	text-align:left;
	height:15px;
	font-size:12px;
	background-color:#FFFFFF;
}

div#menutop ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
div#menutop li {
    display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#menutop a {
    text-decoration:underline;
}

div#menu_home {
    width:100%;
	height:15px;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	padding-bottom:5px;
	background-color:#E8ECEB;
	clear:right;
}

div#menu_home ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
div#menu_home li {
    display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#menu_home a {
    text-decoration:underline;
}

div#footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#555555;
	padding:2px;
	margin:3px;
	clear:right;
}

div#footer_home {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#555555;
	padding:2px;
	margin:3px;
	clear:right;
}

