body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #464646;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
}
table {
	/*background-color: #FFFFFF;*/
}
table.mainframe {
	border: 1px solid #ddd;	
}
table.body {
	/*background-image: url(../images/skin/Logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
td.padingLeft10 {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
table.menu_vertical {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
td.menu_vertical {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
td.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.wo_bottom_line {
	padding-top: 5px;
	padding-bottom: 5px;
}
td.left_column {
	background-image:  url(../images/skin/wordmap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.topSmallMenu:link, a.topSmallMenu:visited, a.topSmallMenu:active {
	font-size: 10px;
	color: #777777;
	background-color: #efefef;
	text-decoration: none;
	margin-right: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
a.topSmallMenu:hover {
	color:#ffffff;
	background-color: #888888;
}
a.vmenu:link, a.vmenu:visited, a.vmenu:active {
	text-decoration: none;
	color: #666666;
}
a.vmenu:hover {
	color:#333333;
}

a.hmenu, a.lmenu {
	font-size: 10px;
	text-decoration: none;
}
a.hmenu:link, a.hmenu:visited, a.hmenu:active {
	color: #666666;
}
a.hmenu:hover {
	color:#333333;
}
a.lmenu:link, a.lmenu:visited, a.lmenu:active {
	color: #CCE6E1;
}
a.lmenu:hover {
	color:#ffffff;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #39796C;
	font-weight: bold;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 0px none;
	background-color: #efefef;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 0px none;
	background-color: #eeeeee;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
}
