h4 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #283C77;
	margin-bottom: 5px;
}

.side-right {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #00A650;
}

.content {
	font-family: Arial;
	font-size: 15px;
	color: #9D080D;
}

.text {
	font-family: Times New Roman;
	font-size: 15px;
	color: #0066ff;
	text-align: justify;
}

.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 20px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.all {
	background-image: url(../img/bginput.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	border: 0;
	padding-top: 6px;
	padding-left: 10px;
	height: 29px;
	width: 170px;
	color: Black;
}

input.pass {
	background: url(../img/bginput_pass.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	border: 0;
	padding-top: 6px;
	padding-left: 10px;
	height: 29px;
	width: 140px;
	color: #3A9900;
}
.reg {
	color: #3A9900;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS;
}

a {
	text-decoration: none;
	color: #9D080D;
}

a:hover {
	text-decoration: underline;
}
a.xxx:link { 
    
}
a.xxx:active {

}
a.xxx:visited {

}
a.xxx:hover {

}

.byline {
	color: #999999;
	font-family: Arial;
	font-size: 11px;
}