body, p, ul, div, span, th, td, select, input, button, li, strong {
	font-family:"MS UI Gothic", Arial, sans-serif;
	font-size: 14pt;
	color:#333333;
}
BODY {
	MARGIN: 0px;
}
tr, ul, li{
	line-height:1.2;
}
td {
	text-align:left;
}
td.right {
	text-align:right;
}
.nor {
	font-weight:normal;
}
.h2 {
	height:25px;
}
.menuTR {
	height:25px;
	font-weight:bold;
	padding:1px 4px;
	background-image: URL("../image/tt.gif"); 
	background-repeat: repeat-x;
	text-align:center;
	color:#808080;
}

.menuTitle {
	background-color:#ffffff;
	color:#464646;
}

.center {
	text-align:center;
}

ul li{
	line-height:20px;
	vertical-align: middle;
	padding:0 0 0 2px;
}
.label {
	background-color:#DCFF9A;
	font-weight:BOLD;
	BORDER:#C6D188 1px dotted;/*solid*/
	padding:3px 4px;
	COLOR:Green;
	text-align:left;
}

.fullwidth {
	width:950px;
}

p {
line-height:2;
}

b {
	font-weight:normal;
}

table {
  border-collapse: collapse;
} 

table.menu {
	width:950px;
	background-color:#FFFFFF;
}

table.list {
	border-collapse:collapse;
	border:1px solid #009E3A;
}

td.list {
	border:1px solid #009E3A;
}

td.list2 {
	border:1px solid #009E3A;
	padding:4px;
}

.label2 {
	background-color:#D0F7B7;
	font-weight:BOLD;
	BORDER:#C6D188 1px solid;
	padding:3px 4px;
}

A:link {
	COLOR: #0000CC;
}
A:visited {
	COLOR: #0000CC;
}
A:hover { 
	COLOR: #08AD00;
}

A.noline:link {
 text-decoration: none;
}
A.noline:visited {
 text-decoration: none;
}
A.noline:hover {
 text-decoration: none;
}
A.noline:active {
 text-decoration: none;
}

.menu:link {
	COLOR: #006600;
	TEXT-DECORATION:none
}
.menu:visited {
	COLOR: #006600;
	TEXT-DECORATION:none
}
.menu:hover { 
	COLOR: blue;#006600;
	text-decoration: none;
}

.menu2:link {
	COLOR: #ff6633;
	TEXT-DECORATION:none
}
.menu2:visited {
	COLOR: #ff6633;
	TEXT-DECORATION:none
}

.menu2:hover { 
	COLOR: #ff6633;
	text-decoration: none;
}

div.title {
	color:Green;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	height:24px;
	padding:5px;
}

img1 {
	height:300px;
	width:340px;
}

h1 {
	color:Green;
	text-align:left;
	padding:5px;
}
.bb {
	font-weight:bold;
}
.element {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; COLOR: #ff6633
}

.element2 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; 
	COLOR: #ff0000;
	font-size: 26pt;
}
td.important {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; COLOR: #ff6633
}