BODY {background-image: url(../img/index_bg.jpg); background-repeat: repeat-x; padding: 0px; margin: 0px;}

table, td, body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a { color: #848546;
text-decoration: none;
}

a:HOVER { color: black;
    text-decoration: underline;
}

.thimages {
border: 3px solid white;
}

.thimagesb {
border: 1px solid gray;
}

.thimages_ln:HOVER {
background-color: #fafafa;
filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60;
}

.mmenu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bolder;
	padding-left: 11px;
}
.mmenu:Hover {
	text-decoration: underline;
	color: Gray;
}

.smalldate {
	font-size: 10px;
	color: gray;
}

.smalltitle {
	font-size: 14px;
	color: black;
	font-weight: bold;
	color: #848546;
	text-decoration: underline;
}

.smalldesc {
	font-size: 11px;
	color: black;
}

.smalldesc:HOVER {
	color: white;
	text-decoration: none;
	color: black;
}

.smalllink {
	font-size: 11px;
	color: #848546;
	text-decoration: underline;
}

.com_title {
	font-size: 11px;
	color: #848546;
	font-weight: bold;
	text-decoration: underline;
}

.com_desc {
	font-size: 11px;
	color: #000000;
}

hr {border: none 0;
border-top: 1px dashed #000;
height: 1px;