p,div,li,td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
}
#maintb {
	background-image: url(img/bg_tree.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #CF2601;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CF2601;
	text-decoration: none;
}
body {
	background-color: #315573;
	margin: 0px;
	background-image: url(img/bg_body.gif);
}
a:hover {
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
.Vpadd {
	padding-top: 8px;
	padding-bottom: 8px;
}
.txt14 {
	font-size: 14px;
}
.red_title {
	font-size: 20px;
	font-weight: bold;
	color: #EF4D29;
}

.smenu A:link {text-decoration: none; color: black}
.left_padd {
	padding-left: 15px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EF4D29;
	margin-left: 12px;
	color: white;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #EF4D29;
	cursor: pointer;
}
.textfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DE3821;
	border-right-color: #DE3821;
	border-bottom-color: #DE3821;
	border-left-color: #DE3821;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	height: 18px;
	
}
.smenu A:visited {text-decoration: none; color: black}
.smenu A:active {text-decoration: none; color: red}
.smenu A:hover {text-decoration: underline; color: green;}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF4D29;
}
.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4D29;

}

.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}.logform {
	height: 18px;
}
.white_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EF4D29;
	color: white;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #EF4D29;
}
.textfield2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DE3821;
	border-right-color: #DE3821;
	border-bottom-color: #DE3821;
	border-left-color: #DE3821;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.padd {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.txt14 {
	font-size: 14px;
}
.txt11 {
	font-size: 11px;
}
.txt10 {
	font-size: 10px;
}
