body, td {
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	font-size: 12px;
}

.headlnk {
	font-size: 11px;
	color: #9e9e9e;
	text-decoration: none;
}
.headlnk:hover {
	color: #333333;
	text-decoration: underline;
}

.footlnk {
	font-size: 10px;
	color: #d1d1d1;
	padding: 0px 0px 0px 60px;
	text-decoration: none;	
}

.footlnk:hover {
	color: #ffffff;
	text-decoration: underline;
}


.submenu {
	padding:8px 1px 1px 120px;
}
.lnksubmenu {
	font-weight: bold;
	color: #d78111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.lnkpage {
	font-weight: bold;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.lnkpage:hover {
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.lnkoff {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lnkhome {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
	text-decoration: none;
}
.lnkhome:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	color: #d78111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px 1px 1px 10px;
}
.hometitle {
	font-weight: bold;
	color: #d78111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
}


.txtpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	
}
.login {
	border: thin solid #CCCCCC;
	font-size: 12px;
}

.txthome {
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 10px 0px 0px;	
}
.line {
	border-right-color: #a4a4a4;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	padding: 0px 10px 0px 10px;
}

.imgborder{
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
}
