.main_text, input, textarea, body, select{
	font-family:Arial; 
	font-size:12px;
	line-height:15px;
	color:#333;
}
h1, h2 {
	display:inline;
	font:bold 12px Arial;
}
font {
	color:#079CD4;
	font:inherit; 
	font:bold 12px Arial;
}
a {
	color:#72C725;
}
.rightBar{
	padding-left: 13px;
	padding-right: 4px;
	padding-top:   6px;
	padding-bottom:6px;
}
.leftMenu{
	font-weight: bold;
	margin: 0;
	padding:0;
}
.leftMenu A{
	text-decoration: none;
}
.leftMenu A:hover, .leftMenu A:active{
	text-decoration:underline;
}
.search {
	color: White;
	font-weight: bold;
}
.categoryList{
	line-height:1.1em;
}
.categoryList A{
	color:#333;
	padding:0px 0px 0px 12px;
	background:url(images/1blt1.gif) top left no-repeat;
	text-decoration:none
}
.categoryList A:hover{text-decoration:underline}
.categoryList A:active{text-decoration:underline}
.content{
	padding: 16px;
	padding-top: 8px;
}
.footer{
	padding-top:    8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.footer A{
	text-decoration: underline;
}
.footer .links A{margin-right: 6px}

.button{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border: 0px solid White;
	padding: 2px;
	vertical-align: center;
	height: 20px;
	display: inline-block;
}
