body {
	font-family: Tahoma, Verdana, Aria, Helvatica;
	font-size: 12px;
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#fffff0;
}

img {
	vertical-align: middle;
}

td {
	vertical-align: top;
	text-align: left;
}

h1 {
	margin-top:0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #197B30;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #754C24;
}


p {
	margin: 0px;
}

ul.leftmenu {
    margin: 0;
	padding: 0;
}

ul.leftmenu li {
	padding-left: 2px;
	list-style:none;
	margin-bottom: 5px;
	width: 150px;
	line-height: 18px;
	white-space: nowrap;
}

ul.leftmenu a:link, ul.leftmenu a:visited {
	display: block;
	background-image: url(./images/left_menu_off.gif);
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 18px;
	text-decoration: none;
}

ul.leftmenucn li {
	padding-left: 2px;
	list-style:none;
	margin-bottom: 2px;
	width: 150px;
	line-height: 18px;
	white-space: nowrap;
}

ul.leftmenucn a:link, ul.leftmenucn a:visited {
	display: block;
	background-image: url(./images/left_menu_off.gif);
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 18px;
	text-decoration: none;
}

a#leftmenu2:link, a#leftmenu2:visited {
	background-image: url(./images/left_menu_off2.gif);
}

a#leftmenu3:link, a#leftmenu3:visited {
	background-image: url(./images/left_menu_off3.gif);
}

a#leftmenu4:link, a#leftmenu4:visited {
	background-image: url(./images/left_menu_off4.gif);
}


ul.leftmenu a:hover, a#leftmenu2:hover, a#leftmenu3:hover, a#leftmenu4:hover {
    background-image: url(./images/left_menu_on.gif);
    color: #000000;
}


a.panel:link, a.panel:visited {
	color: #006600;
	text-decoration: none;
  border:1px solid #CCCCCC;
}


a:link, a:visited {
	color: #006600;
	text-decoration: none;

}

a:hover {
	color: #FF6633;
	text-decoration: none;
}


a.cmd {
	background-image: url(./images/right_red.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:10px;
}

a.cmdsmall:link, a.cmdsmall:visited {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}

a.cmdsmall:hover {
	color: #000000;
}

a.list1 {
	background-image: url(./images/right_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	padding-left:10px;
	margin-bottom: 5px;
}

input {
    border: 1px solid #666666;
    font-family: arial;
    font-size: 11px;
}

textarea {
    border: 1px solid #666666;
    font-family: arial;
    font-size: 11px;
}


select {
    border: 1px solid #666666;
    font-family: arial;
    font-size: 10px;
    background-color:#D1E3E8;
}

input.button1 {
	background-color: #DBCEBE;
}


font.subtitle {
	line-height: 15px;
	vertical-align:center;
	font-size:11px;
	font-weight: bold;
	color: #603913;
	background-image: url(./images/roundedge.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 12px 0px 10px;
}


table.inputform {
   border-color: #cccccc;
   border-style: solid;
   border-width: 1px;
   background-color: #f0f0f0;
}


table.inputform td {
	font-size: 11px;
  	padding-left: 5px;
  	padding-right: 5px;
  	padding-top: 2px;
  	padding-bottom: 2px;
}


table.gallery {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.gallery td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: bottom;
	padding: 10px;
	width: 170px;
	text-align: center;
}

table.tabulartable {
	border: 1px solid #cccccc;
	border-bottom: 0px;
}

table.tabulartable td {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}


